Informe de auditoría del skill
golang-naming Informe de auditoría.
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.
Trust Score de OpenAgentSkill
Trust Score de OpenAgentSkill
The Trust Score helps an agent decide whether a skill is safe enough to shortlist before installation.
Adopción en GitHub
Aprobado86
3.1K estrellas de GitHub
Actividad de stars/forks
Info77
3.1K estrellas y 204 forks; la actividad de issues no está disponible en los metadatos actuales
Mantenimiento reciente
Aprobado100
Actualizado hoy
Claridad de licencia
Aprobado86
MIT
Completitud de README/SKILL.md
Aprobado86
Los metadatos incluyen suficiente contexto de uso y flujo de trabajo
Riesgo de dependencias/runtime
Advertencia46
command execution surface, credential or environment access
Disponibilidad de instalación
Aprobado92
npx skills add samber/cc-skills-golang --skill golang-naming
Seguridad del comando de instalación
Aprobado92
Ruta estándar de paquete o instalación en tiempo de ejecución
Superficie de permisos
Fallido22
secrets or environment access, shell or command execution
Evidencia del repositorio
Aprobado86
https://github.com/samber/cc-skills-golang/tree/main/skills/golang-naming
Estado de revisión
Aprobado88
Hay datos de revisión por IA disponibles
Resultados comprobados por Agent
Info54
Aún no hay datos de resultados del Agent
Comprobaciones
Revisión de instalación y adopción
Ruta de instalación
92
npx skills add samber/cc-skills-golang --skill golang-naming
Repositorio
88
https://github.com/samber/cc-skills-golang/tree/main/skills/golang-naming
Licencia
86
MIT
Mantenimiento
100
Actualizado hoy
Revisión por IA
88
Approved with no listed issues
Completitud de README/SKILL.md
86
Usable description available
Riesgo de dependencias
46
command execution surface, credential or environment access
Seguridad del comando de instalación
92
Ruta estándar de paquete o instalación en tiempo de ejecución
Superficie de permisos
22
secrets or environment access, shell or command execution
Actividad de stars/forks
77
3.1K estrellas y 204 forks; la actividad de issues no está disponible en los metadatos actuales
Adopción
88
3.1K estrellas de GitHub
Financial decision safety
58
Research-only use: do not treat output as financial advice or execute a position without human approval.
Advertencias
- 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
Método
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.
Comparar opciones cercanas
Skills relacionados para auditar después
Opencode
The open source coding agent.
201K Estrellas · Informe de auditoría
Code Review
Review a branch or diff against repository standards and the originating spec in two independent analysis passes.
169K Estrellas · Informe de auditoría
Grill With Docs
A relentless interview that pressure-tests a plan against the codebase, sharpens domain language, and updates CONTEXT.md and ADRs when decisions become durable.
165K Estrellas · Informe de auditoría