stripe-payments

Warn

Audited by Snyk on Jun 15, 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 contains direct payment APIs: stripe.checkout.sessions.create (one-time payments and subscription checkout), stripe.paymentIntents.create (creating charges), stripe.billingPortal.sessions.create (manage subscriptions), stripe.customers.create/list, and webhook handling using the Stripe secret/webhook keys. These are payment gateway operations that can create/confirm charges and manage subscriptions—i.e., direct financial execution.

Issues (1)

W009
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jun 15, 2026, 03:23 AM
Issues
1
Security Audit — snyk — stripe-payments