coding-go

Pass

Audited by Gen Agent Trust Hub on Mar 5, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: Includes standard Go CLI commands such as go run, go build, go mod tidy, and go test which are essential for Go development and used appropriately within the skill's context.
  • [EXTERNAL_DOWNLOADS]: Recommends obtaining the Go environment from trusted sources including golang.org and the brew package manager.
  • [CREDENTIALS_UNSAFE]: Refers to the use of environment variables like $GITHUB_TOKEN for authenticating module downloads, which is a standard development practice for accessing private repositories and does not involve hardcoded credentials.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 5, 2026, 10:46 PM