Skill audit report

golang-cli Audit report.

Golang CLI application development. Use when building, modifying, or reviewing a Go CLI tool — especially for command structure, flag handling, configuration layering, version embedding, exit codes, I/O patterns, signal handling, shell completion, argument validation, and CLI unit testing. Also triggers when code uses cobra, viper, or urfave/cli. For cobra-specific APIs → See `samber/cc-skills-golang@golang-spf13-cobra` skill; for viper configuration layering → See `samber/cc-skills-golang@golang-spf13-viper` skill.

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

OpenAgentSkill Trust Score

75
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

FAIL

28

command execution surface, credential or environment access

Install availability

PASS

92

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

Install command safety

PASS

92

standard package or runtime install path

Permission surface

FAIL

18

secrets or environment access, shell or command execution

Repository evidence

PASS

86

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

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-cli

Repository

88

PASS

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

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

28

FIX

command execution surface, credential or environment access

Install command safety

92

PASS

standard package or runtime install path

Permission surface

18

FIX

secrets or environment access, shell or command execution

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: secrets or environment access, shell or command execution
  • Dependency/runtime risk: command execution surface, credential or environment access
  • Permission surface: secrets or environment access, shell or command execution

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