xlsx
Pass
Audited by Gen Agent Trust Hub on Jun 14, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The script
recalc.pyusessubprocess.runto callsoffice(LibreOffice) and system timeout utilities (timeoutorgtimeout). These commands are constructed as lists of arguments, which prevents shell injection vulnerabilities. - [SAFE]: The skill uses
recalc.pyto dynamically create a LibreOffice macro file in the user's application configuration directory (e.g.,~/.config/libreoffice). This macro is restricted to recalculating formulas and saving the workbook, which is the primary stated purpose of the tool. - [SAFE]: No network operations, credential harvesting, or data exfiltration patterns were detected. The skill's operations are contained to the local filesystem and the processing of spreadsheet data as requested by the user.
Audit Metadata