agent-shield

elliotllliu/agent-shield
★ 4 stars TypeScript 🤖 AI/LLM Updated 1mo ago
🛡️ Security scanner for AI agents, MCP servers & plugins — 30 rules, AST taint tracking, cross-file analysis, kill chain detection. Free & open source alternative to Snyk Agent Scan.
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "agent-shield": {
      "command": "npx",
      "args": [
        "-y",
        "elliotllliu/agent-shield"
      ]
    }
  }
}

Topics

agent-securityai-agentai-securitydifymcpmcp-securitymcp-servermodel-context-protocolopenclawprompt-injectionsecurity-scannerstatic-analysissupply-chain-securitytool-poisoning