xlsx
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs legitimate spreadsheet operations using established Python libraries (pandas, openpyxl). All operations are local to the agent's environment.
- [COMMAND_EXECUTION]: The skill uses
subprocess.runto callsoffice(LibreOffice) for formula recalculation andgtimeout/timeoutfor process management. These are documented, purposeful, and use sanitized paths derived from user-provided filenames. - [EXTERNAL_DOWNLOADS]: No external downloads or remote script executions were detected. All dependencies are assumed to be pre-installed in the environment.
- [PROMPT_INJECTION]: The instructions focus on formatting and formula correctness standards (e.g., color coding for financial models) and do not contain patterns designed to bypass AI safety guidelines.
Audit Metadata