Tp4
High
- Category
- MCP Tool Poisoning
- Confidence
- 96% confidence
- Finding
- The skill description broadly represents a usable English-to-Chinese dictionary lookup tool, but the code only partially fulfills that purpose. It can produce Chinese definitions and two example sentences for a very small predefined set of words. For any other input, it does not actually perform a real dictionary lookup; instead it returns a fabricated phonetic string, a placeholder 'meaning' advising use of an external API, and two generic sentences. There are no undeclared risky behaviors or permission/resource mismatches, but the implemented capability is materially narrower than the declared purpose, so this is a description-behavior mismatch.
