Description-Behavior Mismatch
High
- Confidence
- 98% confidence
- Finding
- The watch mode passes a user-supplied string directly into execSync, which invokes a shell and executes arbitrary commands with the privileges of the current process. That behavior materially expands the skill from error analysis into unrestricted command execution, so if untrusted input reaches this feature it can be used for command injection or destructive local actions.
