Skill 审计报告

golang-naming 审计报告.

Go (Golang) naming conventions — covers packages, constructors, structs, interfaces, constants, enums, errors, booleans, receivers, getters/setters, functional options, acronyms, test functions, and subtest names. Use this skill when writing new Go code, reviewing or refactoring, choosing between naming alternatives (New vs NewTypeName, isConnected vs connected, ErrNotFound vs NotFoundError, StatusReady vs StatusUnknown at iota 0), debating Go package names (utils/helpers anti-patterns), or asking about Go naming best practices. Also trigger when the user mentions MixedCaps vs snake_case, ALL_CAPS constants, Get-prefix on getters, or error string casing. Do NOT use for general Go implementation questions that don't involve naming decisions.

实验性 · 审查需审查生成于 2026年8月24日启发式元数据审计
83
审计
77
信任
82
质量
77
安全性
100
维护
92
安装

OpenAgentSkill 信任评分

77
强候选

OpenAgentSkill 信任评分

Trust Score 帮助 Agent 在安装前判断一个 Skill 是否足以进入候选清单。

GitHub 采用度

通过

86

3.1K 个 GitHub Stars

Star/Fork 活跃度

信息

77

3.1K 个 Star,204 个 Fork; 当前元数据中没有议题活跃度信息

近期维护

通过

100

今天有推送

许可证清晰度

通过

86

MIT

README/SKILL.md 完整度

通过

86

元数据包含足够的用法与工作流上下文

依赖与运行时风险

警告

46

command execution surface, credential or environment access

安装可用性

通过

92

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

安装命令安全性

通过

92

标准软件包或运行时安装路径

权限范围

失败

22

secrets or environment access, shell or command execution

仓库证据

通过

86

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

审查状态

通过

88

可用 AI 审查数据

Agent 验证结果

信息

54

暂未有 Agent 结果数据

检查项

安装与采用审查

8 通过 · 12 需审查

安装路径

92

通过

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

仓库

88

通过

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

许可证

86

通过

MIT

维护

100

通过

今天有推送

AI 审查

88

通过

Approved with no listed issues

README/SKILL.md 完整度

86

通过

Usable description available

依赖风险

46

修复

command execution surface, credential or environment access

安装命令安全性

92

通过

标准软件包或运行时安装路径

权限范围

22

修复

secrets or environment access, shell or command execution

Star/Fork 活跃度

77

检查

3.1K 个 Star,204 个 Fork; 当前元数据中没有议题活跃度信息

采用度

88

通过

3.1K 个 GitHub Stars

Financial decision safety

58

检查

Research-only use: do not treat output as financial advice or execute a position without human approval.

警告

  • Dependency or permission surface needs review
  • Permission surface may require sandboxing
  • Financial research output is not financial advice; require human review before any live investment decision
  • Financial research output is not financial advice; require human review before any live investment decision.
  • 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

方法

本报告综合公开元数据、AI 审查输出、仓库活跃度、安装就绪度、OpenAgentSkill 事件、质量评分、信任检查和 Agent 安全门槛;它不是完整的源代码安全审计。

对比相近选项

下一步可审计的相关 Skill