magento-graphql
Warn
Audited by Snyk on Mar 16, 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 explicitly implements storefront checkout flows: creating guest carts, adding items, setting shipping addresses, authenticating customers (bearer tokens), and calling the placeOrder GraphQL mutation. These are specific e-commerce transaction operations (checkout/placeOrder) that result in order placement/payment capture on a Magento store, so the skill provides direct financial execution capability rather than just a generic API caller or browser automation.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata