xlsx
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The
recalc.pyscript utilizessubprocess.runto call the LibreOfficesofficebinary in headless mode. This is a legitimate operation used to trigger a macro for recalculating Excel formulas, as theopenpyxllibrary does not calculate formula results natively. - [COMMAND_EXECUTION]: The
recalc.pyscript modifies the local filesystem by writing a StarBasic macro to the user's LibreOffice configuration directory (e.g.,~/.config/libreoffice/4/user/basic/Standard/Module1.xba). This is a one-time setup required to enable the recalculation functionality. - [SAFE]: The skill focuses on spreadsheet manipulation using well-known libraries (pandas and openpyxl). All operations, including the use of system commands and configuration modifications, are consistent with the primary purpose of the skill. No evidence of credential theft, data exfiltration, or obfuscation was found.
Audit Metadata