backend-go-modernize

Pass

Audited by Gen Agent Trust Hub on Apr 8, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill retrieves Go version information and official release notes from go.dev and checks project release notes on github.com. These references target well-known and official documentation services.
  • [COMMAND_EXECUTION]: Shell operations are restricted to standard development tools including go, golangci-lint, and git. The skill uses these tools to perform code analysis, vulnerability checks, and automated refactoring via the Bash tool.
  • [SAFE]: The skill contains no malicious patterns such as prompt injection, obfuscation, or data exfiltration. It explicitly prioritizes safety and correctness, recommending modern Go features that mitigate common security risks like path traversal (CWE-22) using os.Root.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 8, 2026, 08:51 AM