MEDUSA detects prompt injection, MCP vulnerabilities, RAG poisoning, agent attacks, and 133 CVEs across your AI/ML stack. 508 false positive filters for 96.8% FP reduction. Free and open source.
$ pip install medusa-security && medusa scan .
LLM agents, MCP servers, and RAG pipelines introduce attack surfaces that traditional scanners miss
Prompt injection, jailbreaking, and tool poisoning can hijack your AI agents. CVE-2025-6514 proved MCP servers are already being exploited. Traditional SAST tools don't detect these attack vectors.
RAG poisoning, dataset injection, and model extraction attacks happen before your code even runs. Your training data, embeddings, and knowledge bases can all be vectors for adversarial content.
MCP, UCP, AP2, and ACP are powerful but introduce discovery endpoint attacks, credential smuggling, and cross-tool exploitation. These protocols need security scanning from day one.
76 analyzers, 3,200+ detection patterns, and 508 FP filters covering the entire AI security landscape
Industry-leading coverage for prompt injection, jailbreaking, MCP tool poisoning, RAG security, agent memory attacks, supply chain risks, and traditional SAST. 508 false positive filters ensure 96.8% FP reduction.
91 dedicated rules for MCP, UCP, AP2, and ACP vulnerabilities. Detect discovery endpoint attacks, credential smuggling, tool poisoning, and cross-agent exploitation.
133 CVEs via CVEMiner covering LangChain, PyTorch, MCP, LlamaIndex, and more. Includes React2Shell (CVE-2025-55182) and mcp-remote RCE (CVE-2025-6514).
Works immediately after pip install. No external tools, no API keys, no configuration needed. Just install and scan. Multi-core parallel processing out of the box.
Works with Claude Code, Cursor, VS Code, and Gemini CLI. Get AI security feedback right in your development workflow. SARIF output for GitHub Code Scanning.
Export to JSON, HTML, SARIF, or Markdown. Glassmorphism HTML dashboard, machine-readable JSON for CI/CD, and SARIF for GitHub integration.
Updated for OWASP Top 10 for LLM Applications 2025 and MITRE ATLAS
Free forever for open-source scanning. Pro adds an ultra-fast runtime proxy that blocks attacks in real time.
MEDUSA scans your code. The proxy protects it in production.
Built in Zig for maximum performance. The MEDUSA proxy sits between your application and your LLM, filtering 1,100+ attack patterns with sub-millisecond latency overhead.
Block prompt injection, jailbreaking, and data exfiltration attempts before they reach your model. Every request and response is scanned against production-grade detection rules.
Point your LLM API calls through the proxy. Works with OpenAI, Anthropic, and any LLM provider. No code changes required. REST API and webhook integrations included.
Install MEDUSA and scan your first project right now.
$ pip install medusa-security && medusa scan .