visualization
Pass
Audited by Gen Agent Trust Hub on Jul 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is designed to create self-contained HTML visualization artifacts (explainers, dashboards, timelines). This is a benign and functional enhancement for AI agents.- [COMMAND_EXECUTION]: The skill's instructions guide the agent to use a local script (
scripts/install-external-skills.py) for managing associated dependencies within the same repository ecosystem. These commands are part of the intended local workflow and do not represent unauthorized or high-risk execution.- [SAFE]: The Python helper scriptscripts/scaffold_visualizer.pyproperly sanitizes input data usinghtml.escapebefore embedding it into the HTML templates, mitigating potential injection risks in the generated artifacts.
Audit Metadata