Skip to main content

container-optimize

Optimizes Docker containers for size, speed, and security, enhancing build efficiency and reducing vulnerabilities.

Install this skill

or
42/100

Security score

The container-optimize skill was audited on Feb 9, 2026 and we found 12 security issues across 2 threat categories, including 1 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

medium line 33

Template literal with variable interpolation in command context

SourceSKILL.md
33```bash
medium line 229

Template literal with variable interpolation in command context

SourceSKILL.md
229```bash
medium line 365

Template literal with variable interpolation in command context

SourceSKILL.md
365```bash
medium line 442

Template literal with variable interpolation in command context

SourceSKILL.md
442```bash
medium line 554

Template literal with variable interpolation in command context

SourceSKILL.md
554```bash
medium line 1021

Template literal with variable interpolation in command context

SourceSKILL.md
1021```bash
high line 1003

Piping content to sh shell

SourceSKILL.md
1003echo " && curl -sSL script.sh | sh \\"
medium line 718

Access to root home directory

SourceSKILL.md
718WORKDIR /root/
medium line 1132

Access to root home directory

SourceSKILL.md
1132echo " RUN --mount=type=cache,target=/root/.cache/pip \\"
low line 931

Access to .env file

SourceSKILL.md
931.env
low line 932

Access to .env file

SourceSKILL.md
932.env.local
low line 933

Access to .env file

SourceSKILL.md
933.env.*.local
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →