go-code-review
Pass
Audited by Gen Agent Trust Hub on Mar 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of a static markdown checklist based on the official Go Wiki for CodeReviewComments. It does not contain any executable logic, prompt injection, or malicious patterns.
- [COMMAND_EXECUTION]: The skill includes a 'Quick Review Commands' section that suggests the use of standard Go development utilities such as
goimports,golangci-lint, andgo vet. These are well-known tools for static analysis and formatting that operate on local source code and do not involve downloading or executing untrusted remote content.
Audit Metadata