foundry

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 for Foundry-based Solidity tests and deploy scripts and includes concrete blockchain transaction execution details: environment vars ETH_FROM and MNEMONIC, forge script commands with --broadcast, deployment scripts, use of vm.createSelectFork("ethereum"), deal()/forceApprove() for tokens, and instructions to "broadcast" transactions. These are specific crypto/blockchain execution capabilities (signing/sending transactions and moving tokens), not generic tooling. Therefore it grants direct financial execution authority in the crypto context.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Feb 15, 2026, 10:07 PM