backend-go-project-layout
Pass
Audited by Gen Agent Trust Hub on Apr 8, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill provides documentation and templates for Go project layouts that follow industry-standard practices and directory conventions.
- [SAFE]: Instructions explicitly warn against hardcoding sensitive information in configuration files, recommending the use of environment variables or secret managers instead.
- [COMMAND_EXECUTION]: The provided Makefile includes targets for auditing dependencies using govulncheck, which is a security best practice for detecting known vulnerabilities in Go codebases.
- [EXTERNAL_DOWNLOADS]: The skill references well-known development tools in the Go ecosystem like golangci-lint and air, which are standard for building and maintaining Go applications and represent normal development workflows.
Audit Metadata