Real Skill packageSource verifiedClawHub registry

golang-security

Security best practices and vulnerability prevention for Golang. Covers injection (SQL, command, XSS), cryptography, filesystem safety, network security, cookies, secrets management, memory safety, and logging. Apply when writing, reviewing, or auditing Go code for security, or when working on any risky code involving crypto, I/O, secrets management, user input handling, or authentication. Includes configuration of security tools.

Identity and source

Publisher attributionSamuel Bertheregistry owner unverified by skillvetai
Functional categoryAgent Engineering, Security & Governanceautomatically inferred · 74% rule confidence
Package forminstruction bundle15 recorded files
Canonical sourceClawHub registryclawhub:samber:golang-security
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/23/2026.claude/skills/golang-security

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/23/2026.agents/skills/golang-security

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/23/2026skills/golang-security

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-security
clawhub inspect @samber/golang-security --version 1.2.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
15 / 15 inspected as text
Checked
8/23/2026, 2:01:35 AM
Scanner
0.1.3
Policy
1.0.3
5 inferred permission indicators
  • shell execution — automatically inferred
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
  • credential access — automatically inferred
5 dependency and API indicators
  • api: clawhub.ai
  • api: github.com
  • api: go.dev
  • api: owasp.org
  • 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/23/2026, 12:38:03 AM
Release binding
Matches this record
  • vt: clean
  • skillspector: clean
  • 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:ab5547900058d0d16f690fab1feaaf2f5027c48de50e31df32bff1f4b9b9b9f2
Show up to 15 recorded paths
  • evals/evals.json
  • references/architecture.md
  • references/checklist.md
  • references/cookies.md
  • references/cryptography.md
  • references/filesystem.md
  • references/injection.md
  • references/logging.md
  • references/memory-safety.md
  • references/network.md
  • references/secrets.md
  • references/third-party.md
  • references/threat-modeling.md
  • skill-card.md
  • SKILL.md

Source changelog

golang-security 1.2.0 - Refined compatibility and orchestration instructions, including explicit support for multi-agent workflows (e.g., via Claude Code's `ultracode`). - Expanded orchestration and parallel review guidance for security audits, with clearer mapping to worktree-per-fix best practices. - Added new tool capabilities (EnterWorktree, ExitWorktree) and restricted paths to Go source files for more focused operation. - Updated compatibility field to list Codex and clarified orchestrator usage. - Removed obsolete skill-card.md file.