convex-billing
Warn
Audited by Snyk on Aug 1, 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 to integrate with Stripe: it instructs installing @convex-dev/stripe, storing STRIPE_SECRET_KEY and STRIPE_WEBHOOK_SECRET, registers webhook routes for payment events, and includes code to create customers and create checkout sessions (subscription checkout). These are payment gateway operations that enable moving money and managing subscriptions.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata