checkout-management
Warn
Audited by Snyk on Feb 19, 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 specifically about checkout and payment processing in an e-commerce system. It references payment apps by name (e.g., Stripe, Adyen), describes transaction creation and authorization failures, and explicitly mentions the checkoutComplete mutation that converts a checkout into an order (i.e., completes payment flow). Those elements are domain-specific financial operations (payment gateways/transactions) rather than generic tooling, and the Saleor mutations and payment-app interactions can trigger or manage real payment/authorization actions. Therefore it grants direct financial execution capability.
Audit Metadata