Missing User Warnings
Medium
- Confidence
- 95% confidence
- Finding
- The script executes the user-supplied LoopCommand through `powershell.exe -Command` with no validation, restriction, or confirmation. In an agent skill context, this creates a direct arbitrary command-execution primitive in the workspace, so any caller or upstream component that can influence `LoopCommand` can run PowerShell code with the runner's privileges.
