stripe-expert
Warn
Audited by Snyk on Feb 16, 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 and specifically designed for Stripe payment operations. It includes concrete API usage and functions that perform financial actions (e.g., stripe.checkout.sessions.create in createCheckoutSession, stripe.billing.meterEvents.create in reportUsage), references PaymentIntents/Checkout Sessions, idempotency keys, and requires a Stripe secret key. These are direct payment gateway operations (creating payment sessions, reporting usage/billing events), not generic tooling, so it grants direct financial execution capability.
Audit Metadata