web3-testing
Warn
Audited by Snyk on Feb 15, 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 explicitly about interacting with blockchain contracts and includes concrete examples that perform on-chain transactions and wallet operations: token.transfer calls, vm.deal (funding addresses), impersonating accounts and transferring tokens, configuring networks with accounts/private keys (process.env.PRIVATE_KEY), mainnet forking and interacting with Uniswap (swap) and ERC‑20 contracts. These are specific crypto/blockchain capabilities (wallet signing, transfers, swaps) that can move value. Therefore it grants direct financial execution authority.
Audit Metadata