Skip to content
Claude Desktop

Agent Security Scanner for Claude Desktop

io.github.mikehzp/agentvuln

Scan AI agents for tool-calling vulnerabilities: prompt leaks, hijacking, injections, and more.

client:Claude Desktop transport:stdio runtime:pypi

Install Agent Security Scanner in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "agentvuln": {
      "command": "uvx",
      "args": [
        "agentvuln"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Agent Security Scanner in other clients