Agentโ™ฅ๏ธŽAge
Catalog

io.github.rudimentall1/agent-guardrail

Official

by rudimentall1 ยท Python

Deterministic policy firewall for AI agent tool calls - YAML rules, not a fuzzy risk score.

io.github.rudimentall1/agent-guardrail โ€” Model Context Protocol (MCP) Server

This MCP server implements a deterministic policy firewall for AI agent tool calls. It evaluates agent requests against YAML rules before execution, allowing the call, asking a human, or blocking it. When decisions are made, it provides a plain-English reason for the outcome. It targets scenarios like shell commands, emails, and money-moving actions.

๐Ÿ› ๏ธ Key Features

  • Deterministic policy enforcement for AI agent tool calls
  • YAML rules (not a fuzzy risk score)
  • Outcomes: allow, ask human, or block
  • Plain-English reasons for decisions

๐Ÿš€ Use Cases

  • Guarding shell command execution requests
  • Guarding email-sending requests
  • Guarding requests related to moving money

โšก Developer Benefits

  • Rule-based control of tool-call permissions via YAML
  • Consistent behavior through deterministic checks
  • Human-in-the-loop paths when a request requires review

โš ๏ธ Limitations

  • Details beyond tool-call policy enforcement are not provided in the available source data.

Topics

agent-securityai-agentsguardrailsmcpmcp-servermcp-serverspolicy-enginepythonsecurity-tools

Related servers

More in Security
io.github.rudimentall1/agent-guardrail - agentage MCP Catalog