visualization-builder
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard instructional content and Python templates for data visualization tasks using well-known libraries.- [COMMAND_EXECUTION]: The skill includes Python code snippets that use Matplotlib, Seaborn, and Pandas to generate charts. These operations are limited to local data processing and standard file output for images.- [DATA_EXPOSURE]: The skill performs local file writes to save generated charts (e.g., 'revenue_chart.png', 'dashboard.png'). This is consistent with the skill's stated purpose and does not involve sensitive directories or network exfiltration.- [INDIRECT_PROMPT_INJECTION]: The skill is designed to ingest and process user-provided data for visualization. While this represents a potential attack surface, the current implementation uses standard data processing libraries without evidence of vulnerable interpolation or execution of untrusted code from that data.
Audit Metadata