backend-go-design-patterns

Pass

Audited by Gen Agent Trust Hub on Apr 23, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill contains technical documentation and coding guidelines for Go developers. It promotes best practices such as functional options, explicit initialization, and resource management.- [DATA_EXPOSURE]: No hardcoded credentials, sensitive file paths, or unauthorized network operations were identified. The skill correctly suggests using environment variables for configuration.- [REMOTE_CODE_EXECUTION]: No remote code execution patterns, such as piping network downloads to a shell, are present. The allowed tools are restricted to standard Go development utilities (go, golangci-lint, git).- [PROMPT_INJECTION]: The instructions focus on architectural patterns and coding style without attempting to override system prompts or bypass safety filters.- [COMMAND_EXECUTION]: Shell access is limited to a whitelist of development tools (go, git, golangci-lint) within the skill's configuration, which aligns with its purpose as a Go development assistant.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 23, 2026, 07:55 AM