stripe-patterns

Warn

Audited by Snyk on Jul 30, 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 integration pattern set: it references a Stripe client factory, shows code calling stripe.checkout.sessions.create (creating checkout sessions), includes webhook signature verification (stripe.webhooks.constructEvent), and lists test/CLI commands for triggering payments. These are specific payment-gateway APIs and patterns that enable creating and processing real payment flows, so it grants Direct Financial Execution authority.

Issues (1)

W009
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jul 30, 2026, 04:40 PM
Issues
1
Security Audit — snyk — stripe-patterns