subscriptions-best-practices
Warn
Audited by Snyk on Apr 11, 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 payments/subscriptions SDK (PayKit). It exposes a subscribe() method that creates subscriptions, returns Stripe Checkout payment URLs, includes paymentIntent/clientSecret fields, and provides server-side calls to open the Stripe Customer Portal and handle billing webhooks. This is a specific payment gateway integration (Stripe) designed to initiate and manage billable transactions and subscription state, so it grants direct financial execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata