shellcheck
Warn
Audited by Snyk on Apr 22, 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.80). The skill's installation step includes a runtime curl pipeline that queries https://api.github.com/repos/koalaman/shellcheck/releases/latest to obtain a browser_download_url and then downloads/extracts the shellcheck binary (curl ... | tar ... into /usr/local/bin), which fetches and installs remote executable code required for the skill to run.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata