ethers-js
Warn
Audited by Snyk on Aug 4, 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 is explicit crypto/blockchain tooling: it documents creating Wallets (private-key and mnemonic), Signers, and Contracts, and shows code that signs and submits transactions (wallet.sendTransaction, contract.transfer, token.approve, contract.deploy, signTypedData). These are specific primitives for moving crypto funds and authorizing transactions — i.e., direct financial execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata