stripe-integration

Warn

Audited by Snyk on Feb 24, 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 Stripe payment integration and lists concrete APIs and functions for creating Payment Intents, Checkout Sessions, Subscriptions, cancelling/updating subscriptions, Customer Portal sessions, and webhook handling (e.g., stripe.checkout.sessions.create(), stripe.paymentIntents.create(), stripe.subscriptions.create()/cancel(), stripe.billingPortal.sessions.create()). These are specific payment-gateway operations whose primary purpose is to move/process money and manage billing, so it meets the "Direct Financial Execution" criteria.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Feb 24, 2026, 08:37 PM