scientific-visualization

Pass

Audited by Gen Agent Trust Hub on Jun 30, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill is well-structured and focuses entirely on its stated purpose of scientific data visualization. No malicious patterns, data exfiltration, or unauthorized command execution were detected across any of the 11 files provided.
  • [COMMAND_EXECUTION]: The skill includes Python scripts (scripts/figure_export.py, scripts/style_presets.py) that perform local file operations (saving image files) and configuration of the Matplotlib environment. These are standard operations for a visualization tool and do not pose a security risk in this context.
  • [EXTERNAL_DOWNLOADS]: The documentation references external resources such as colorblind simulators and official documentation for plotting libraries. These are provided for informational purposes and do not involve automated execution of remote code. The scripts recommend standard library installations (e.g., pip install PyPDF2) via informative error messages if dependencies are missing.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 30, 2026, 03:46 PM
Security Audit — agent-trust-hub — scientific-visualization