nodejs-backend
Warn
Audited by Snyk on Jul 14, 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 transferFunds function that performs a database transaction updating 'accounts' balances (debiting one account and crediting another). This is a specific, purpose-built routine to move funds within the system (direct financial execution), not a generic capability. See the transferFunds implementation that executes the transactional balance updates.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata