github-workflow-automation
Automates GitHub Actions workflows with AI coordination, enhancing CI/CD pipelines and repository management for efficient development.
Install this skill
Security score
The github-workflow-automation skill was audited on Jun 7, 2026 and we found 16 security issues across 3 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
Template literal with variable interpolation in command context
| 178 | ```yaml |
Template literal with variable interpolation in command context
| 229 | ```yaml |
Template literal with variable interpolation in command context
| 259 | ```yaml |
Template literal with variable interpolation in command context
| 278 | ```yaml |
Template literal with variable interpolation in command context
| 322 | ```yaml |
Template literal with variable interpolation in command context
| 419 | ```yaml |
Template literal with variable interpolation in command context
| 430 | ```yaml |
Template literal with variable interpolation in command context
| 610 | ```yaml |
Template literal with variable interpolation in command context
| 630 | ```yaml |
Template literal with variable interpolation in command context
| 671 | ```yaml |
Template literal with variable interpolation in command context
| 718 | ```yaml |
Template literal with variable interpolation in command context
| 818 | ```yaml |
Template literal with variable interpolation in command context
| 882 | ```yaml |
Access to hidden dotfiles in home directory
| 634 | path: ~/.npm |
Access to hidden dotfiles in home directory
| 722 | ~/.npm |
Base64 decode operation
| 249 | echo ${issue} | base64 --decode | jq -r ${1} |