stripe-testing
Warn
Audited by Snyk on Mar 13, 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 designed for Stripe payment operations: it instructs use of the Stripe CLI and API (commands like
stripe customers create,stripe payment_intents retrieve,stripe test_clocks create,stripe webhook_endpoints list,stripe trigger <event_type>, and use of--api-key $STRIPE_SECRET_KEY). These are specific payment-gateway actions (creating customers/subscriptions, retrieving payment intents, triggering payment/webhook events) and thus constitute direct financial execution capability for a payment gateway integration (even if focused on test mode).
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata