payment-idempotency
Pass
Audited by Gen Agent Trust Hub on Apr 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions and code examples focus on improving transaction reliability and preventing financial errors through robust idempotency logic.
- [SAFE]: All external references are directed to official vendor documentation portals (vtex.com, help.vtex.com).
- [SAFE]: The skill correctly identifies and provides mitigations for risks associated with asynchronous payment methods (e.g., Pix, Boleto) and the Gateway's retry window.
- [SAFE]: Implementation patterns promote the use of persistent data stores (PostgreSQL, DynamoDB, VBase) over unsafe in-memory storage for transaction state.
Audit Metadata