Missing User Warnings
Medium
- Confidence
- 96% confidence
- Finding
- The skill instructs the agent to suggest executing a remote installer directly via `sh <(curl ...)`, which pipes downloaded code into a shell without verification, integrity checks, or a clear warning about the risks. In this skill's context, that is more dangerous because the installation is presented as the normal recovery path when tools are unavailable, creating a strong chance that users will run untrusted code from the network with minimal scrutiny.
