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).
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, external package install surface
Disponibilidad de instalación
Aprobado92
npx skills add samber/cc-skills-golang --skill golang-performance
Seguridad del comando de instalación
Aprobado92
Ruta estándar de paquete o instalación en tiempo de ejecución
Superficie de permisos
Fallido36
shell or command execution, filesystem or document access
Evidencia del repositorio
Aprobado86
https://github.com/samber/cc-skills-golang/tree/main/skills/golang-performance
Estado de revisión
Info66
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-performance
Repositorio
88
https://github.com/samber/cc-skills-golang/tree/main/skills/golang-performance
Licencia
86
MIT
Mantenimiento
100
Actualizado hoy
Revisión por IA
55
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
Usable description available
Riesgo de dependencias
46
command execution surface, external package install surface
Seguridad del comando de instalación
92
Ruta estándar de paquete o instalación en tiempo de ejecución
Superficie de permisos
36
shell or command execution, filesystem or document access
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
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
Frontend Design
Guidance for distinctive, intentional UI design, typography, visual direction, and non-template-like product interfaces.
171K Estrellas · Informe de auditoría
Taste Skill: Anti-Slop Frontend
Design and implementation guidance for distinctive landing pages, portfolios, product demos, and purposeful redesigns.
80K Estrellas · Informe de auditoría
Canvas Design
Create original visual art, posters, PNG assets, and PDF documents through a clear design philosophy.
171K Estrellas · Informe de auditoría