golang-concurrency
Pass
Audited by Gen Agent Trust Hub on Mar 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill contains technical documentation and coding patterns for Go development with no evidence of malicious behavior, prompt injection, or data exfiltration attempts.
- [EXTERNAL_DOWNLOADS]: References the
go.uber.org/goleakpackage for goroutine leak detection, which is a well-known tool from Uber. - [EXTERNAL_DOWNLOADS]: Mentions the use of official Go extension packages from
golang.org/x/sync(such aserrgroupandsingleflight). - [EXTERNAL_DOWNLOADS]: Recommends the
samber/rolibrary, which is a development tool created by the skill's author ('samber'). - [COMMAND_EXECUTION]: The skill is configured to use Go-specific command-line tools (
go,golangci-lint) andgitto support code review and auditing tasks, which is consistent with its stated purpose.
Audit Metadata