go-ops
Pass
Audited by Gen Agent Trust Hub on Mar 9, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches the installation script for golangci-lint from its official GitHub repository. This is a standard procedure for installing the industry-standard Go linting tool and is considered safe.
- [COMMAND_EXECUTION]: Includes examples for using standard Go toolchain utilities, such as go test, go build, and go mod, along with performance profiling tools like pprof and trace.
- [SAFE]: The skill provides idiomatic Go development patterns, comprehensive error handling strategies, and performance optimization techniques aligned with Go best practices.
Audit Metadata