Tp4
High
- Category
- MCP Tool Poisoning
- Confidence
- 99% confidence
- Finding
- There is a clear description-behavior mismatch. The declared purpose says this skill should be used when a user provides CSV or tabular data and wants it transformed into tasks/tickets/todos. However, the code does not parse CSV, transform rows, create task objects, or operate on user-provided tables at all. Its primary function is to run automated tests against a skill repository's documentation and file structure. This is not a supporting implementation detail of CSV-to-task conversion; it is a materially different purpose with unrelated behavior and triggers.
