xlsx
Warn
Audited by Gen Agent Trust Hub on Feb 19, 2026
Risk Level: MEDIUMCOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION] (MEDIUM): The script generates a StarBasic macro file locally and executes it through the LibreOffice 'soffice' binary. Evidence: 'setup_libreoffice_macro' in 'recalc.py' writes code to the filesystem which is then invoked by 'subprocess.run'.
- [INDIRECT_PROMPT_INJECTION] (LOW): The skill processes untrusted Excel files. This represents an attack surface for data-driven exploits, though the script's output is limited to error statistics.
- [SAFE]: The analysis found no evidence of network exfiltration, hardcoded credentials, or code obfuscation.
Audit Metadata