MCP Directory
Back

agentshield

by affaan-m · TypeScript · ★ 928

AI agent security scanner. Detect vulnerabilities in agent configurations, MCP servers, and tool permissions. Available as CLI, GitHub Action, ECC plugin, and GitHub App integration. 🛡️

#ai-agent#anthropic#claude-code#hackathon#mcp#opus#security

Install

npx -y github:affaan-m/agentshield

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "agentshield": {
      "command": "npx",
      "args": [
        "-y",
        "github:affaan-m/agentshield"
      ]
    }
  }
}

From the README

**Security auditor for AI agent configurations** Scans Claude Code setups for hardcoded secrets, permission misconfigs, hook injection, MCP server risks, and agent prompt injection vectors. Available as CLI, GitHub Action, and [GitHub App](https://github.com/apps/ecc-tools) integration. [](https://www.npmjs.com/package/ecc-agentshield) [](https://www.npmjs.com/package/ecc-agentshield) []() []() [](LICENSE) [Quick Start](#quick-start) · [What It Catches](#what-it-catches) · [API Reference](#api-reference) · [Opus Pipeline](#opus-46-deep-analysis---opus) · [GitHub Action](#github-action) · [D…
Read full README on GitHub →

Related developer tools servers