go-project-setup

Pass

Audited by Gen Agent Trust Hub on Mar 5, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [SAFE]: The skill provides idiomatic Go project structures and templates for various application types (CLI, Web Service, MCP Server, etc.). The code implements production-ready patterns such as graceful shutdowns and proper package separation.
  • [COMMAND_EXECUTION]: The workflow involves standard development commands such as mkdir, go mod init, and go build, which are necessary for the primary purpose of the skill and intended to be run in the user's development environment.
  • [EXTERNAL_DOWNLOADS]: The project templates reference well-known and reputable third-party Go packages, including github.com/spf13/cobra for CLI tools, github.com/hajimehoshi/ebiten/v2 for game development, and github.com/modelcontextprotocol/go-sdk for MCP servers.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 5, 2026, 12:24 AM