shopify-apps
Warn
Audited by Snyk on Jun 21, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.70). The skill explicitly recommends loading and relying on the remote runtime script https://cdn.shopify.com/shopifycloud/app-bridge.js (via a tag), which will be fetched and executed in the app at runtime and is presented as a required dependency for "Built for Shopify" apps.
MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).
- Direct money access detected (high risk: 1.00). The skill includes an explicit Billing API integration that creates subscription charges via the Shopify Admin GraphQL API (e.g., the appSubscriptionCreate mutation, building lineItems with price/interval, and redirecting the merchant to a confirmationUrl). This is a specific, built-in payment/billing operation (creating charges/subscriptions), not a generic API caller or browser automation. Therefore it grants direct financial execution capability.
Issues (2)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata