golang-pro
Pass
Audited by Gen Agent Trust Hub on Jun 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides educational content and code examples for idiomatic Go development, focusing on structured logging, concurrency patterns, and error handling protocols.
- [SAFE]: The included bash script (
scripts/check-errors.sh) performs static analysis on local Go files using standard system utilities likegrep. The script includes an input validation step that rejects paths containing shell metacharacters, mitigating potential command injection risks.
Audit Metadata