convex-actions-scheduling
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 includes explicit payment gateway integrations and code that performs real money operations: multiple examples call Stripe endpoints (e.g., creating charges and subscriptions, cancelling subscriptions) using STRIPE_SECRET_KEY and post requests to https://api.stripe.com. This is direct financial execution capability (charging customers, creating/cancelling subscriptions, scheduling payment charges).
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata