69
/ 100
5 days ago
glama

agent-guardrail

A runtime gate for coding agents. Blocks the tool calls that wreck a repo (force-push main, rm -rf, secret exfiltration, CI wipe) and lets normal build and commit work through. Machine-checked git-branch core (z3); the rest is high-precision heuristics. Tested on 3,790 real CI commands, 0 false blocks.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: ANTHROPIC_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretANTHROPIC_API_KEY... python3 demo_hijack.py # a real Claude agent meets a planted injection: it declines, and the gate stands behind it
configGUARDRAIL_WORKSPACE"env": { "": "/path/to/your/repo" }
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/ss1738-agent-guardrail-14pbcy)](https://m8ven.ai/mcp/ss1738-agent-guardrail-14pbcy)
commit: 1ae54e74baf8ee9faf2c618d00f111d198eb8a17
code hash: 09b8c0aa4d2975d50c7515ac3d18ffd61bd48ddea8ed5f46211b02b4e5109be7
verified: 7/26/2026, 8:44:15 AM
view raw JSON →