Hard scope boundaries to prevent AI agent drift
MCP server that enforces multi-agent scope boundaries. Prevents scope drift, work duplication, and infinite delegation loops in agentic systems. | Define agent boundaries: allowed/forbidden tools, file access patterns, delegation limits | | Pre-flight check — is a tool call or file access within scope? | | Analyze delegation chains for circular patterns | | Track agent actions for compliance…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
MCP server that enforces multi-agent scope boundaries. Prevents scope drift, work duplication, and infinite delegation loops in agentic systems. | Define agent boundaries: allowed/forbidden tools, file access patterns, delegation limits | | Pre-flight check — is a tool call or file access within scope? | | Analyze delegation chains for circular patterns | | Track agent actions for compliance monitoring | | Per-agent summary: actions, violations, delegation count, scope utilization % | | Find…