xlsx
Pass
Audited by Gen Agent Trust Hub on Jun 15, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The
scripts/recalc.pyutility executes thesoffice(LibreOffice) binary viasubprocess.runto 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 (timeouton Linux orgtimeouton 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.mddefine 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
pandasandopenpyxl. No remote code execution patterns or downloads from untrusted sources were found.
Audit Metadata