golang-security
Pass
Audited by Gen Agent Trust Hub on Mar 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides extensive documentation and code examples for securing Go applications. It correctly identifies and provides mitigations for common vulnerabilities including injection attacks, broken cryptography, and insecure session management.
- [EXTERNAL_DOWNLOADS]: The skill suggests using established security tools such as
gosecandgovulncheckfrom their official repositories. These are well-known and reputable resources within the Go ecosystem. - [COMMAND_EXECUTION]: The skill utilizes the
Bashtool to run standard development and security auditing commands likego,golangci-lint, andgovulncheck. This usage is aligned with the skill's primary purpose of code auditing and development. - [NO_CODE]: The skill consists entirely of Markdown-based guidelines, checklists, and configuration files. It does not include any executable scripts or binaries that could pose a direct security risk.
Audit Metadata