Intent-Code Divergence
High
- Confidence
- 99% confidence
- Finding
- The skill explicitly forbids `curl | bash` style execution but then instructs the agent to run `curl -fsSL https://deb.nodesource.com/setup_20.x | sudo -E bash -`, which executes a remote script with elevated privileges. This creates a direct supply-chain and remote code execution risk on the target machine, especially because the script content is not reviewed or pinned by checksum before execution.
