Missing User Warnings
High
- Confidence
- 99% confidence
- Finding
- This code takes user-controlled text from context.message, strips the first three characters, and passes the remainder directly to child_process.exec. That enables arbitrary shell command execution on the host running the skill, which can lead to full system compromise, data exfiltration, persistence, or destructive actions; the lack of warning or confirmation makes accidental or unauthorized misuse even easier.
