finance-reconcile
Pass
Audited by Gen Agent Trust Hub on Feb 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions do not contain any prompt injection attempts, behavioral overrides, or safety filter bypasses.
- [SAFE]: File operations are restricted to reading and writing Excel spreadsheets as specified by the user via command-line arguments. No access to sensitive system directories or credentials was detected.
- [SAFE]: There are no network-related commands or libraries (e.g., requests, curl, urllib) used in the script, eliminating the risk of data exfiltration.
- [SAFE]: The script uses standard, well-known Python libraries (pandas and openpyxl) for data processing and does not employ any dynamic code execution (eval/exec) or obfuscation techniques.
- [SAFE]: The skill operates entirely within the local environment and does not attempt to establish persistence or escalate privileges.
Audit Metadata