foundry-testing
Warn
Audited by Snyk on May 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 specifically about Foundry (Ethereum) tests and deployment scripts and explicitly includes commands and patterns for creating forks, giving tokens in tests (deal()), and running deploy scripts with broadcasting and signing (forge script ... --broadcast --verify) using env vars like ETH_FROM and MNEMONIC. Those elements are concrete crypto/blockchain transaction operations (signing and sending on-chain transactions / deploying contracts), not generic tooling. Because it provides explicit, purpose-built instructions to sign and broadcast transactions on blockchains, it grants Direct Financial Execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata