Skill audit report

golang-data-structures Audit report.

Golang data structures — slices (internals, capacity growth, preallocation, slices package), maps (internals, hash buckets, maps package), arrays, container/list/heap/ring, strings.Builder vs bytes.Buffer, generic collections, pointers (unsafe.Pointer, weak.Pointer), and copy semantics. Use when choosing or optimizing Go data structures, implementing generic containers, using container/ packages, unsafe or weak pointers, or questioning slice/map internals.

EXPERIMENTAL · REVIEWNeeds reviewGenerated Aug 23, 2026Heuristic metadata audit
73
Audit
67
Trust
58
Quality
74
Security
100
Maintain
92
Install

OpenAgentSkill Trust Score

67
Manual review

OpenAgentSkill Trust Score

The Trust Score helps an agent decide whether a skill is safe enough to shortlist before installation.

GitHub adoption

FAIL

30

12 GitHub stars

Stars/forks activity

FAIL

32

12 stars, 2 forks; issue activity unavailable in current metadata

Recent maintenance

PASS

100

Pushed today

License clarity

PASS

86

MIT

README/SKILL.md completeness

PASS

86

Metadata includes enough usage and workflow context

Dependency/runtime risk

WARN

54

command execution surface, external package install surface

Install availability

PASS

92

npx skills add yzfly/skills --skill golang-data-structures

Install command safety

PASS

92

standard package or runtime install path

Permission surface

INFO

62

shell or command execution, network or browser access

Repository evidence

PASS

86

https://github.com/yzfly/skills/tree/main/skills/cto/references/payload/backend/golang/golang-data-structures

Review status

INFO

66

AI review data available

Agent Proven outcomes

INFO

54

No agent outcome data yet

Checks

Install and adoption review

6 Passed · 12 Needs review

Install path

92

PASS

npx skills add yzfly/skills --skill golang-data-structures

Repository

88

PASS

https://github.com/yzfly/skills/tree/main/skills/cto/references/payload/backend/golang/golang-data-structures

License

86

PASS

MIT

Maintenance

100

PASS

Pushed today

AI review

55

CHECK

The skill references other skills (golang-safety, golang-concurrency, golang-design-patterns) that are not included in this submission, which may reduce standalone completeness.

README/SKILL.md completeness

86

PASS

Usable description available

Dependency risk

54

FIX

command execution surface, external package install surface

Install command safety

92

PASS

standard package or runtime install path

Permission surface

62

CHECK

shell or command execution, network or browser access

Stars/forks activity

32

FIX

12 stars, 2 forks; issue activity unavailable in current metadata

Adoption

42

CHECK

12 GitHub stars

Warnings

  • Dependency or permission surface needs review
  • The skill references other skills (golang-safety, golang-concurrency, golang-design-patterns) that are not included in this submission, which may reduce standalone completeness.
  • 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
  • Dependency/runtime risk: command execution surface, external package install surface

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