Context-Inappropriate Capability
Medium
- Confidence
- 91% confidence
- Finding
- The cron payload embeds a shell command (`cd ... && bash scripts/generate.sh`) inside a system event message, creating an execution path from scheduled content to command execution. In a skill that only needs to generate a daily brief, this is dangerous because it relies on free-form text carrying executable semantics, which can enable command injection, unintended execution, or abuse if the scheduler/agent interprets payload text as commands.
