Go
v1.0.2Write reliable Go code avoiding goroutine leaks, interface traps, and common concurrency bugs.
⭐ 2· 1.4k·8 current·9 all-time
byIván@ivangdavila
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Skill name/description and included docs all describe Go coding guidance. The declared dependency on the go binary is reasonable for a Go helper, but the SKILL.md text itself does not contain runtime steps that invoke the go tool — so the binary requirement is plausible but not strictly used by the provided instructions.
Instruction Scope
SKILL.md and the additional .md files contain static guidance about goroutines, channels, interfaces, errors, collections, and build behaviour. They do not instruct the agent to read arbitrary files, access environment variables, or transmit data to external endpoints.
Install Mechanism
No install spec and no code files are included (instruction-only). Nothing is downloaded or written to disk by the package itself.
Credentials
No environment variables, credentials, or config paths are required. The skill does not request secrets or unrelated service tokens.
Persistence & Privilege
Defaults are used (not always: true). The skill does not request persistent/system-wide changes or elevated privileges in its metadata or instructions.
Assessment
This is a documentation-only skill with Go best-practice notes and no hidden installs or network endpoints. The only minor mismatch is the declared required binary (go): it is reasonable for a Go helper but the skill text does not actually instruct running the go tool. If you plan to allow the agent to execute commands on your machine, be aware the agent could still choose to run local binaries (including go) at runtime — review and control the agent's execution permissions. Otherwise, the skill is internally coherent and does not request secrets or external access.Like a lobster shell, security has layers — review code before you run it.
latestvk97bs1cnycgqjv89me6dg8yhdd81529y
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🐹 Clawdis
OSLinux · macOS · Windows
Binsgo
