Intent-Code Divergence
Medium
- Confidence
- 84% confidence
- Finding
- The module claims it does not directly execute tasks, but it generates a copy-pastable `/loop` command that concatenates attacker-controlled `args.command` into a shell-style command line. That can mislead users into trusting the generated output and can enable command injection or unsafe deferred execution if the supplied command contains shell metacharacters.
