health:deployment-validator
Validates successful deployment of workloads and services, ensuring pods are running and dependencies are ready.
Install this skill
or
88/100
Security score
The health:deployment-validator skill was audited on Jun 4, 2026 and we found 4 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 80
Template literal with variable interpolation in command context
SourceSKILL.md
| 80 | ```bash |
medium line 78
Access to hidden dotfiles in home directory
SourceSKILL.md
| 78 | 3. `~/.claude/*.md` |
low line 102
Access to hidden dotfiles in home directory
SourceSKILL.md
| 102 | # Check ~/.claude/*.md if still not found |
low line 104
Access to hidden dotfiles in home directory
SourceSKILL.md
| 104 | for file in ~/.claude/*.md; do |
Scanned on Jun 4, 2026
View Security Dashboard