Skill audit report

golang-context Audit report.

Idiomatic context.Context usage in Golang — propagation through API boundaries, cancellation, timeouts and deadlines, request-scoped values, context.WithoutCancel for background work outliving requests. Apply when designing context propagation across layers, debugging leaked or unexpired contexts, choosing between context.Background/TODO/WithoutCancel, or storing values in context. Not for code that merely accepts ctx as first parameter.

EXPERIMENTAL · REVIEWNeeds reviewGenerated Aug 22, 2026Heuristic metadata audit
84
Audit
79
Trust
82
Quality
80
Security
100
Maintain
92
Install

OpenAgentSkill Trust Score

79
Strong shortlist

OpenAgentSkill Trust Score

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

GitHub adoption

PASS

86

3.0K GitHub stars

Stars/forks activity

INFO

77

3.0K stars, 197 forks; issue activity unavailable in current metadata

Recent maintenance

PASS

100

2d since push

License clarity

PASS

86

MIT

README/SKILL.md completeness

PASS

86

Metadata includes enough usage and workflow context

Dependency/runtime risk

WARN

56

command execution surface, network or browser surface

Install availability

PASS

92

npx skills add samber/cc-skills-golang --skill golang-context

Install command safety

PASS

92

standard package or runtime install path

Permission surface

WARN

50

shell or command execution, network or browser access

Repository evidence

PASS

86

https://github.com/samber/cc-skills-golang/tree/main/skills/golang-context

Review status

PASS

88

AI review data available

Agent Proven outcomes

INFO

54

No agent outcome data yet

Checks

Install and adoption review

8 Passed · 9 Needs review

Install path

92

PASS

npx skills add samber/cc-skills-golang --skill golang-context

Repository

88

PASS

https://github.com/samber/cc-skills-golang/tree/main/skills/golang-context

License

86

PASS

MIT

Maintenance

100

PASS

2d since push

AI review

88

PASS

Approved with no listed issues

README/SKILL.md completeness

86

PASS

Usable description available

Dependency risk

56

FIX

command execution surface, network or browser surface

Install command safety

92

PASS

standard package or runtime install path

Permission surface

50

FIX

shell or command execution, network or browser access

Stars/forks activity

77

CHECK

3.0K stars, 197 forks; issue activity unavailable in current metadata

Adoption

88

PASS

3.0K GitHub stars

Warnings

  • Dependency or permission surface needs review
  • Permission surface may require sandboxing
  • Quality score needs review
  • Permission surface needs review: shell or command execution, network or browser access
  • Dependency/runtime risk: command execution surface, network or browser surface
  • Permission surface: shell or command execution, network or browser access

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