golang-lint
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard documentation and configuration files for Go linting. There are no indications of malicious code, obfuscation, or unauthorized data access.
- [EXTERNAL_DOWNLOADS]: The skill instructs the environment to install 'golangci-lint' using Homebrew, which is a trusted and standard package manager for developer tools.
- [COMMAND_EXECUTION]: The skill uses the 'Bash' tool to execute 'golangci-lint', 'go', and 'git' commands. These operations are restricted by the 'allowed-tools' configuration in the skill metadata and are necessary for the skill's stated purpose of linting code.
Audit Metadata