go-performance
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION] (SAFE): The skill utilizes standard Go development tools like
go testandgo tool pproffor profiling and performance analysis. These commands are used according to standard development practices. - [PROMPT_INJECTION] (SAFE): While the skill can process profile data from URLs or files (Workflow Step 1), which is a potential surface for indirect prompt injection, it is the intended primary purpose of the skill and no malicious exploitation patterns are present. (Ingestion: file/URL in SKILL.md; Boundaries: none; Capabilities: subprocess calls to
go testandgo tool pprof; Sanitization: none).
Audit Metadata