golang-idioms
Pass
Audited by Gen Agent Trust Hub on Jul 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a documentation resource for Go development, covering error handling, concurrency, and testing. It contains only code snippets and best-practice guidelines.
- [SAFE]: No prompt injection or behavior override patterns were detected. All instructions are intended for educational guidance.
- [SAFE]: No data exfiltration or credential exposure risks. Code examples use generic placeholders and standard library functions without accessing sensitive local files or making unauthorized network requests.
- [SAFE]: No remote code execution or dangerous external dependencies. Mentioned Go modules and toolchain commands (e.g.,
go mod tidy) are standard industry practices for Go development.
Audit Metadata