golang-performance
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate technical guidance on Golang performance optimization, adhering to industry best practices such as profiling before optimizing and using iterative benchmarking.
- [EXTERNAL_DOWNLOADS]: The skill references several external Go libraries and tools, including
benchstat,singleflight,go-json, andpyroscope. All identified sources are either official Go repositories, well-known technology organizations (e.g., Grafana, Uber, HashiCorp, ByteDance), or the author's own public repositories (e.g.,go-singleflightx). These are documented for legitimate performance enhancement purposes. - [COMMAND_EXECUTION]: The skill utilizes the
Bashtool to run standard development and profiling commands such asgo build,go test,benchstat,fieldalignment, andpprof. These operations are consistent with the skill's stated purpose of performance analysis. - [PROMPT_INJECTION]: No malicious prompt injection patterns or attempts to bypass safety filters were detected. The instructions are professionally focused on the role of a Go performance engineer.
- [DATA_EXFILTRATION]: No risks of data exfiltration were found. Access to network-capable tools like
curlandWebFetchis limited to documented, benign use cases such as collecting local profiling data or searching for technical documentation.
Audit Metadata