matplotlib-scientific-plotting
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of educational content and Python code snippets for generating plots. All operations are local to the plotting environment and involve standard scientific libraries.
- [COMMAND_EXECUTION]: Contains a standard installation command (
pip install matplotlib numpy). This is a documented prerequisite for using the library and poses no security risk. - [EXTERNAL_DOWNLOADS]: Refers to well-known, trusted Python packages (matplotlib, numpy, pandas, seaborn) from the official Python Package Index (PyPI).
Audit Metadata