deployment-git
Provides comprehensive guides for deploying applications using Docker and Kubernetes, along with Git workflow best practices.
Install this skill
or
94/100
Security score
The deployment-git skill was audited on Feb 28, 2026 and we found 2 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 70
Curl to non-GitHub URL
SourceSKILL.md
| 70 | CMD curl -f http://localhost:8000/health || exit 1 |
low line 70
External URL reference
SourceSKILL.md
| 70 | CMD curl -f http://localhost:8000/health || exit 1 |
Scanned on Feb 28, 2026
View Security Dashboard