Skip to main content

deploy_cicd

Automates CI/CD pipelines using GitHub Actions for efficient deployment and release management in software development.

Install this skill

or
42/100

Security score

The deploy_cicd skill was audited on Feb 9, 2026 and we found 12 security issues across 3 threat categories, including 1 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

medium line 49

Template literal with variable interpolation in command context

SourceSKILL.md
49```yaml
medium line 214

Template literal with variable interpolation in command context

SourceSKILL.md
214```yaml
medium line 280

Template literal with variable interpolation in command context

SourceSKILL.md
280```yaml
medium line 303

Template literal with variable interpolation in command context

SourceSKILL.md
303```yaml
medium line 324

Template literal with variable interpolation in command context

SourceSKILL.md
324```yaml
medium line 375

Template literal with variable interpolation in command context

SourceSKILL.md
375```yaml
high line 410

Template literal with variable interpolation in command context

SourceSKILL.md
410- Access inputs via `${{ inputs.name }}`
medium line 429

Template literal with variable interpolation in command context

SourceSKILL.md
429```yaml
medium line 506

Template literal with variable interpolation in command context

SourceSKILL.md
506```yaml
low line 217

Access to hidden dotfiles in home directory

SourceSKILL.md
217path: ~/.npm
low line 645

Access to .env file

SourceSKILL.md
645vercel env pull .env.local
low line 756

External URL reference

SourceSKILL.md
756> **Kaynak:** [DORA Research (DORA.dev)](https://dora.dev/) & [GitHub Actions Hardening Guide](https://docs.github.com/en/actions/security-guides/security-hardening-for-github-actions)
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →