backend-go-continuous-integration
Warn
Audited by Snyk on Apr 8, 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 workflows include remote GitHub Action references that are fetched and executed at runtime (e.g., uses: actions/checkout@v6 -> https://github.com/actions/checkout and uses: docker/build-push-action@v6 -> https://github.com/docker/build-push-action, plus many other actions like goreleaser/goreleaser-action@v7 and codecov/codecov-action@v5), which are runtime external dependencies that execute remote code required by the skill.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata