github-actions-validator
Validates and tests GitHub Actions workflows, ensuring syntax correctness and debugging issues effectively.
Install this skill
or
50/100
Security score
The github-actions-validator skill was audited on Feb 27, 2026 and we found 4 security issues across 1 threat category, including 3 high-severity. Review the findings below before installing.
Categories Tested
Security Issues
high line 72
Template literal with variable interpolation in command context
SourceSKILL.md
| 72 | | `${{`, `expression`, `if:` | `references/common_errors.md` | Expression Errors | |
high line 418
Template literal with variable interpolation in command context
SourceSKILL.md
| 418 | > ```yaml |
medium line 462
Template literal with variable interpolation in command context
SourceSKILL.md
| 462 | ```yaml |
high line 490
Template literal with variable interpolation in command context
SourceSKILL.md
| 490 | | Direct `${{ }}` in run | Security | Wrapped in environment variable | |
Scanned on Feb 27, 2026
View Security Dashboard