Agent21 integrates Cisco's DefenseClaw — the open-source security governance framework for AI agents. Every tool call scanned. Every credential redacted. Every action auditable.
Real-time protection against the most common AI agent security threats.
Agent output accidentally contains API keys, passwords, or tokens
CodeGuard auto-detects and redacts Stripe keys, GitHub tokens, AWS keys, Anthropic keys, and more — before they reach the user
sk_live_51TDe2z... → sk_live_[REDACTED]Agent tries to execute destructive shell commands
Skill Scanner blocks rm -rf, DROP TABLE, fork bombs, pipe-to-shell, and other dangerous patterns
rm -rf / → BLOCKED: Dangerous command detectedAgent attempts to send company data to external endpoints
Domain allowlist restricts outbound connections. Webhook.site, requestbin, and other exfil patterns blocked
curl webhook.site/... → BLOCKED: Data exfiltration patternCloud agent tries to execute shell commands (only CTO local can)
Policy guardrails enforce separation: cloud agents call APIs only. Shell access requires CTO local CLI with full DefenseClaw scanning
exec('sudo ...') → BLOCKED: Shell commands not allowed for cloud agentsMalicious input tries to override agent instructions
Input sanitization, instruction hierarchy enforcement, and output validation prevent injection attacks
Ignore all instructions → Agent stays in character, injection detectedNo visibility into what models, tools, and data agents are using
AI BOM (Bill of Materials) tracks every model, tool, and data source per agent per call. Full audit trail for compliance
AI BOM: cto → haiku → github_create_issue → company_contextnpm install -g @agent21/cto
agent21-cto "deploy to staging"
🛡️ Scanned by Cisco DefenseClawDefenseClaw is open source, auditable by anyone. No black boxes.
AI BOM tracks every model, tool, and data source. Complete audit trail.
Every action verified. No implicit trust. Agents earn access per-call.
8 AI agents, pre-trained in your function and industry, executing real work across 25 platforms — all secured by Cisco DefenseClaw. Enterprise-grade security, startup-speed deployment.
Based on cisco-ai-defense/defenseclaw — open source AI agent security governance