Rapport d’audit du skill

golang-performance Rapport d’audit.

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).

Expérimental · RevoirRevue nécessaireGénéré 24 août 2026Audit heuristique des métadonnées
81
Audit
71
Confiance
82
Qualité
73
Sécurité
100
Maintain
92
Installer

Trust Score OpenAgentSkill

71
Revue manuelle

Trust Score OpenAgentSkill

The Trust Score helps an agent decide whether a skill is safe enough to shortlist before installation.

Adoption GitHub

Validé

86

3.1K stars GitHub

Activité stars/forks

Info

77

3.1K stars et 204 forks; l’activité des issues n’est pas disponible dans les métadonnées actuelles

Maintenance récente

Validé

100

Mis à jour aujourd’hui

Clarté de licence

Validé

86

MIT

Complétude README/SKILL.md

Validé

86

Les métadonnées incluent suffisamment de contexte d’usage et de workflow

Risque dépendances/runtime

Avertissement

46

command execution surface, external package install surface

Disponibilité de l’installation

Validé

92

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

Sécurité de la commande d’installation

Validé

92

Chemin d’installation standard de package ou runtime

Surface de permissions

Échoué

36

shell or command execution, filesystem or document access

Preuve du dépôt

Validé

86

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

État de revue

Info

66

Données de revue IA disponibles

Résultats prouvés par Agent

Info

54

Pas encore de données de résultats Agent

Vérifications

Revue d’installation et d’adoption

7 Validé · 12 Revue nécessaire

Chemin d’installation

92

Validé

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

Dépôt

88

Validé

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

Licence

86

Validé

MIT

Maintenance

100

Validé

Mis à jour aujourd’hui

Revue IA

55

Vérifier

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.

Complétude README/SKILL.md

86

Validé

Usable description available

Risque de dépendances

46

Corriger

command execution surface, external package install surface

Sécurité de la commande d’installation

92

Validé

Chemin d’installation standard de package ou runtime

Surface de permissions

36

Corriger

shell or command execution, filesystem or document access

Activité stars/forks

77

Vérifier

3.1K stars et 204 forks; l’activité des issues n’est pas disponible dans les métadonnées actuelles

Adoption

88

Validé

3.1K stars GitHub

Avertissements

  • 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éthode

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.

Comparer les options proches

Skills associés à auditer ensuite