Context-Inappropriate Capability
Medium
- Confidence
- 94% confidence
- Finding
- The cron example causes a system event to carry and trigger a shell command (`cd ... && bash scripts/generate.sh`), which introduces command-execution behavior into configuration for a content-generation skill. Even if intended for automation, embedding shell execution in a scheduler broadens the attack surface: if the event text, path, or script is modified, the platform may execute arbitrary commands with the agent's privileges.
