payment-method-add
Warn
Audited by Snyk on Jun 23, 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 about integrating with Stripe payment methods: it instructs creating a Stripe payment-method class, adding Stripe method constants, registering icons and Blocks config, and explicitly references webhook handling and payment processing. It also calls out handling payment_intent.* and setup_intent.* events, subscription renewals, and pre-order release paths tied to payment flows. Because this is specifically designed to operate a payment gateway (Stripe) and touches webhook/payment_intent handling and subscription renewal flows, it constitutes direct financial execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata