legal-risk-visualization
Pass
Audited by Gen Agent Trust Hub on Mar 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses local Python scripts to perform data processing and visualization. Subprocess calls in 'render_mermaid.py' are used to invoke the Mermaid CLI (mmdc) for diagram generation; these are implemented using argument lists rather than shell strings, preventing shell injection vulnerabilities. The script also includes character sanitization to handle potential rendering breakages. No network activity or sensitive data access was detected.
Audit Metadata