agentshield

aiconnai/agentshield
★ 13 stars Rust AI/LLM Updated 2d ago ✗ Risk
🛡️ The security firewall for AI agent tools & MCP servers (Claude, GPT-5.6, Gemini 3.7, Antigravity, Cursor, Codex, Hermes). Catch command injection, secret theft & toxic flows in <50ms. 100% offline Rust SAST + 1-click auto-fix + SARIF.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "agentshield": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "agentshield"
      ]
    }
  }
}

Topics

ai-agentsai-securityclaudeclaude-codecode-scanningcrewaigithub-actionslangchainlanggraphmcpmcp-servermodel-context-protocoloffline-firstopenai-agents-sdkrust