Skip to main content

securing-github-actions-workflows

Enhances GitHub Actions workflows by securing against supply chain attacks and credential theft, ensuring safer CI/CD practices.

Install this skill

or
75/100

Security score

The securing-github-actions-workflows skill was audited on Jun 4, 2026 and we found 5 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 108

Template literal with variable interpolation in command context

SourceSKILL.md
108```yaml
medium line 126

Template literal with variable interpolation in command context

SourceSKILL.md
126console.log(`PR title: ${title}`);
medium line 131

Template literal with variable interpolation in command context

SourceSKILL.md
131```yaml
medium line 159

Template literal with variable interpolation in command context

SourceSKILL.md
159```yaml
medium line 235

Template literal with variable interpolation in command context

SourceSKILL.md
235```
Scanned on Jun 4, 2026
View Security Dashboard
Installation guide →