Skip to main content

container-deployment

Automates containerization and deployment using Docker and Kubernetes, enhancing scalability and efficiency in cloud environments.

Install this skill

or
78/100

Security score

The container-deployment skill was audited on Feb 28, 2026 and we found 6 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 128

Template literal with variable interpolation in command context

SourceSKILL.md
128```yaml
medium line 151

Template literal with variable interpolation in command context

SourceSKILL.md
151```yaml
medium line 266

Template literal with variable interpolation in command context

SourceSKILL.md
266```yaml
medium line 86

Curl to non-GitHub URL

SourceSKILL.md
86CMD curl -f http://localhost:8686/ping || exit 1
low line 86

External URL reference

SourceSKILL.md
86CMD curl -f http://localhost:8686/ping || exit 1
low line 171

External URL reference

SourceSKILL.md
171test: ["CMD", "curl", "-f", "http://localhost:8686/ping"]
Scanned on Feb 28, 2026
View Security Dashboard
Installation guide →