Informe de auditoría del skill

golang-performance Informe de auditoría.

Golang performance optimization patterns and methodology - if X bottleneck, then apply Y. Covers allocation reduction, CPU efficiency, memory layout, GC tuning, pooling, caching, and hot-path optimization. Use when profiling or benchmarks have identified a bottleneck and you need the right optimization pattern to fix it. Also use when performing performance code review to suggest improvements or benchmarks that could help identify quick performance gains. Not for measurement methodology (→ See `samber/cc-skills-golang@golang-benchmark` skill) or debugging workflow (→ See `samber/cc-skills-golang@golang-troubleshooting` skill).

Experimental · RevisarRequiere revisiónGenerado 24 ago 2026Auditoría heurística de metadatos
81
Auditoría
71
Confianza
82
Calidad
73
Seguridad
100
Maintain
92
Instalar

Trust Score de OpenAgentSkill

71
Revisión manual

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

Aprobado

86

3.1K estrellas de GitHub

Actividad de stars/forks

Info

77

3.1K estrellas y 204 forks; la actividad de issues no está disponible en los metadatos actuales

Mantenimiento reciente

Aprobado

100

Actualizado hoy

Claridad de licencia

Aprobado

86

MIT

Completitud de README/SKILL.md

Aprobado

86

Los metadatos incluyen suficiente contexto de uso y flujo de trabajo

Riesgo de dependencias/runtime

Advertencia

46

command execution surface, external package install surface

Disponibilidad de instalación

Aprobado

92

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

Seguridad del comando de instalación

Aprobado

92

Ruta estándar de paquete o instalación en tiempo de ejecución

Superficie de permisos

Fallido

36

shell or command execution, filesystem or document access

Evidencia del repositorio

Aprobado

86

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

Estado de revisión

Info

66

Hay datos de revisión por IA disponibles

Resultados comprobados por Agent

Info

54

Aún no hay datos de resultados del Agent

Comprobaciones

Revisión de instalación y adopción

7 Aprobado · 12 Requiere revisión

Ruta de instalación

92

Aprobado

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

Repositorio

88

Aprobado

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

Licencia

86

Aprobado

MIT

Mantenimiento

100

Aprobado

Actualizado hoy

Revisión por IA

55

Revisar

The skill references other skills (golang-benchmark, golang-troubleshooting) that are not included in this repository, which may lead to incomplete guidance if those skills are not available in the agent's environment.

Completitud de README/SKILL.md

86

Aprobado

Usable description available

Riesgo de dependencias

46

Corregir

command execution surface, external package install surface

Seguridad del comando de instalación

92

Aprobado

Ruta estándar de paquete o instalación en tiempo de ejecución

Superficie de permisos

36

Corregir

shell or command execution, filesystem or document access

Actividad de stars/forks

77

Revisar

3.1K estrellas y 204 forks; la actividad de issues no está disponible en los metadatos actuales

Adopción

88

Aprobado

3.1K estrellas de GitHub

Advertencias

  • Dependency or permission surface needs review
  • Permission surface may require sandboxing
  • The skill references other skills (golang-benchmark, golang-troubleshooting) that are not included in this repository, which may lead to incomplete guidance if those skills are not available in the agent's environment.
  • The SKILL.md includes an evaluation file (evals.json) but its content appears truncated in the provided excerpt; ensure the full evaluation suite exists.
  • Quality score needs review
  • Permission surface needs review: shell or command execution, filesystem or document access
  • Dependency/runtime risk: command execution surface, external package install surface
  • Permission surface: shell or command execution, filesystem or document access

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