payment-provider-protocol
Warn
Audited by Snyk on Jun 20, 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 a payment-connector implementation: it defines and requires API endpoints for Create Payment, Cancel, Capture/Settle, and Refund, and shows calls to acquirer/PSP functions (processWithAcquirer, cancelWithAcquirer, captureWithAcquirer, refundWithAcquirer). It accepts card details and returns payment identifiers/authorization/tid/nsu, and is explicitly for integrating a PSP with the VTEX Payment Gateway. These are concrete, purpose-built financial operations (moving/settling/refunding money) — not generic tooling.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata