xlsx-toolkit
Pass
Audited by Gen Agent Trust Hub on Jul 1, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill utilizes the
openpyxlPython library. This is a well-known, reputable, and MIT-licensed package commonly used for spreadsheet manipulation. - [COMMAND_EXECUTION]: Setup instructions include standard
pipinstallation commands for the required library. This is typical for Python-based agent skills. - [SAFE]: The provided code examples demonstrate standard usage of the library for creating workbooks, appending data, adding formulas, and generating charts. No suspicious network operations, sensitive file access, or obfuscation techniques were detected.
Audit Metadata