Discover and explore top open-source AI tools and projects—updated daily.
cisco-ai-defenseAI agent security governance framework
New!
Top 78.4% on SourcePulse
Summary
DefenseClaw provides an enterprise security governance layer for agentic AI, specifically for agents built on OpenClaw. It addresses the risks of powerful AI agents by automatically scanning, inspecting, and blocking dangerous skills, MCP servers, plugins, and tool executions. This system targets organizations deploying AI agents who require robust security, automated policy enforcement, and comprehensive audit trails.
How It Works
DefenseClaw acts as a gateway, intercepting AI agent actions for rigorous security checks. Its multi-component architecture (CLI, Go Gateway, TS Plugin) integrates scanning, static analysis via CodeGuard, and runtime inspection. Components undergo pre-execution scanning, with high-severity findings automatically blocking execution. CodeGuard performs deep static analysis on source code for secrets and insecure patterns. A guardrail proxy inspects LLM prompts/completions and tool calls in real-time, preventing data exfiltration and command injection. This layered defense ensures only safe components interact with infrastructure.
Quick Start & Requirements
curl -fsSL https://openclaw.ai/install.sh | bash), then DefenseClaw (curl -LsSf https://raw.githubusercontent.com/cisco-ai-defense/defenseclaw/main/scripts/install.sh | bash), followed by defenseclaw init --enable-guardrail.Highlighted Details
Maintenance & Community
No specific details regarding maintainers, community channels, or sponsorships were found in the provided README.
Licensing & Compatibility
Limitations & Caveats
1 day ago
Inactive
aliasrobotics