solidity-core
Warn
Audited by Snyk on Feb 16, 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 explicitly instructs the agent to read live, public blockchain state via RPC (e.g., vm.createFork(vm.envString("MAINNET_RPC_URL")) and cast call ... --rpc-url $RPC_URL in references/foundry-workflow.md), which ingests untrusted, user-generated on-chain content that the agent is expected to read as part of its workflow.
Audit Metadata