foundry

Warn

Audited by Snyk on Feb 28, 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 an Ethereum dev toolkit (Foundry) with built-in transaction and signing functionality. The docs list capabilities that enable moving crypto value: "Cast" includes "send" and chain queries; "Forge" scripting mentions "broadcast" and multi-chain deploys; "FFI & signing" lists vm.sign and EIP-712 helpers; "Anvil" provides a local node with pre-funded accounts; state cheatcodes include vm.deal. These are specific blockchain/payment-related tools (signing, sending transactions, funding accounts, broadcasting scripts) — not generic tooling — and therefore constitute direct financial execution capability.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Feb 28, 2026, 09:46 PM