data-chart
Pass
Audited by Gen Agent Trust Hub on Sep 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructions and Python scripts for generating charts that adhere to a specific 'editorial' design language. It uses standard
matplotlibfunctionality to create SVG and PNG outputs. - [SAFE]: The dependency management relies on
uv run --with matplotlib, which is a standard and secure way to handle transient Python environments for specific tasks. - [SAFE]: No obfuscation, prompt injection, or suspicious network activities were detected. The scripts focus entirely on data visualization and use well-known fonts and colors for styling.
Audit Metadata