Basic Scanning Process
- Install the required dependencies:
graphvizcap (a poem)cairo(cross-platform installation methods differ) - Run the scan command:
agentic-radar -i ./project_path -o report.html - Specify the frame type (optional): add at the end of the command
crewaimaybelanggraph
Analysis of report content
- workflow diagram: SVG format, support zoom to view node relationships
- List of tools: Label the risk level of each tool (API/SDK/customization, etc.)
- vulnerability table: Contains OWASP number, risk description, locate line of code
- Restoration Recommendations: Provide specific code change programs
Advanced Techniques
pass (a bill or inspection etc)--depthParameter controls the depth of analysis, default 3 layers of dependencies can be adjusted to 5 layers to capture deeper risks.
This answer comes from the articleAgentic Radar: Visualization Tool for Agentic Workflow Security InspectionThe































