skills/tenequm/skills/go-dev/Gen Agent Trust Hub

go-dev

Pass

Audited by Gen Agent Trust Hub on May 16, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [SAFE]: The skill acts as a configuration generator and guide for Go development. It provides templates for .golangci.yml, Justfile, and lefthook.yml which are consistent with established community standards for the Go ecosystem.
  • [EXTERNAL_DOWNLOADS]: The skill provides instructions for installing well-known development tools including golangci-lint, gofumpt, gotestsum, migrate, and lefthook. These downloads target official repositories on GitHub and the official golangci-lint domain, which are considered well-known and trusted sources in this context.
  • [COMMAND_EXECUTION]: The provided Justfile and lefthook templates execute standard Go toolchain commands (e.g., go test, go build, go mod tidy) and tool-specific commands (e.g., golangci-lint run). These are standard operational commands for the intended development workflow. The Justfile specifically includes security best practices by setting a strict shell environment (-euo pipefail).
Audit Metadata
Risk Level
SAFE
Analyzed
May 16, 2026, 05:45 PM
Security Audit — agent-trust-hub — go-dev