golang-naming
Pass
Audited by Gen Agent Trust Hub on May 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is primarily educational, providing instructions and evaluation cases for Go naming standards such as MixedCaps, receiver names, error string formatting, and anti-stuttering patterns.
- [SAFE]: Tool access is appropriately restricted via prefixed bash commands (
go:*,golangci-lint:*,git:*), which aligns with the skill's purpose of writing, reviewing, and linting Go code. - [SAFE]: No evidence of prompt injection, hardcoded credentials, or unauthorized network communication was found in the provided files or evaluation scenarios.
- [SAFE]: All referenced files are local documentation providing detailed rationale and examples for identifiers, functions, packages, and types.
- [SAFE]: The skill defines clear boundaries for its use case, specifying it should not be used for general Go implementation questions that don't involve naming decisions.
Audit Metadata