golang-grpc
Pass
Audited by Gen Agent Trust Hub on May 2, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill's installation process fetches the
protobufpackage via the Homebrew package manager, a standard practice for this ecosystem. - [EXTERNAL_DOWNLOADS]: The documentation references the
buf.buildregistry for retrieving official Protocol Buffer code generation plugins. - [SAFE]: No malicious patterns such as prompt injection, credential harvesting, or unauthorized data access were detected. The instructions prioritize security by mandating TLS in production, recommending mTLS for service-to-service authentication, and advising that gRPC reflection be disabled to prevent API surface exposure.
Audit Metadata