xlsx
Pass
Audited by Gen Agent Trust Hub on Mar 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill utilizes industry-standard libraries (pandas and openpyxl) for its intended purpose of spreadsheet manipulation. No suspicious or undocumented dependencies are present.
- [SAFE]: There are no network operations, external data exfiltration patterns, or hardcoded credentials detected within the code snippets.
- [SAFE]: File system interactions are limited to standard spreadsheet formats (.xlsx, .xlsm, .csv, .tsv) within the local environment, with no attempts to access sensitive system directories or configuration files.
- [SAFE]: The skill relies on structured data processing and does not use dynamic execution functions like eval() or exec(), nor does it include any prompt injection or obfuscation techniques.
Audit Metadata