Description-Behavior Mismatch
Medium
- Confidence
- 96% confidence
- Finding
- The script is not limited to a narrow sudo helper; it becomes a generic root command runner by passing arbitrary user-supplied strings into `sudo -S bash -c "$CMD"`. In a skill ecosystem, that materially expands abuse potential because any dependent or chained skill can execute unrestricted shell commands as root once the password is stored.
