convex-actions

Warn

Audited by Snyk on Feb 16, 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 an explicit action named processPayment that calls the Stripe payment API (POST to https://api.stripe.com/v1/charges with a STRIPE_KEY, amount, currency) and records transactionId/status in the database. This is a specific payment-gateway integration intended to move money, not a generic API or browser automation. Therefore it grants direct financial execution capability.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Feb 16, 2026, 01:37 AM