Missing User Warnings
Medium
- Confidence
- 95% confidence
- Finding
- The skill recommends piping remote installation scripts directly into a shell (`curl ... | bash` and PowerShell `iex`) without any warning or verification steps. This is dangerous because users may execute unreviewed code from the network, and a compromised release endpoint, MITM, or malicious mirror could lead to arbitrary code execution on the user's machine.
