fp-backend
Warn
Audited by Snyk on Jun 22, 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, non-generic financial operations: examples show PaymentService.charge for processing payments and a transferFunds flow that debits and credits accounts inside a transaction (debitAccount uses tx.account.update to decrement balances and checks for insufficient funds). Those are concrete functions to move money / update account balances rather than generic tooling, so it grants direct financial execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata