stripe-billing

Warn

Audited by Snyk on Mar 13, 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 designed to integrate with Stripe (a payment gateway) and includes concrete API calls and code to create products/prices, create checkout sessions (subscriptions), report usage, handle payment-related webhooks (invoice.paid, invoice.payment_failed), and create billing portal sessions. These are specific, actionable payment operations (e.g., stripe.checkout.sessions.create, stripe.prices.create, createUsageRecord, billingPortal.sessions.create) that can create charges, manage subscriptions, and update billing state—i.e., direct financial execution.

Issues (1)

W009
MEDIUM

Direct money access capability detected (payment gateways, crypto, banking).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Mar 13, 2026, 09:18 PM
Issues
1