Missing User Warnings
Medium
- Confidence
- 95% confidence
- Finding
- The script executes `npx clawhub install` on a user-supplied skill name, which fetches and installs third-party content from outside the trust boundary. In the context of a quarantine installer, this is inherently dangerous because installation of untrusted packages may trigger lifecycle scripts or other code execution during install, yet the script provides no safety gating, sandbox enforcement, or explicit warning before doing so.
