go-pprof-profiling
Pass
Audited by Gen Agent Trust Hub on Apr 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of technical documentation and usage instructions for the Go pprof tool.
- [SAFE]: All command-line examples use standard 'go tool pprof' syntax for profiling local files and do not involve unsanitized user input or suspicious redirections.
- [SAFE]: Networking is restricted to 'localhost' for serving the pprof web interface, which aligns with standard development practices and includes a warning about binding to non-local interfaces.
- [SAFE]: No obfuscation, remote code execution, or data exfiltration patterns were detected in the instructions or code snippets.
Audit Metadata