visualization-builder
Pass
Audited by Gen Agent Trust Hub on Jun 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions follow standard best practices for data visualization. All referenced scripts and assets (scripts/chart_builder.py, references/, assets/) are local components within the skill package.
- [COMMAND_EXECUTION]: The skill utilizes a local Python script (scripts/chart_builder.py) to generate charts using matplotlib and seaborn. This is standard functionality for the stated purpose and does not involve arbitrary command execution or untrusted inputs outside the visualization scope.
- [EXTERNAL_DOWNLOADS]: No external URLs or remote code downloads were found in the skill instructions.
Audit Metadata