convex-fundamentals
Warn
Audited by Snyk on Jul 10, 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 documentation includes explicit Stripe payment integration examples: a Stripe webhook route (/webhooks/stripe) that delegates to an internal billing mutation, and example code that calls the Stripe API (fetch("https://api.stripe.com/prices/...")). These are specific payment gateway usages (Stripe), which qualify as direct financial execution capabilities under the rule.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata