ci-debugging
Facilitates systematic diagnosis and resolution of CI/CD failures, enhancing pipeline reliability and efficiency.
Install this skill
or
89/100
Security score
The ci-debugging skill was audited on Jun 13, 2026 and we found 3 security issues across 3 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 41
Template literal with variable interpolation in command context
SourceSKILL.md
| 41 | ```bash |
medium line 43
Curl to non-GitHub URL
SourceSKILL.md
| 43 | curl -s --connect-timeout 5 https://api.github.com/zen |
low line 43
External URL reference
SourceSKILL.md
| 43 | curl -s --connect-timeout 5 https://api.github.com/zen |
Scanned on Jun 13, 2026
View Security Dashboard