.claude/skills/golang-contextRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
Idiomatic context.Context usage in Golang — propagation through API boundaries, cancellation, timeouts and deadlines, request-scoped values, context.WithoutCancel for background work outliving requests. Apply when designing context propagation across layers, debugging leaked or unexpired contexts, choosing between context.Background/TODO/WithoutCancel, or storing values in context. Not for code that merely accepts ctx as first parameter.
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-contextRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/golang-contextRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/golang-contextRuntime, 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-contextclawhub inspect @samber/golang-context --version 1.3.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:5cc333e8704f89d0c41095f24dca88a56c7990ed32c9ce1ac1bb978708e101c2evals/evals.jsonreferences/cancellation.mdreferences/http-services.mdreferences/values-tracing.mdskill-card.mdSKILL.mdgolang-context v1.3.0 - Updated compatibility info for broader harness and tooling support. - Added a paths field to target only Go source files. - Bumped skill version to 1.3.0 in metadata. - Removed skill-card.md for streamlined maintenance.