.claude/skills/golang-safetyRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
Defensive Golang coding to prevent panics, silent data corruption, and subtle runtime bugs. Use when encountering nil panics, append aliasing, map concurrent access, float comparison pitfalls, or zero-value design questions. Also use when reviewing code for nil-safety, numeric conversion overflow, resource lifecycle issues (defer in loops), or defensive copying of slices and maps.
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-safetyRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/golang-safetyRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/golang-safetyRuntime, 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-safetyclawhub inspect @samber/golang-safety --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:e8304289c10371990284e405de035a5350e0c930bbe7254abdb636abd3964694evals/evals.jsonreferences/nil-safety.mdreferences/slice-map-safety.mdskill-card.mdSKILL.md- Version updated to 1.3.0. - Updated compatibility metadata for broader harness support. - Added explicit path restriction to only operate on Go source files. - Removed the skill-card.md file.