Missing User Warnings
Medium
- Confidence
- 97% confidence
- Finding
- The skill instructs users to execute a shell script fetched directly from the internet via `curl ... | sh`, which allows arbitrary code execution if the remote host, distribution path, DNS, TLS termination, or supply chain is compromised. Although the surrounding note mentions checksum verification, that verification occurs inside the downloaded script itself, so the initial trust boundary is still the remote script being executed blindly.
