stripe-integration

Warn

Audited by Snyk on Jun 22, 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 includes concrete API calls to create charges and sessions, manage customers and payment methods, create subscriptions, and process refunds and disputes (e.g., stripe.checkout.Session.create, stripe.PaymentIntent.create/confirm, stripe.Subscription.create, stripe.Refund.create, stripe.Customer.create, stripe.PaymentMethod.attach, stripe.Dispute.modify). It uses secret API keys and describes webhook handling and payment flows. These are specific payment-gateway operations that can initiate charges, refund money, and modify billing—i.e., direct financial execution capabilities.

Issues (1)

W009
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jun 22, 2026, 10:05 AM
Issues
1
Security Audit — snyk — stripe-integration