Scan agentic codebases for exposed tools MCP usage and mapped security findings with Agentic Radar
Generate a reviewable security report for a supported agent workflow before deployment by scanning its code, tools, MCP usage, and known vulnerability surface.
Prerequisites
Python with pip, Agentic Radar CLI, a supported agent framework codebase such as LangGraph, CrewAI, n8n, OpenAI Agents, or AutoGen, local shell access
Installation
Choose whichever fits your setup:
- Copy this skill folder into your local skills directory.
- Clone the repo and symlink or copy the skill into your agent workspace.
- Add the repo as a git submodule if you manage shared skills centrally.
- Install it through your internal provisioning or packaging workflow.
- Download the folder directly from GitHub and place it in your skills collection.
Install command or upstream instructions:
Install with pip install agentic-radar, add any documented framework extras if needed, then run the scan command against the target workflow folder to generate and review the HTML security report before deployment.