Skip to main content

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 Mar 8, 2026 and we found 3 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 37

Template literal with variable interpolation in command context

SourceSKILL.md
37```bash
medium line 39

Curl to non-GitHub URL

SourceSKILL.md
39curl -s --connect-timeout 5 https://api.github.com/zen
low line 39

External URL reference

SourceSKILL.md
39curl -s --connect-timeout 5 https://api.github.com/zen
Scanned on Mar 8, 2026
View Security Dashboard