medusa

Pantheon-Security/medusa
★ 174 stars Python 🔒 Security Updated 1mo ago
AI-first security scanner with 76 analyzers, 7,300+ detection rules, and repo poisoning detection for AI/ML, LLM agents, and MCP servers. Scan any GitHub repo with: medusa scan --git user/repo
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

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

Or install with pip: pip install medusa

Topics

agent-securityai-securitycode-analysiscve-detectiondevsecopsllm-securitymcpnextjsopen-sourcepythonreactsastscannersecuritysecurity-tools