External Script Fetching
- Category
- Supply Chain
- Confidence
- 97% confidence
- Finding
The skill instructs the agent to install software by piping a remotely fetched script directly into bash, which executes unverified code from the network without integrity or authenticity checks. If the install endpoint, transport, or upstream distribution is compromised, this can lead to arbitrary code execution on the host running the skill.
- 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
-
