stripe-best-practices
Warn
Audited by Snyk on Apr 11, 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 a Stripe payment-provider integration: it requires Stripe secret keys, configures webhooks, syncs plans/prices to Stripe (npx paykitjs push creates/updates Products and Prices), and exposes customer-portal and checkout-related functionality. These are specific payment gateway APIs and operations (Stripe), not generic tooling, so it grants direct financial execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata