Tp4
High
- Category
- MCP Tool Poisoning
- Confidence
- 97% confidence
- Finding
- The declared description presents a broad blockchain analytics capability spanning balances, transactions, validation, and chain support across many networks. The supplied code only validates address formats using regex and normalizes addresses locally. It recognizes Ethereum-style addresses, Bitcoin, and Solana, but does not actually implement multi-chain analytics, Etherscan integration, blockchain queries, or broad 60+ chain support. While address validation is part of the declared purpose, the actual code chunk is materially narrower than the declared functionality, so this is a mismatch.
