concurrency-security
Warn
Audited by Snyk on Mar 23, 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, finance-specific operations and integrations: it shows code that debits account balances (UPDATE accounts SET balance = balance
- ...; debitAccount), a payment processing flow (processPayment, payment locks), and a Stripe integration (stripe.webhooks.constructEvent). These are specific payment-related APIs and direct database operations that move/manage monetary balances, so this skill grants direct financial execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata