xlsx
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION] (LOW): The script executes local binaries including soffice and timeout utilities via subprocess.run to perform recalculations. It uses a secure list-based argument format that prevents shell injection attacks.
- [COMMAND_EXECUTION] (LOW): The skill generates and saves a StarBasic macro file (Module1.xba) to the user's local LibreOffice configuration directory and triggers its execution. While this involves writing and running code at runtime, the code is a static template hardcoded within the script and is a functional requirement for the skill's primary purpose.
Audit Metadata