golang-safety
Pass
Audited by Gen Agent Trust Hub on May 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary purpose is to enhance the safety and reliability of Go code. It provides detailed, idiomatic instructions on nil-safety, resource management (defer in loops), and numeric precision. All instructional patterns align with industry best practices for the Go programming language.
- [COMMAND_EXECUTION]: The skill uses restricted bash tools including
go,golangci-lint, andgit. These are standard development tools and are scoped to their respective binaries in the frontmatter configuration, minimizing the risk of arbitrary command execution. - [DATA_EXFILTRATION]: No network exfiltration or sensitive file access patterns were identified. The skill correctly instructs users to manage secrets in environment files rather than hardcoding them.
- [PROMPT_INJECTION]: There are no attempts to bypass agent safety filters or override system instructions. The use of directive language (e.g., 'NEVER', 'MUST') is strictly confined to Go-specific technical safety guidelines.
Audit Metadata