Go module trust score

github.com/grpc-ecosystem/grpc-gateway/v2

pkg.go.dev · 0/week · 6.1 years old

97/ 100
SAFE
contributors35
Weekly downloads0
Package age6.1 years
Last published0d ago
GitHub contributors35
OpenSSF Scorecard6.0/10
GradeA+

Score breakdown

Five behavioral dimensions. Each measured from public registry data, not self-reported.

Longevity
25/25
Release consistency
20/20
Publisher depth
15/15
GitHub backing
25/15

What this score measures

The Commit trust score measures behavioral commitment — signals that are hard to fake. Unlike stars, READMEs, or download counts, these signals capture how a package is actually maintained.

Related reading

Use this data

CLI

npx proof-of-commitment --go github.com/grpc-ecosystem/grpc-gateway/v2

MCP (Claude, Cursor, Windsurf)

{ "mcpServers": { "commit": { "type": "streamable-http", "url": "https://poc-backend.amdal-dev.workers.dev/mcp" } } }

README badge

![Commit Trust](https://poc-backend.amdal-dev.workers.dev/badge/go/github.com%2Fgrpc-ecosystem%2Fgrpc-gateway%2Fv2)

github.com/grpc-ecosystem/grpc-gateway/v2 commit trust badge

REST API

curl -X POST https://poc-backend.amdal-dev.workers.dev/api/audit -H "Content-Type: application/json" -d '{"packages":["github.com/grpc-ecosystem/grpc-gateway/v2"],"ecosystem":"go"}'