Go Concurrency Patterns
PassAudited by VirusTotal on May 12, 2026.
Overview
Type: OpenClaw Skill Name: go-concurrency-patterns Version: 1.0.0 The skill bundle provides educational content and code examples for Go concurrency patterns. All Go code examples are benign and illustrative, demonstrating standard concurrency practices. The `SKILL.md` and `README.md` contain no evidence of prompt injection, data exfiltration, malicious execution, persistence mechanisms, or other harmful behaviors. Network access in one Go example (`fetchAllURLs`) is part of a legitimate demonstration of concurrent HTTP requests, not exfiltration. Installation instructions involve copying local files or using a platform-specific `npx add` command, which are not inherently malicious.
Findings (0)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
If the user follows the README install command, they rely on an external source outside the registry metadata.
The README gives a user-directed install command that pulls from an external GitHub path, while the registry metadata lists the source as unknown and has no install spec. This is a provenance and install-source note, not evidence of automatic execution by the skill.
npx add https://github.com/wpank/ai/tree/main/skills/backend/go-concurrency
Verify the GitHub repository and exact content before installing, and prefer project-local installation unless global availability is intended.
