Skill audit report
Use when optimizing Go code, investigating slow performance, or writing performance-critical sections. Also use when a user mentions slow Go code, string concatenation in loops, or asks about benchmarking, even if the user doesn't explicitly mention performance patterns. Does not cover concurrent performance patterns (see go-concurrency).
The Trust Score helps an agent decide whether a skill is safe enough to shortlist before installation.
GitHub adoption
INFO62
156 GitHub stars
Stars/forks activity
WARN57
156 stars, 18 forks; issue activity unavailable in current metadata
Recent maintenance
PASS88
3mo since push
License clarity
PASS86
Apache-2.0
README/SKILL.md completeness
PASS86
Metadata includes enough usage and workflow context
Dependency/runtime risk
INFO62
command execution surface, external package install surface
Install availability
PASS92
npx skills add cxuu/golang-skills --skill go-performance
Install command safety
PASS92
standard package or runtime install path
Permission surface
INFO76
shell or command execution
Repository evidence
PASS86
https://github.com/cxuu/golang-skills/tree/main/skills/go-performance
Review status
PASS88
AI review data available
Agent Proven outcomes
INFO54
No agent outcome data yet
Checks
Install path
92
npx skills add cxuu/golang-skills --skill go-performance
Repository
88
https://github.com/cxuu/golang-skills/tree/main/skills/go-performance
License
86
Apache-2.0
Maintenance
88
3mo since push
AI review
88
Approved with no listed issues
README/SKILL.md completeness
86
Usable description available
Dependency risk
62
command execution surface, external package install surface
Install command safety
92
standard package or runtime install path
Permission surface
76
shell or command execution
Stars/forks activity
57
156 stars, 18 forks; issue activity unavailable in current metadata
Adoption
68
156 GitHub stars
Warnings
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
Review a branch or diff against repository standards and the originating spec in two independent analysis passes.
169K Stars · Audit report
Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.
41K Stars · Audit report
Implement work from an approved spec or ticket set, run focused and full tests, invoke code review, and commit the result to the current branch.
176K Stars · Audit report