golang-samber-lo
Pass
Audited by Gen Agent Trust Hub on Mar 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill documents the samber/lo library, providing helpful patterns and anti-patterns for Go developers. The instructions focus on reducing boilerplate and improving code quality.
- [EXTERNAL_DOWNLOADS]: Mentions
go get github.com/samber/lofor library installation, which is a standard and expected operation for Go development. The URL points to the official repository of the library author. - [COMMAND_EXECUTION]: Requests access to Bash tools limited to Go-specific utilities (
go,golangci-lint,git), which are necessary for its stated purpose of assisting with Go development. The tool usage is appropriately scoped via theallowed-toolsfrontmatter field. - [SAFE]: Includes evaluation tests (evals/evals.json) specifically designed to ensure the agent recommends against unsafe practices, such as using
lo.Mustin production environments, using parallel variants for small datasets, or using experimental features without benchmarking. - [SAFE]: All referenced documentation and official resources (lo.samber.dev, pkg.go.dev) are legitimate and consistent with the library's official presence.
Audit Metadata