go-cli-distribution
Pass
Audited by Gen Agent Trust Hub on Aug 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides structured guidance for cross-platform Go development, emphasizing reproducible builds and artifact verification.
- [SAFE]: Instructions for using
go build,go install, andgo listare standard development practices for the Go ecosystem. - [SAFE]: The Dockerfile example follows security hardening principles, specifically using a non-root user (
USER 65532:65532) and a minimalscratchruntime image. - [SAFE]: External references are limited to official Go documentation (go.dev) and reputable publishers (pragprog.com, packt.com, manning.com).
- [SAFE]: No obfuscation, data exfiltration, or persistence mechanisms were found. The skill focuses on assisting the user with build automation and release integrity.
Audit Metadata