Context-Inappropriate Capability
Medium
- Confidence
- 94% confidence
- Finding
- The skill allows a user-controlled config value, alert_command, to be executed with spawnSync(..., { shell: true }). That creates direct shell-injection and arbitrary command execution risk if config.json is modified by an attacker or populated from untrusted input, and this code is intended to run unattended on an always-on box, increasing blast radius.
