dispute-refund-audit
Pass
Audited by Gen Agent Trust Hub on Jul 28, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill processes external data fetched from the Stripe API (disputes, refunds, and transaction metadata). This represents a surface for indirect prompt injection where malicious instructions could be embedded in transaction fields by an external actor.
- Ingestion points: Stripe API outputs from
GetDisputes,GetRefunds, and charge search tools. - Boundary markers: None identified in the prompt instructions to delimit external data from agent instructions.
- Capability inventory: The skill is scoped to read financial records; no command execution or file-system write capabilities are present.
- Sanitization: No explicit filtering or sanitization of external data fields is described.
Audit Metadata