Tp4
High
- Category
- MCP Tool Poisoning
- Confidence
- 98% confidence
- Finding
- The declared description focuses on content generation for cheap topic validation on X, plus test-pipeline registration and downstream decisioning based on real interaction data. The actual code instead performs retrospective analytics on an existing dataset of posts: it discovers a CSV path, reads local files, filters rows, sorts by bookmark rate, and prints top-performing posts. This is a materially different primary purpose—voice calibration / historical post analysis rather than transforming user fragments into a test post. The code also accesses local filesystem/config resources that are not implied by the declared behavior. Therefore this is a clear description-behavior mismatch.
