xlsx
Pass
Audited by Gen Agent Trust Hub on Aug 8, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The script
scripts/recalc.pyusessubprocess.runto invoke thesoffice(LibreOffice) binary to recalculate spreadsheet formulas. This is a functional requirement for the skill and handles user input safely by treating the filename as a specific path argument without shell expansion. - [EXTERNAL_DOWNLOADS]: The
SKILL.mdinstructions mention and document the use of standard, well-known libraries likepandasandopenpyxl. These are standard tools for Excel data processing and do not involve untrusted or risky remote code downloads.
Audit Metadata