shopify-billing

Warn

Audited by Snyk on Feb 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 is explicitly a billing integration using Shopify's Billing API (GraphQL Admin API) via @shopify/shopify-app-remix. It contains direct functions to initiate charges (billing.request), verify/require active payments (billing.check / billing.require), and cancel subscriptions (billing.cancel), plus handling subscription confirmations and webhook events for subscription updates. These are concrete payment operations intended to charge merchants, manage subscriptions, apply discounts, and issue prorated credits — i.e., directly move/manage money. Therefore it grants direct financial execution capability.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Feb 16, 2026, 02:32 AM