visualize

Pass

Audited by Gen Agent Trust Hub on May 11, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill uses ESM and script imports to load D3.js, Vega, and Mermaid.js libraries from the jsDelivr CDN (cdn.jsdelivr.net). These are well-known, reputable sources for front-end tools, and their use is consistent with the skill's purpose of generating browser-runnable HTML artifacts.
  • [COMMAND_EXECUTION]: The Python scripts build_d3.py and visualizer.py manage local templates and a visualization gallery. They utilize only the Python standard library for file operations and do not perform any networking or execute arbitrary shell commands.
  • [SAFE]: No malicious patterns, obfuscation, or credential exposure were found. The skill emphasizes data integrity and accessibility, and its handling of user data for visualization purposes is well-contained and follows best practices.
Audit Metadata
Risk Level
SAFE
Analyzed
May 11, 2026, 08:22 AM