skills/aiagentskills/skills/xlsx/Gen Agent Trust Hub

xlsx

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • COMMAND_EXECUTION (SAFE): The recalc.py script executes the soffice (LibreOffice) binary via subprocess.run to 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
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:23 PM