goreleaser
Warn
Audited by Snyk on Apr 16, 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). Multiple CI examples in the skill fetch and execute a remote installer (curl -sL https://goreleaser.com/static/run | bash or curl -sL https://goreleaser.com/static/run -o goreleaser.sh && chmod +x) which downloads and runs remote code at runtime and is presented as the install step for GoReleaser in those workflows, so this URL is a runtime external dependency that executes remote code.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata