go-linting
Configures Go linting with recommended linters and golangci-lint for improved code quality and consistency in Go projects.
Install this skill
or
97/100
Security score
The go-linting skill was audited on Feb 25, 2026 and we found 3 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
low line 27
External URL reference
SourceSKILL.md
| 27 | | [goimports](https://pkg.go.dev/golang.org/x/tools/cmd/goimports) | Format code and manage imports | |
low line 29
External URL reference
SourceSKILL.md
| 29 | | [govet](https://pkg.go.dev/cmd/vet) | Analyze code for common mistakes | |
low line 30
External URL reference
SourceSKILL.md
| 30 | | [staticcheck](https://staticcheck.dev) | Various static analysis checks | |
Scanned on Feb 25, 2026
View Security DashboardInstall this skill with one command
/learn @cxuu/go-linting