Skills from clawhub.ai/irook661
3 skills available
go-security-vulnerability
Dangerous skill: contains an install script that downloads and extracts Go with `curl -L https://golang.org/dl/go1.21.5.linux-amd64.tar.gz | tar -C /usr/local -xzf -`. It also directs running `go install`, `govulncheck`, `go get -u`, and other shell commands against `./...` that perform network fetches and write to the local filesystem.
0 installs
github-actions-troubleshooting
Troubleshoot GitHub Actions workflows, particularly for Go projects. Diagnose failing workflows, distinguish between code and environment issues, interpret logs, and apply fixes for common CI/CD problems.
0 installs
go-linter-configuration
This skill configures and troubleshoots `golangci-lint` and provides installation and CI workflow examples. It instructs running network-downloaded installer commands such as `curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s -- -b $(go env GOPATH)/bin v1.59.1` and `curl -L https://golang.org/dl/go1.21.5.linux-amd64.tar.gz | tar -C /usr/local -xzf -`.
0 installs