go
Pass
Audited by Gen Agent Trust Hub on Jun 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides extensive instructional content for Go development. All recommended commands, such as
go test,go vet, anddlv, are standard industry-standard tools for the Go ecosystem. - [SAFE]: The
allowed-toolsconfiguration in theSKILL.mdfrontmatter appropriately restricts the agent's execution environment to specific, relevant binaries (go, golangci-lint, git, dlv), following the principle of least privilege. - [SAFE]: External package references, such as
go.uber.org/goleak,github.com/gorilla/mux, andgo.uber.org/zap, are directed toward well-known and trusted services within the Go community. - [SAFE]: No obfuscation, data exfiltration patterns, or unauthorized privilege escalation attempts were detected across the analyzed files.
Audit Metadata