web3-testing
Warn
Audited by Snyk on May 13, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.80). The skill's required workflow explicitly instructs using public RPC endpoints and pinned mainnet forks (e.g., foundry.toml rpc_endpoints and reference/forking.md with vm.createSelectFork(vm.rpcUrl("mainnet")) and running forge test --fork-url $MAINNET_RPC_URL), which causes the test runner to fetch and interpret arbitrary public on-chain state (user-generated transactions) that can materially change test actions and outcomes.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata