xlsx

Pass

Audited by Gen Agent Trust Hub on Feb 19, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • COMMAND_EXECUTION (LOW): The script generates a hardcoded StarBasic macro and saves it to the LibreOffice configuration directory (~/.config/libreoffice/ or ~/Library/Application Support/LibreOffice/) to enable formula recalculation. While this involves dynamic code generation (Category 10), it is limited to a static template required for the skill's primary function.
  • COMMAND_EXECUTION (LOW): Uses subprocess.run to invoke system binaries (soffice, timeout, gtimeout). The script mitigates injection risks by using argument lists rather than shell strings, though it remains dependent on the integrity of the host's system PATH.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 19, 2026, 04:11 AM