scientific-visualization
Pass
Audited by Gen Agent Trust Hub on Apr 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses standard Python data science libraries (matplotlib, seaborn, plotly, numpy, pandas, scipy) for their intended visualization purposes.
- [SAFE]: File system operations are localized to the 'savefig' functionality within matplotlib, which is used to export figures in user-specified formats (PDF, PNG, TIFF, etc.).
- [SAFE]: All scripts and documentation follow standard scientific plotting conventions and do not contain any obfuscated code or hidden instructions.
- [SAFE]: The skill does not attempt to access sensitive system files, environment variables, or perform unauthorized network operations.
Audit Metadata