saleor-checkout
Warn
Audited by Snyk on Mar 31, 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 designed around an e‑commerce checkout and payment transaction flow. It documents payment-specific mutations (transactionInitialize, transactionProcess, checkoutComplete), fields required to charge (paymentGateway/payment App ID, amount, idempotencyKey), and references gateway-specific responses (e.g., client secret for Stripe). These are not generic interfaces but explicit payment/transaction APIs intended to initiate and finalize monetary charges via payment gateways.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata