xlsx
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The
recalc.pyscript executes thesoffice(LibreOffice) command-line utility to perform formula recalculation. This is achieved using thesubprocess.runmethod to call the binary in headless mode, which is a standard approach for automating office tasks. - [COMMAND_EXECUTION]: The skill configures a local LibreOffice Basic macro within the user's application configuration directory (e.g.,
~/.config/libreoffice/). This macro is programmatically created from a hardcoded template to automate the recalculation and saving of Excel workbooks.
Audit Metadata