Skip to main content

ci-cd-github

Facilitates the creation and management of GitHub Actions CI/CD workflows for efficient testing, building, and deployment.

Install this skill

or
76/100

Security score

The ci-cd-github skill was audited on Feb 9, 2026 and we found 8 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 23

Template literal with variable interpolation in command context

SourceSKILL.md
23```yaml
medium line 329

Template literal with variable interpolation in command context

SourceSKILL.md
329```yaml
medium line 352

Template literal with variable interpolation in command context

SourceSKILL.md
352```yaml
medium line 384

Template literal with variable interpolation in command context

SourceSKILL.md
384```yaml
low line 363

Access to hidden dotfiles in home directory

SourceSKILL.md
363path: ~/.npm
low line 370

Access to hidden dotfiles in home directory

SourceSKILL.md
370path: ~/.cache/ms-playwright
low line 202

External URL reference

SourceSKILL.md
202REACT_APP_API_URL: http://localhost:8080
low line 205

External URL reference

SourceSKILL.md
205run: npx wait-on http://localhost:3000
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →