backend-go-performance
Pass
Audited by Gen Agent Trust Hub on Apr 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides expert-level instructional content for Go developers, adhering to best practices such as profiling before optimizing and documenting changes.
- [SAFE]: External references to libraries (e.g., HashiCorp's golang-lru, Dgraph's Ristretto, Elastic's go-freelru, Uber's automaxprocs) target well-known and reputable organizations in the Go ecosystem.
- [SAFE]: All command-line examples, such as the use of
go test,benchstat, andpprof, represent standard, safe development workflows. - [SAFE]: The skill's use of local network operations (e.g., fetching pprof profiles from
localhost:6060) is a standard diagnostic practice and does not involve external data exfiltration. - [SAFE]: No obfuscation, prompt injection, or persistence mechanisms were found across the provided documentation and code snippets.
Audit Metadata