Skip to content
Back to search
30
MCP

Agent Security Scanner

io.github.mikehzp/agentvuln

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

Uptime
0.0%
8 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

agent-scan
Security scanner for AI agents, MCP servers and agent skills.
0 tools
Agent Immune
Provides AI agents with security scanning tools to detect and mitigate prompt injection attacks.
0 tools
Shrike Security
AI agent security scanner — prompt injection detection, SQL injection, PII isolation, threat intel.
0 tools
Shrike Security
AI agent security scanner — prompt injection detection, SQL injection, PII isolation, threat intel.
0 tools
AgentGuard — security checks for AI agents
Secret, CVE and dependency-vulnerability scanning for AI agents (free, OSV.dev).
0 tools
agentseal
Security toolkit for AI agents. Scan your machine for dangerous skills and MCP configs, monitor for supply chain attacks, test prompt inject
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "agent_security_scanner": {
      "url": "None",
      "transport": "http"
    }
  }
}