skills/ggprompts/my-plugins/xlsx/Gen Agent Trust Hub

xlsx

Pass

Audited by Gen Agent Trust Hub on Mar 14, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The helper script recalc.py executes system commands via the Python subprocess module to facilitate spreadsheet recalculation.
  • It invokes the soffice (LibreOffice) binary to run a specific macro for calculating formulas.
  • It uses system utilities such as timeout on Linux or gtimeout on macOS to ensure the process does not hang indefinitely.
  • [COMMAND_EXECUTION]: The skill modifies application configuration files to enable specific automation features.
  • The recalc.py script creates a LibreOffice Basic macro file (Module1.xba) within the user's home directory (specifically under .config/libreoffice or Library/Application Support/LibreOffice).
  • This macro is programmatically generated to automate the calculateAll, store, and close functions within the spreadsheet application.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 14, 2026, 04:33 AM