matplotlib
Pass
Audited by Gen Agent Trust Hub on Mar 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of legitimate educational content and utility scripts for the Matplotlib plotting library. It follows best practices for data visualization and documentation.
- [COMMAND_EXECUTION]: The scripts
plot_template.pyandstyle_configurator.pyuse standard Pythonargparseandinput()functions for user configuration and command-line interaction, which is appropriate for their intended use as local developer tools. - [EXTERNAL_DOWNLOADS]: No remote code execution or unauthorized external downloads were found. References to external websites point to official Matplotlib documentation and established repositories.
- [DATA_EXFILTRATION]: No sensitive file access or network exfiltration patterns were detected. The skill's file operations are limited to saving generated plots and style configuration files as specified by the user.
Audit Metadata