excel-processor
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): The skill documentation consists of legitimate code examples for Excel file handling. No malicious instructions, obfuscation, or persistence mechanisms were found.
- [EXTERNAL_DOWNLOADS] (SAFE): The skill references standard, reputable libraries such as openpyxl, pandas, and ExcelJS. These are well-established packages in their respective ecosystems.
- [Indirect Prompt Injection] (SAFE): 1. Ingestion points: File reading via load_workbook and read_excel. 2. Boundary markers: Not defined in the snippets. 3. Capability inventory: Local file system write access for saving generated Excel files. 4. Sanitization: Not explicitly shown in templates. The risk is assessed as safe as the skill provides common patterns for data processing without introducing specific vulnerabilities or bypasses.
Audit Metadata