agentic radar
Basic Information
Agentic Radar is a security scanner and analysis tool for agentic workflows and multi-agent systems. It is designed for developers, researchers, and security professionals who need to inspect how agentic systems function and identify security and operational issues. The tool statically analyzes code from supported frameworks to produce a comprehensive HTML report that includes a visual workflow graph, a list of external and custom tools, detected MCP servers, and a mapping of identified tools to known vulnerabilities. It supports runtime testing for certain frameworks and can harden detected system prompts by invoking an LLM when an API key is provided. The project is packaged as a Python CLI installable via pip and provides examples, a web-based visualizer, and guidance for integration into CI/CD pipelines. The focus is on producing reviewable artifacts and actionable security findings for agentic systems.