Back to Home
Pantheon-Security icon

medusa

Verified Safe

by Pantheon-Security

Overview

A universal, multi-language security scanner with specialized analyzers, focusing on code quality and AI/LLM-specific vulnerabilities.

Installation

Run Command
medusa scan .

Security Notes

The tool is meticulously designed to detect security vulnerabilities in target code while maintaining a strong security posture itself. Command execution for external linters uses `subprocess.run(..., shell=False)`, mitigating injection risks. Configuration changes are backed up. The main supply chain risk lies in the installation of external package managers (like Chocolatey) via remote scripts, a necessary but inherently risky step, which the tool's debug output makes transparent. No direct `eval()` of user input is observed in the provided source code.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Stars0
Forks0
Last Update2025-11-29

Tags

SecurityCode AnalysisStatic AnalysisAI SecurityLLMAgentsMulti-language