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 May 12, 2026 and we found 3 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
low line 36
External URL reference
SourceSKILL.md
| 36 | | [goimports](https://pkg.go.dev/golang.org/x/tools/cmd/goimports) | Format code and manage imports | |
low line 38
External URL reference
SourceSKILL.md
| 38 | | [govet](https://pkg.go.dev/cmd/vet) | Analyze code for common mistakes | |
low line 39
External URL reference
SourceSKILL.md
| 39 | | [staticcheck](https://staticcheck.dev) | Various static analysis checks | |
Scanned on May 12, 2026
View Security Dashboard