payment-provider-framework
Warn
Audited by Snyk on May 1, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).
- Direct money access detected (high risk: 1.00). The skill is explicitly and specifically designed to implement a payment connector and to perform payment operations. It references payment gateway integration (VTEX Payment Provider Framework), PSP clients, SecureExternalClient for card authorization (secureProxy), ExternalClient for direct PSP calls, and concrete methods/endpoints for Create Payment (authorize), capture, cancel, and refund. It also documents credential mapping (headers to API keys/tokens), outbound-access policies to PSP hosts, and code examples that call PSP APIs. These are direct financial execution capabilities (sending payment authorizations and post-auth transactions), not generic tooling—so it meets the "Direct Financial Execution" criteria.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata