External Script Fetching
- Category
- Supply Chain
- Confidence
- 98% confidence
- Finding
The skill instructs the agent to install software by piping a remotely fetched script directly into bash, which is a classic supply-chain and arbitrary code execution risk. If the remote host, transport, or install script is compromised, the agent or user environment could execute attacker-controlled code immediately.
- Content
-
oo: command not found— install the oo CLI (other platforms: https://cli.oomol.com/install-guide.md):bash curl -fsSL https://cli.oomol.com/install.sh | bash # macOS / Linuxpowershell
-
