finicity
Pass
Audited by Gen Agent Trust Hub on Aug 25, 2026
Risk Level: SAFECOMMAND_EXECUTIONDATA_EXFILTRATIONPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the
okouCLI tool andjqvia shell commands to interact with banking data. - [DATA_EXPOSURE_AND_EXFILTRATION]: The skill is designed to access and display sensitive financial information, including account balances and detailed transaction histories.
- [INDIRECT_PROMPT_INJECTION]: The skill ingests transaction descriptions and merchant names from external banking records, which provides an attack surface for indirect prompt injection.
- Ingestion points: Bank transaction details retrieved using
okou banking transactionsinSKILL.md. - Boundary markers: The instructions lack explicit delimiters or warnings to treat the retrieved financial data as untrusted text.
- Capability inventory: The skill has the ability to execute shell commands via the
okouCLI as seen inSKILL.md. - Sanitization: No sanitization, escaping, or filtering of the external transaction content is specified before the agent processes the information.
Audit Metadata