celo-stablecoins
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 provides blockchain wallet and transaction functionality for stablecoins on Celo, including concrete code and commands to sign and send transfers. Examples show privateKeyToAccount and createWalletClient with walletClient.writeContract(...) calling ERC20 transfer, parseUnits for amounts, and a cast send command using --private-key. These are specific crypto wallet/transaction operations (signing/sending transfers), i.e., direct financial execution on a blockchain.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata