fp-backend
Warn
Audited by Snyk on Mar 13, 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, domain-specific functions that move money: an Order flow that calls PaymentService.charge(...) and a transferFunds implementation that debits and credits accounts inside a transaction (debitAccount/creditAccount update balances and enforce insufficient-funds). These are not merely generic helpers or browser/API callers but concrete service functions for processing payments and transferring funds within the application, so it grants direct financial execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata