engineering-stripe-game-payments
Warn
Audited by Snyk on Mar 25, 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 and specifically designed to implement payments via Stripe: it instructs installing the Stripe SDK, configuring a Stripe client, creating Stripe Checkout sessions, handling Stripe webhooks (including refunds and disputes), and mapping products/price IDs. Those are direct payment APIs and financial execution capabilities (creating charges, subscriptions, and processing refunds), not generic tooling.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata