golangci-lint
Warn
Audited by Snyk on Mar 15, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 1.00). The skill's installation instructions recommend running a remote installer via "curl -sSfL https://golangci-lint.run/install.sh | sh …", which fetches and immediately execute remote code at runtime (https://golangci-lint.run/install.sh), so it is a high-risk runtime dependency.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata