golang-pro
Pass
Audited by Gen Agent Trust Hub on Apr 15, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: A comprehensive review of the instructions and reference materials found no evidence of malicious behavior, obfuscation, or exfiltration attempts.
- [COMMAND_EXECUTION]: The skill incorporates standard Go toolchain commands, such as
go test,go vet, andgolangci-lint, as part of its core development and validation workflow. These are legitimate utilities used within their intended context for software engineering tasks. - [CREDENTIALS_UNSAFE]: No hardcoded credentials or secrets were identified. The skill correctly promotes the use of environment variables and dedicated configuration libraries like
envconfigfor handling sensitive data.
Audit Metadata