Discover and explore top open-source AI tools and projects—updated daily.
Pantheon-SecurityAI-first security scanner for AI/ML and LLM applications
Top 55.8% on SourcePulse
Summary
MEDUSA is an AI-first security scanner addressing vulnerabilities in AI/ML applications, LLM agents, and traditional codebases. It provides extensive detection for AI supply chain attacks, repo poisoning, and over 200 CVEs, offering immediate value to developers and security engineers without complex setup.
How It Works
This tool employs an AI-first approach, integrating over 9,600 specialized detection patterns for AI/ML, LLM agents, and MCP servers alongside traditional SAST capabilities. It operates directly after a simple pip install, eliminating external tool dependencies. Core functionalities leverage parallel processing and smart caching for rapid scanning, supporting 79 distinct scanner types across numerous languages and file formats.
Quick Start & Requirements
Installation is straightforward via pip: pip install medusa-security. The tool is cross-platform (Windows, macOS, Linux) and requires Python 3.10+. It emphasizes zero setup for core scanning, with optional AI tools installable via medusa install --ai-tools. External linters are auto-detected if present. Official documentation is available at https://docs.pantheonsecurity.io.
Highlighted Details
medusa scan --git <URL>.Maintenance & Community
Developed by Pantheon Security with AI assistance from Claude AI. The project actively develops features, with upcoming offerings like MEDUSA Professional and a VS Code Extension. Community support is planned via Discord ("coming soon"), with GitHub Issues available for bug reporting and feature requests.
Licensing & Compatibility
MEDUSA is licensed under AGPL-3.0-or-later. This license mandates that any modifications or derivative works, including SaaS deployments, must also be released under the AGPL-3.0. Commercial licensing options are available by contacting support@pantheonsecurity.io.
Limitations & Caveats
The open-source version focuses exclusively on static analysis; real-time runtime protection for production LLM applications is a feature of the forthcoming MEDUSA Professional product. While external linters are auto-detected, their installation and configuration remain the user's responsibility.
2 days ago
Inactive
vercel-labs