web3-testing

Warn

Audited by Snyk on Aug 13, 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 includes blockchain transaction and wallet actions: hardhat network config exposing a PRIVATE_KEY for accounts, examples of token.transfer calls in tests, Foundry tests that call token.transfer and vm.deal (assign ETH), impersonating accounts and transferring tokens, mainnet-fork setup with Uniswap interactions and a “Should swap on Uniswap” test. These are specific crypto/blockchain execution primitives (transfers, impersonation, signing via private key) capable of moving value, not just generic testing descriptions.

Issues (1)

W009
MEDIUM

Direct money access capability detected (payment gateways, crypto, banking).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Aug 13, 2026, 03:11 PM
Issues
1
Security Audit — snyk — web3-testing