github-actions-runner
Facilitates the installation and management of GitHub Actions self-hosted runners on Linux, enhancing CI/CD workflows.
Install this skill
or
77/100
Security score
The github-actions-runner skill was audited on Mar 1, 2026 and we found 5 security issues across 3 threat categories, including 1 high-severity. Review the findings below before installing.
Categories Tested
Security Issues
medium line 198
Curl to non-GitHub URL
SourceSKILL.md
| 198 | curl -s -H "Authorization: token $GITHUB_TOKEN" https://api.github.com/user | jq .login |
high line 206
Curl to non-GitHub URL
SourceSKILL.md
| 206 | 3. Network: `curl -s https://api.github.com` returns valid JSON |
low line 183
Access to hidden dotfiles in home directory
SourceSKILL.md
| 183 | ~/.config/systemd/user/github-actions-runner.service |
low line 198
External URL reference
SourceSKILL.md
| 198 | curl -s -H "Authorization: token $GITHUB_TOKEN" https://api.github.com/user | jq .login |
low line 206
External URL reference
SourceSKILL.md
| 206 | 3. Network: `curl -s https://api.github.com` returns valid JSON |
Scanned on Mar 1, 2026
View Security DashboardInstall this skill with one command
/learn @faahim/github-actions-runner