xlsx
Pass
Audited by Gen Agent Trust Hub on Mar 5, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill mentions a requirement for LibreOffice to be installed on the system to perform formula recalculations. It does not perform any automated downloads of the software itself but relies on its presence.
- [COMMAND_EXECUTION]: The
recalc.pyscript executes thesoffice(LibreOffice) command via the Pythonsubprocessmodule to run a macro for recalculating spreadsheet values. This is a functional requirement for the skill's purpose of managing dynamic Excel formulas. - [COMMAND_EXECUTION]: The
recalc.pyscript uses thetimeoutorgtimeoutcommands on Linux and macOS to manage the execution time of the LibreOffice process.
Audit Metadata