developing-go
Pass
Audited by Gen Agent Trust Hub on Mar 6, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill documentation references several well-known and trusted Go packages and tools, such as golangci-lint, testcontainers-go, and pgx. These are standard tools in the Go ecosystem and originate from verified sources.
- [REMOTE_CODE_EXECUTION]: Documentation in TOOLING.md provides an installation command for golangci-lint using a piped shell script (curl | sh) from its official GitHub repository. This is a standard installation method for this trusted tool and is documented neutrally as an educational reference.
- [SAFE]: All code snippets provided in the documentation follow best practices for Go development, including secure error handling, concurrency management, and proper use of the standard library. No malicious patterns such as prompt injection, data exfiltration, or obfuscation were detected within the skill content.
Audit Metadata