golang-performance

Pass

Audited by Gen Agent Trust Hub on May 2, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides expert-level guidance on Go performance optimization, strictly adhering to the methodology of 'profile, measure, and then optimize.' All code patterns and recommendations follow Go performance best practices.
  • [EXTERNAL_DOWNLOADS]: The skill references established, well-known libraries from the Go ecosystem (e.g., Uber, Hashicorp, Elastic, Prometheus, Grafana) and the author's own utility libraries. These references are documented neutrally as standard solutions for specific performance bottlenecks (e.g., LRU caches, JSON replacements).
  • [COMMAND_EXECUTION]: The skill enables standard Go profiling and benchmarking tools (go tool pprof, benchstat, fgprof, perf) through the Bash tool. These tools are used appropriately within the context of performance optimization and benchmarking workflows.
  • [DATA_EXPOSURE]: No sensitive data access or credential handling is present. The skill focuses on application performance data (CPU/Heap profiles) and code analysis. Use of curl is documented for local pprof endpoint access and legitimate batch API operations.
  • [PROMPT_INJECTION]: The skill instructions do not contain any attempt to bypass safety filters or override agent constraints. It uses instructional language focused on 'Thinking mode: ultrathink' to ensure deep technical reasoning during optimization tasks.
Audit Metadata
Risk Level
SAFE
Analyzed
May 2, 2026, 11:44 AM