Agentic RadarRepository27/100 via “owasp/mitre vulnerability mapping for agent components”
Open-source CLI security scanner for agentic workflows.
Unique: Maintains a specialized vulnerability knowledge base that correlates agentic component types (tool categories, MCP server capabilities, agent handoff patterns) with OWASP Top 10 for LLMs and MITRE ATT&CK tactics/techniques, rather than generic code vulnerability databases — understands that 'file system access tool' maps to prompt injection + unauthorized access risks, and 'external API tool' maps to supply chain attack risks.
vs others: Purpose-built for agentic systems with LLM-specific vulnerability mappings (OWASP Top 10 for LLMs), whereas generic SAST tools use traditional software vulnerability databases that don't account for LLM-specific attack vectors like prompt injection through tool outputs or model confusion attacks.