matplotlib-scientific-plotting
Pass
Audited by Gen Agent Trust Hub on May 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists entirely of instructional content and standard code snippets for data visualization using the matplotlib library. No malicious patterns such as prompt injection, obfuscation, or data exfiltration were detected.
- [SAFE]: The Python packages referenced (matplotlib, numpy, pandas, seaborn) are well-known, standard libraries for data science and visualization. The installation instructions provided are appropriate for the skill's purpose.
- [SAFE]: All file system operations, such as 'plt.savefig', are typical for generating and saving plot files in expected formats like PNG, PDF, and SVG. There is no evidence of sensitive file access or directory traversal attempts.
Audit Metadata