Context-Inappropriate Capability
High
- Confidence
- 99% confidence
- Finding
- The skill instructs the agent to execute code directly from a remote URL using `bash <(curl -s ...)`, which is a classic arbitrary code execution pattern. Even if the repository is legitimate, the fetched content can change over time, be tampered with upstream, or be served differently, giving the remote source direct execution on the host.
