app-billing
Warn
Audited by Snyk on Aug 3, 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 documents and demonstrates explicit Shopify billing GraphQL APIs that create charges and record billable usage: appSubscriptionCreate (recurring, usage-based, one-time), appUsageRecordCreate (metered charges), and appSubscriptionCancel. The examples include server code calling admin.graphql to create subscriptions, record usage (which results in merchant charges), and redirecting merchants to confirmation URLs—i.e., specific, built-in payment/billing operations that cause money to be collected. This is direct financial execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata