data-chart
Pass
Audited by Gen Agent Trust Hub on Aug 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues were detected. The skill is designed to help the agent generate static data visualizations in a specific editorial style.
- [EXTERNAL_DOWNLOADS]: The instructions guide the agent to use
uv run --with matplotlib, which installs the well-knownmatplotlibpackage from the official and trusted Python Package Index (PyPI). - [COMMAND_EXECUTION]: The skill involves the agent writing and executing Python scripts locally to render charts. This is the primary and intended function of the skill, and the scripts provided for this purpose are benign.
- [DATA_EXPOSURE]: The skill correctly instructs the agent to use user-provided data only and does not access sensitive system paths or hardcoded credentials.
Audit Metadata