xlsx
Pass
Audited by Gen Agent Trust Hub on Mar 30, 2026
Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The
recalc.pyscript executes thesofficebinary and manages a local LibreOffice macro to perform formula recalculation. This involves system-level command execution to interface with external software.\n- [PROMPT_INJECTION]: The skill processes untrusted Excel and CSV files, creating a surface for indirect prompt injection.\n - Ingestion points:
pd.read_excel()andload_workbook()functions described inSKILL.md.\n - Boundary markers: No specific delimiters or safety instructions are provided for handling untrusted file content.\n
- Capability inventory: The skill can write files and execute shell commands via the provided
recalc.pyscript.\n - Sanitization: There is no evidence of sanitization or validation of the data ingested from spreadsheets.
Audit Metadata