Agent Control provides a centralized control layer that evaluates inputs and outputs against configurable rules to block harmful content, prompt injections, PII leakage, and more—without changing agent code.
Choose your next step: follow the quickstart, explore examples, or head to the repo:
Quickstart
Install, run, and protect your first agent in minutes.
Examples
Real-world use cases and end-to-end integrations.
Agent Control Repo
Browse the source, contribute, or star the project.
Why It Matters
Traditional guardrails embedded inside your agent code have critical limitations:- Scattered Logic: Control code is buried across your agent codebase, making it hard to audit or update
- Deployment Overhead: Changing protection rules requires code changes and redeployment
- Limited Adaptability: Hard-coded checks can’t adapt to new attack patterns or production data variations
- For developers: Centralize safety logic and adapt to emerging threats without redeployment
- For non-technical teams: Configure and monitor agent safety without touching code
- For organizations: Reuse controls across agents with audit-ready traces