Tp4
High
- Category
- MCP Tool Poisoning
- Confidence
- 91% confidence
- Finding
- The declared description promises a spaced repetition study tool with deck management for flashcards. The code is instead a lightweight shell CLI that echoes template text for commands like learn, quiz, roadmap, resource, summary, and test, and logs usage locally. While there is a review command that references spaced repetition intervals, there is no implementation of scheduling, card state, decks, or flashcard storage/management. The flashcard command only prints a placeholder message and logs the action; it does not create or manage a deck. The note command appends text to a local log file, and progress merely counts lines in that file. So the primary theme is educational assistance, but the specific declared functionality is materially overstated and inaccurate.
