golang-grpc
Pass
Audited by Gen Agent Trust Hub on Apr 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and implementation guidelines for gRPC in Go. All code examples follow industry best practices, such as requiring TLS in production and using specific gRPC status codes for error handling.
- [EXTERNAL_DOWNLOADS]: The skill references well-known and trusted gRPC libraries and tools, including google.golang.org/grpc, github.com/grpc-ecosystem/go-grpc-middleware, and the buf CLI tool. The installation instructions use Homebrew (brew) to install the official protobuf package.
- [COMMAND_EXECUTION]: The skill limits shell execution to specific, safe binaries through the allowed-tools configuration, such as go, protoc, and git. No arbitrary command execution patterns were found.
Audit Metadata