xlsx

Pass

Audited by Gen Agent Trust Hub on Jun 13, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The recalc.py script executes the soffice (LibreOffice) command-line utility to perform formula recalculation. This is achieved using the subprocess.run method 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
Risk Level
SAFE
Analyzed
Jun 13, 2026, 06:30 PM
Security Audit — agent-trust-hub — xlsx