game-review
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). The skill explicitly references Stripe and Stripe-specific functions (e.g., stripe.webhooks.constructEvent()), includes a Payments/Stripe domain mapping (Apply the
stripe-game-paymentsskill), and contains multiple payment-focused checks (checkout fulfillment, secret key exposure, webhook idempotency). While the skill is an auditor (read-only) and does not itself execute transactions, it is specifically designed around payment gateway integration rather than being a generic tool. Per the core rule to flag skills that explicitly reference payment gateway APIs, this qualifies as Direct Financial Execution-related capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata