Missing User Warnings
Medium
- Confidence
- 98% confidence
- Finding
- The README instructs users to execute a remotely fetched script directly via `curl ... | bash`, which removes the opportunity to inspect the installer before execution and creates a supply-chain risk if the server, transport, or script is compromised. In a developer tool skill, this is more dangerous because users are likely to copy-paste setup commands with elevated trust and may run them in privileged environments.
