stripe

Warn

Audited by Snyk on Mar 29, 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). This skill is explicitly a Stripe payment integration. It contains concrete APIs and functions that create and manage monetary transactions: creating checkout sessions (stripe.checkout.sessions.create), creating payment intents (stripe.paymentIntents.create), creating/updating/canceling subscriptions (stripe.subscriptions.update, .cancel), creating customers, products, prices, and handling webhooks for invoice.paid and checkout.session.completed. These are direct payment gateway operations that can move money or control billing, so it provides Direct Financial Execution authority.

Issues (1)

W009
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Mar 29, 2026, 07:55 AM
Issues
1