troubleshooting
Warn
Audited by Snyk on Apr 28, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The troubleshooting guide instructs fetching and installing a remote binary via curl from https://github.com/acquia/cli/releases/latest/download/acli (saved to /usr/local/bin/acli and made executable), which clearly downloads and executes remote code at runtime.
MEDIUM W013: Attempt to modify system services in skill instructions.
- Attempt to modify system services in skill instructions detected (high risk: 0.70). This skill instructs installing binaries into /usr/local/bin and changing permissions, plus editing shell and SSH configuration files (and removing config directories), which alter the host state and may require elevated privileges.
Issues (2)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata