Loomal

Agent Security Scanner

MCP server by github.com/mikehzp/agentvuln

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

0 starspypi: agentvuln

About Agent Security Scanner

Agent Security Scanner is an MCP (Model Context Protocol) server published by mikehzp in the official MCP registry, listed under Security on Loomal. Scan AI agents for tool-calling vulnerabilities: prompt leaks, hijacking, injections, and more.

It ships as a Python package on PyPI (agentvuln), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/mikehzp/agentvuln.

Use Agent Security Scanner with your agent

Claude Code · one command
claude mcp add agent-security-scanner -- uvx agentvuln
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "agent-security-scanner": {
      "command": "uvx",
      "args": [
        "agentvuln"
      ]
    }
  }
}
pypiagentvuln

Frequently asked questions

What is Agent Security Scanner?
Agent Security Scanner is an MCP (Model Context Protocol) server by mikehzp in the Security category. Scan AI agents for tool-calling vulnerabilities: prompt leaks, hijacking, injections, and more.
How do I connect Agent Security Scanner to Claude, Cursor, or another MCP client?
Install Agent Security Scanner from its pypi package (agentvuln) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Agent Security Scanner open source?
Yes — the source code is public at github.com/mikehzp/agentvuln.
Can AI agents pay to use Agent Security Scanner?
Not yet through Loomal — Agent Security Scanner is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Agent Security Scanner? Claim this listing free by verifying GitHub ownership, or contact us.