Real Skill packageSource verifiedClawHub registry

golang-benchmark

Golang benchmarking, profiling, and performance measurement. Use when writing, running, or comparing Go benchmarks, profiling hot paths with pprof, interpreting CPU/memory/trace profiles, analyzing results with benchstat, setting up CI benchmark regression detection, or investigating production performance with Prometheus runtime metrics. Also use when the developer needs deep analysis on a specific performance indicator - this skill provides the measurement methodology, while `samber/cc-skills-golang@golang-perfo…

Identity and source

Publisher attributionSamuel Bertheregistry owner unverified by skillvetai
Functional categoryAgent Engineering, Security & Governanceautomatically inferred · 61% rule confidence
Package forminstruction bundle11 recorded files
Canonical sourceClawHub registryclawhub:samber:golang-benchmark
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/21/2026.claude/skills/golang-benchmark

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/21/2026.agents/skills/golang-benchmark

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/21/2026skills/golang-benchmark

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

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-benchmark
clawhub inspect @samber/golang-benchmark --version 1.3.0

Security evidence

SkillVetAI static result: no findings detected

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
11 / 11 inspected as text
Checked
8/21/2026, 1:59:10 AM
Scanner
0.1.3
Policy
1.0.3
3 inferred permission indicators
  • network access — automatically inferred
  • filesystem write — automatically inferred
  • browser control — automatically inferred
4 dependency and API indicators
  • api: clawhub.ai
  • api: github.com
  • api: myservice
  • api: pkg.go.dev
External clawhub result: clean

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.

Evidence checked
8/20/2026, 1:51:21 PM
Release binding
Matches this record
  • vt: clean
  • skillspector: suspicious
  • llm: clean

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:c33ecf2400758d1319476ac2ba7ee78c1656a5fe3b3a45721e9f74a78259e75a
Show up to 11 recorded paths
  • evals/evals.json
  • references/benchstat.md
  • references/ci-regression.md
  • references/compiler-analysis.md
  • references/investigation-session.md
  • references/pprof.md
  • references/prometheus-go-metrics.md
  • references/tools.md
  • references/trace.md
  • skill-card.md
  • SKILL.md

Source changelog

golang-benchmark v1.3.0 - Added `paths` filter to scope the skill to Go source files (`**/*.go`). - Updated compatibility to include Codex and clarify harness support. - Clarified use of `ultrathink` on Claude Code in the thinking mode section. - Improved instructions for handling parallel optimization variants and worktrees. - Various editorial refinements for clarity and precision.