accounts-payable-agent
Pass
Audited by Gen Agent Trust Hub on Apr 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions in SKILL.md emphasize rigorous safety rules for financial transactions, specifically requiring verification of recipients for payments over $50 and strict adherence to spend limits.
- [SAFE]: The core workflows include an idempotency check (checkByReference) to prevent duplicate payments, which is a security best practice for automated financial agents.
- [SAFE]: The shell script (scripts/run.sh) is a standard execution wrapper that manages local file paths and environment variables to run a Python-based agent runner without any suspicious network or privileged commands.
- [SAFE]: There are no hardcoded credentials, API keys, or sensitive paths accessed within the provided files.
- [SAFE]: The skill documentation uses illustrative TypeScript blocks to define logic, which contains no hidden instructions or malicious payloads.
Audit Metadata