xlsx
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- COMMAND_EXECUTION (SAFE): The
recalc.pyscript executes thesoffice(LibreOffice) binary viasubprocess.runto perform formula recalculation. This is the primary intended function of the skill. - DYNAMIC_EXECUTION (LOW): The skill dynamically generates a LibreOffice Basic macro (
Module1.xba) and writes it to the local user configuration directory to enable programmatic recalculation. This is a standard implementation for the required functionality and uses a hardcoded, benign template. - TRUSTED_SOURCE (SAFE): The skill is authored by Anthropic and hosted in a trusted repository (
anthropics/skills), which significantly reduces the risk profile for its operational behavior.
Audit Metadata