Tp4
High
- Category
- MCP Tool Poisoning
- Confidence
- 95% confidence
- Finding
- The declared description says the skill uses Dune MCP through UXC to interact with Dune for discovery, querying, execution, results, and visualization. However, the actual code chunk only validates repository files and documentation conventions using shell commands like rg, head, and tail. It checks that docs mention commands such as searchTables, createDuneQuery, executeQueryById, and getExecutionResults, but does not itself call Dune MCP, access blockchain data, bind authentication, or consume credits. This is a materially different primary purpose from the declared operational behavior, so it is a mismatch.
