openpyxl
Pass
Audited by Gen Agent Trust Hub on Mar 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard implementation patterns for the openpyxl library without any malicious behavior.
- [EXTERNAL_DOWNLOADS]: The skill recommends installing well-known packages (openpyxl, pandas, Pillow, numpy) via standard package managers like pip and uv from the official PyPI registry.
- [COMMAND_EXECUTION]: No dangerous system commands or shell executions were detected. All code examples use library-specific APIs for file operations and data processing.
- [DATA_EXFILTRATION]: No network operations or unauthorized data transmission patterns were found. File operations are restricted to local Excel workbook saving and reading.
- [CREDENTIALS_UNSAFE]: No hardcoded API keys, tokens, or passwords were found in the instructions or code samples.
Audit Metadata