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
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata