skills/nextlevelbuilder/goclaw/xlsx/Gen Agent Trust Hub

xlsx

Pass

Audited by Gen Agent Trust Hub on Jun 15, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The scripts/recalc.py utility executes the soffice (LibreOffice) binary via subprocess.run to recalculate formulas in Excel workbooks. This is a standard approach for updating spreadsheet values that libraries like openpyxl cannot compute natively. The script appropriately uses system timeout utilities (timeout on Linux or gtimeout on macOS) to manage process execution.
  • [DATA_EXFILTRATION]: No network activity or credential access was detected. The skill focuses on local file manipulation of spreadsheets.
  • [PROMPT_INJECTION]: The instructions in SKILL.md define strict formatting and accuracy requirements for financial models and spreadsheets. No instructions designed to override safety filters or bypass system constraints were identified.
  • [REMOTE_CODE_EXECUTION]: The skill relies on well-known, version-stable libraries such as pandas and openpyxl. No remote code execution patterns or downloads from untrusted sources were found.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 15, 2026, 12:06 PM
Security Audit — agent-trust-hub — xlsx