shopify-billing
Warn
Audited by Snyk on Feb 17, 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 create and manage charges via Shopify's Billing API. It includes GraphQL mutations that create recurring subscriptions (appSubscriptionCreate) and one-time purchases (appPurchaseOneTimeCreate), returns confirmation URLs to complete charges, and shows billing helper calls to request/update plans and check active subscriptions. These are concrete payment operations (creating transactions/subscriptions and handling billing webhooks), not generic tooling. Therefore it grants direct financial execution capability.
Audit Metadata