bank-rec
Pass
Audited by Gen Agent Trust Hub on Aug 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary function is to reconcile bank statements with GL cash details, which is a standard accounting task. The provided instructions and scripts are consistent with this purpose.
- [SAFE]: Data processing is handled locally by scripts match_transactions.py and age_items.py using well-known libraries like pandas and rapidfuzz. No remote code execution or suspicious subprocess calls are present.
- [SAFE]: There are no hardcoded credentials or attempts to access sensitive system files (e.g., SSH keys, AWS configs). All file paths are relative and internal to the skill's expected operating environment.
- [SAFE]: No network activity was detected. The skill does not communicate with external servers or exfiltrate data.
- [SAFE]: No obfuscation techniques, such as Base64 encoding of commands or hidden Unicode characters, were found in the skill metadata, instructions, or source code.
Audit Metadata