web3-audit

Warn

Audited by Snyk on Aug 6, 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 a Web3 smart-contract audit guide that includes explicit blockchain transaction primitives and tooling: token transfers (safeTransferFrom, transfer), on-chain ETH transfers (call{value:}), DEX swap calls, delegatecall/execute patterns, signature handling (ecrecover/permit), and Foundry cheatcodes (vm.createSelectFork, vm.deal, deal(token,...)) used to simulate/fund accounts and run exploits. These are specific crypto/blockchain operations (wallet/transfer/swap/testnet transaction primitives) — i.e., explicit financial execution primitives — so it grants direct crypto financial execution capability (risk = 1).

Issues (1)

W009
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Aug 6, 2026, 05:47 PM
Issues
1
Security Audit — snyk — web3-audit