Missing User Warnings
Medium
- Confidence
- 96% confidence
- Finding
- The documentation recommends executing a remote installer via `curl ... | sh`, which runs network-fetched code immediately without inspection, checksum verification, or signature validation. Even in a developer setup guide, this creates a supply-chain risk: if the host, CDN, DNS, TLS termination, or script publishing pipeline is compromised, users may execute arbitrary code on their machines.
