Tp4
High
- Category
- MCP Tool Poisoning
- Confidence
- 99% confidence
- Finding
- The declared description says this skill should retrieve real-time Kuaishou public data such as search results, creator works, and comments. However, the provided code is an unrelated utility module for parsing CLI arguments (`parseArgs`, `readValueAfterFlag`) and generating help text (`buildHelp`). It contains no network requests, no Kuaishou-specific logic, no scraping or API access, and no data output beyond parsed arguments/help text. This is a material mismatch in primary purpose and actual capabilities, not merely a supporting implementation detail, because the chunk does not implement any of the advertised Kuaishou data functions.
