go-dev
Warn
Audited by Snyk on May 11, 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 included setup script (scripts/setup_golangci_lint.sh) contains a curl | sh fallback that fetches and executes remote code from https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh at runtime, which directly executes external code.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata