data-analysis
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill uses
pip installto ensure required data science libraries (pandas,matplotlib,seaborn,openpyxl) are available. These are standard, well-known packages in the Python ecosystem and are installed only if missing. - [COMMAND_EXECUTION]: The skill executes shell commands to check for and install Python dependencies. These operations are limited to environment setup and do not involve untrusted input.
- [DATA_EXFILTRATION]: No network exfiltration or unauthorized file access patterns were found. The skill operates on local data files (CSV, Excel, JSON) as expected for its stated purpose.
Audit Metadata