go-profiling-optimization
Pass
Audited by Gen Agent Trust Hub on Jun 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The instructions and examples provided in the skill are consistent with established Go performance engineering practices, utilizing tools like pprof and execution tracing.
- [SAFE]: The skill's tool permissions are appropriately restricted to development-related binaries (go, git, golangci-lint) in the YAML frontmatter.
- [SAFE]: No instances of prompt injection, data exfiltration, or obfuscation were identified. All external URLs and package references point to trusted or well-known development resources.
- [SAFE]: The use of curl in documentation is limited to fetching local profiling data from localhost, which is a standard and secure procedure in Go development.
Audit Metadata