xlsx
Pass
Audited by Gen Agent Trust Hub on Feb 28, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The
recalc.pyutility invokes thesoffice(LibreOffice) binary to recalculate formulas within Excel workbooks. This interaction is handled securely usingsubprocess.runwith argument lists, which prevents shell-based command injection vulnerabilities.- [EXTERNAL_DOWNLOADS]: The skill's documentation and code examples utilize well-known and trusted Python packages, specificallypandasandopenpyxl, for spreadsheet manipulation and data analysis. These dependencies are standard for the tool's primary purpose and do not represent a security risk.
Audit Metadata