Laporan audit skill

golang-performance Laporan 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).

Eksperimental · TinjauPerlu ditinjauDihasilkan 24 Agu 2026Audit metadata heuristik
81
Audit
71
Kepercayaan
82
Kualitas
73
Keamanan
100
Maintain
92
Pasang

Trust Score OpenAgentSkill

71
Tinjauan manual

Trust Score OpenAgentSkill

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

Adopsi GitHub

Lulus

86

3.1K star GitHub

Aktivitas star/fork

Info

77

3.1K star dan 204 fork; aktivitas issue tidak tersedia dalam metadata saat ini

Pemeliharaan terbaru

Lulus

100

Diperbarui hari ini

Kejelasan lisensi

Lulus

86

MIT

Kelengkapan README/SKILL.md

Lulus

86

Metadata memuat konteks penggunaan dan alur kerja yang cukup

Risiko dependensi/runtime

Peringatan

46

command execution surface, external package install surface

Ketersediaan pemasangan

Lulus

92

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

Keamanan perintah pemasangan

Lulus

92

Jalur pemasangan paket atau runtime standar

Cakupan izin

Gagal

36

shell or command execution, filesystem or document access

Bukti repositori

Lulus

86

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

Status peninjauan

Info

66

Data tinjauan AI tersedia

Hasil terbukti Agent

Info

54

Belum ada data hasil Agent

Pemeriksaan

Tinjauan pemasangan dan adopsi

7 Lulus · 12 Perlu ditinjau

Jalur pemasangan

92

Lulus

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

Repositori

88

Lulus

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

Lisensi

86

Lulus

MIT

Pemeliharaan

100

Lulus

Diperbarui hari ini

Tinjauan AI

55

Periksa

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.

Kelengkapan README/SKILL.md

86

Lulus

Usable description available

Risiko dependensi

46

Perbaiki

command execution surface, external package install surface

Keamanan perintah pemasangan

92

Lulus

Jalur pemasangan paket atau runtime standar

Cakupan izin

36

Perbaiki

shell or command execution, filesystem or document access

Aktivitas star/fork

77

Periksa

3.1K star dan 204 fork; aktivitas issue tidak tersedia dalam metadata saat ini

Adopsi

88

Lulus

3.1K star GitHub

Peringatan

  • 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

Metode

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.

Bandingkan opsi sekitar

Skill terkait untuk diaudit berikutnya