diagram-generator

Pass

Audited by Gen Agent Trust Hub on Jul 17, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill includes a rendering script scripts/render_diagram.py that executes external command-line tools such as the Mermaid CLI (mmdc), Graphviz (dot), and PlantUML. These executions are performed using subprocess.run with arguments passed as a list, which is a secure implementation that prevents shell injection vulnerabilities. The tools invoked are standard, well-known utilities for the skill's stated purpose.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 17, 2026, 09:25 AM
Security Audit — agent-trust-hub — diagram-generator