Missing User Warnings
High
- Confidence
- 99% confidence
- Finding
- This skill takes attacker-controlled input from `context.message`, strips a prefix, and passes the remainder directly to `child_process.exec`, which invokes a shell. That creates a direct arbitrary command execution path, allowing any user who can trigger the skill to run OS commands, read or modify files, exfiltrate secrets, or pivot to full host compromise; the lack of any warning or confirmation makes accidental or unauthorized execution even easier.
