scientific-visualization
Pass
Audited by Gen Agent Trust Hub on Mar 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: A comprehensive analysis of the skill's instructions, metadata, and Python scripts (scripts/figure_export.py and scripts/style_presets.py) reveals no evidence of prompt injection, persistence mechanisms, or unauthorized data exfiltration.
- [COMMAND_EXECUTION]: The utility script
scripts/figure_export.pycontains functions to save plots in various formats (PDF, PNG, TIFF). These operations are restricted to standard file writing tasks necessary for visualization output and do not present a security risk such as arbitrary command execution or directory traversal. - [EXTERNAL_DOWNLOADS]: The skill documentation and examples reference established, well-known scientific libraries including Matplotlib, Seaborn, and Plotly. No suspicious remote code downloads, piping to shells, or unauthorized package installations were found.
Audit Metadata