go-performance

Pass

Audited by Gen Agent Trust Hub on Mar 16, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides best practices for Go code optimization, such as using strconv for type conversions and providing capacity hints for maps and slices to reduce allocations.\n- [EXTERNAL_DOWNLOADS]: The skill recommends installing the benchstat tool from golang.org/x/perf, which is an official and trusted repository for Go performance tools.\n- [COMMAND_EXECUTION]: The provided bash script scripts/bench-compare.sh executes the go test command with benchmark flags. This is a standard procedure for measuring Go code performance and is restricted to the local package context.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 16, 2026, 11:50 AM