Tp4
High
- Category
- MCP Tool Poisoning
- Confidence
- 95% confidence
- Finding
- This is a mismatch because the code includes capabilities beyond the declared description. While most behavior aligns with cron-job management, the script also supports bulk pause/resume of all jobs and a separate 'show' command for detailed job inspection, neither of which is mentioned. In addition, its maintenance mode is implemented by manipulating a local file in /tmp rather than purely managing OpenClaw cron state, which is a resource access detail that is not reflected in the description. The primary purpose is close to the declared one, but the undeclared bulk-control and filesystem-based maintenance behavior are enough to flag a mismatch under the stated criteria.
