convex-anti-patterns
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 contains explicit financial execution code. It includes a transferFunds mutation that debits and credits account balances in the database (an atomic funds-transfer implementation), and example code interacting with Stripe APIs to fetch price data. These are specific, non-generic financial operations (moving account balances and calling a payment gateway), so the skill grants direct financial execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata