stripe-local-dev
Warn
Audited by Snyk on Feb 17, 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 built around Stripe (a payment gateway). It references Stripe CLI commands (stripe listen --print-secret, stripe trigger checkout.session.completed) and automates syncing Stripe webhook secrets into the dev environment. Because it targets a specific payment gateway API/CLI rather than being a generic tool, it meets the criteria for financial-operation specificity and should be flagged. (Note: the skill focuses on webhook secret management and doesn't itself create charges, but it is nonetheless a Stripe-specific integration/automation.)
Audit Metadata