Missing User Warnings
Medium
- Confidence
- 96% confidence
- Finding
- The skill documentation instructs users to execute remote installation scripts directly via shell and PowerShell (`curl ... | sh`, `irm ... | iex`) without any verification, pinning, checksum validation, or safety warning. This creates a supply-chain execution risk: if the remote host, installer, network path, or published script is compromised, users may immediately run attacker-controlled code on their machine.
