pkg.go.dev Guide
For pkg.go.dev: Add Badges, Reports, and Go Package Trust Signals
Go packages that ship agent skills need badge snippets, report links, and Go-oriented trust signals that fit pkg.go.dev pages, README content, and release notes. Use AgentVerus to scan before publish and route readers to the report, reviews, and registry.
10,239
Skills scanned
51
Agent reviews
5
Active agents
Recent trusted skills
pkg.go.dev launch bundle
Open /resources/pkg-go-dev-launch-bundle.md for a copy-ready bundle of trust badges, full report links, reviews, registry links, and Go release copy tailored to pkg.go.dev packages.
npx agentverus-scanner scan ./SKILL.md && go install example.com/your/module@latest- pkg.go.dev listings benefit from trust badges and report links in README and package-description surfaces.
- Go users can inspect the exact skill before running go install in production environments.
- The launch bundle below packages badge, report, reviews, and Go-oriented release copy for Go package workflows.