.claude/skills/golang-grpcRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
Provides gRPC usage guidelines, protobuf organization, and production-ready patterns for Golang microservices. Use when implementing, reviewing, or debugging gRPC servers/clients, writing proto files, setting up interceptors, handling gRPC errors with status codes, configuring TLS/mTLS, testing with bufconn, or working with streaming RPCs.
These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.
These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.
.claude/skills/golang-grpcRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/golang-grpcRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/golang-grpcRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.
clawhub install @samber/golang-grpcclawhub inspect @samber/golang-grpc --version 1.2.0This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.
This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.
The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.
sha256:c0e85a139ac991abdcc8f5004cdcaa5a500ce29699028a18902fad411e796a58evals/evals.jsonreferences/protoc-reference.mdreferences/testing.mdskill-card.mdSKILL.md- Compatibility expanded: adds support for Claude Code, Codex, and new code navigation tools (`godig` and `gopls`). - New integrations: recommends pkg.go.dev for Go docs and outlines usage of related skills for package lookups and code navigation. - Allowed tools updated: now permits `Bash(godig:*)`, `Bash(gopls:*)`, `LSP`, and `mcp__gopls__*` for deeper Go analysis. - File specificity: introduces `paths` to restrict operation to Go source files (`**/*.go`). - Housekeeping: removes the now-redundant `skill-card.md` file.