xlsx
Pass
Audited by Gen Agent Trust Hub on Jul 17, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The
recalc.pyscript utilizes thesubprocess.runmethod to execute system commands, specifically invoking thesoffice(LibreOffice) binary and thetimeout(orgtimeout) utility. These operations are essential for the skill's primary function of recalculating Excel formulas. - [COMMAND_EXECUTION]: To enable automated recalculation,
recalc.pyprogrammatically creates or updates a LibreOffice macro file (Module1.xba) within the user's local configuration directory (~/.config/libreofficeor~/Library/Application Support/LibreOffice).
Audit Metadata