Skill audit report
golang-concurrency Audit report.
Golang concurrency patterns. Use when writing or reviewing concurrent Go code involving goroutines, channels, select, locks, sync primitives, errgroup, singleflight, worker pools, or fan-out/fan-in pipelines. Also triggers when you detect goroutine leaks, race conditions, channel ownership issues, or need to choose between channels and mutexes.
OpenAgentSkill Trust Score
OpenAgentSkill Trust Score
The Trust Score helps an agent decide whether a skill is safe enough to shortlist before installation.
GitHub adoption
FAIL30
12 GitHub stars
Stars/forks activity
FAIL32
12 stars, 2 forks; issue activity unavailable in current metadata
Recent maintenance
PASS100
1d since push
License clarity
PASS86
MIT
README/SKILL.md completeness
PASS86
Metadata includes enough usage and workflow context
Dependency/runtime risk
INFO72
command execution surface
Install availability
PASS92
npx skills add yzfly/skills --skill golang-concurrency
Install command safety
PASS92
standard package or runtime install path
Permission surface
INFO76
shell or command execution
Repository evidence
PASS86
https://github.com/yzfly/skills/tree/main/skills/cto/references/payload/backend/golang/golang-concurrency
Review status
PASS88
AI review data available
Agent Proven outcomes
INFO54
No agent outcome data yet
Checks
Install and adoption review
Install path
92
npx skills add yzfly/skills --skill golang-concurrency
Repository
88
https://github.com/yzfly/skills/tree/main/skills/cto/references/payload/backend/golang/golang-concurrency
License
86
MIT
Maintenance
100
1d since push
AI review
88
Approved with no listed issues
README/SKILL.md completeness
86
Usable description available
Dependency risk
72
command execution surface
Install command safety
92
standard package or runtime install path
Permission surface
76
shell or command execution
Stars/forks activity
32
12 stars, 2 forks; issue activity unavailable in current metadata
Adoption
42
12 GitHub stars
Warnings
- Low GitHub adoption signal
- Quality score needs review
- GitHub adoption: 12 GitHub stars
- Stars/forks activity: 12 stars, 2 forks; issue activity unavailable in current metadata
Method
This report combines public metadata, AI review output, repository freshness, install readiness, OpenAgentSkill events, quality scoring, trust checks, and the agent safety gate. It is not a full source-code security review.
Compare nearby options
Related skills to audit next
Opencode
The open source coding agent.
201K Stars · Audit report
Code Review
Review a branch or diff against repository standards and the originating spec in two independent analysis passes.
169K Stars · Audit report
Grill With Docs
A relentless interview that pressure-tests a plan against the codebase, sharpens domain language, and updates CONTEXT.md and ADRs when decisions become durable.
165K Stars · Audit report