Arden – Runtime policy enforcement and governance for AI agents
Intercepts tool calls before execution to block dangerous actions like DB deletes.
runtime-guard
Policy enforcement layer stops AI agents from deleting files or leaking credentials—no prompt retraining needed.
Developers running AI agents (Claude Desktop, Cursor) with system access, security-conscious teams
Anthropic's Secure Boot · Zephyr AI execution sandbox
ai-runtime-guard is an MCP server that sits between your AI agent and your system. It enforces a policy layer before any file or shell action takes effect. No retraining, no prompt engineering, no changes to your agent or workflow.
Your agent can say anything. It can only do what policy allows.
What it does: - Blocks dangerous commands (rm -rf, dd, shutdown, privilege escalation) before execution - Gates risky commands behind human approval via a web GUI - Simulates blast radius for wildcard operations before they run - Creates automatic backups before destructive actions - Full audit trail of everything the agent does
Works with Claude Desktop, Cursor, Codex, and any stdio MCP-compatible client. Default profile is basic protection out of the box — advanced tiers are opt-in.
Validated on macOS Apple Silicon. Linux expected to work, formal validation coming in v1.1.
Would love feedback from anyone running AI agents with filesystem access.
Intercepts tool calls before execution to block dangerous actions like DB deletes.
Zero-trust governance for AI agents before they execute shell, file, or database actions with full audit trails.
Transport-layer security for MCP agents stops exfiltration unlike prompt-based guardrails.
Schema + policy + budget enforcement at execution boundary before model hits.
Eight-layer governance pipeline for agents when LangChain just executes blindly.
MCP gateway governing AI agent credential access with YAML policies and blake3 audit chains—fills real enterprise gap.