celo-defi
Warn
Audited by Snyk on Mar 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 explicitly implements cryptocurrency transaction actions on the Celo blockchain. It includes concrete contract addresses, ABIs, and example functions that call walletClient.sendTransaction and walletClient.writeContract to perform swaps (exactInputSingle), token approvals (approve), supplying to Aave (supply), and borrowing (borrow). These are direct on-chain financial operations (signing and sending transactions / moving assets), not generic helpers, so it grants direct financial execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata