Description-Behavior Mismatch
High
- Confidence
- 98% confidence
- Finding
- The script's documented purpose is to stream task progress, but in run mode it also executes an arbitrary shell command supplied via --cmd using /bin/bash -lc. That gives the caller full shell execution capability, which is broader than a passive progress-streaming skill and can be abused for arbitrary code execution, data access, and persistence if exposed to untrusted input or broader agent workflows.
