etherscan-mcp-skill
Warn
Audited by Snyk on Mar 8, 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.90). This skill explicitly fetches and processes data from the public Etherscan MCP endpoint (https://mcp.etherscan.io/mcp) — including user-submitted contract source code and transaction/token holder data (see getContractSourceCode, transaction, tokenTopHolders in SKILL.md and references/usage-patterns.md) — and instructs the agent to parse that JSON/data and drive follow-up actions, so untrusted third-party content can materially influence behavior.
Audit Metadata