Caveat verdict

docker-optimizer

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

Reference skill providing Dockerfile optimization templates and best practices across multiple languages; content is purely instructional with no active data exfiltration or hidden behavior.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

0
security
90
transparency
90
maintenance

Permission integrity

Makes network requests but does not declare curl/wget in required binaries

network_out

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (6)

Pattern match critical

Recursive delete from root or home — destructive command

DOCKER_PATTERNS.md · code · rm -rf /

Pattern match high

apk add — installs Alpine packages

SKILL.md · code · apk add

Pattern match high

apt-get install — installs system packages

DOCKER_PATTERNS.md · code · apt-get install

Pattern match medium

Changes file ownership

DOCKER_PATTERNS.md · code · chown

Pattern match medium

Node http/https module — low-level network access

DOCKER_PATTERNS.md · code · require('http')

Pattern match medium

Python urllib.request — network access

DOCKER_PATTERNS.md · code · urllib.request

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class C). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

Requires 1 system binary. (1 elevated: docker).

package_installnetwork_out

Is this flag fair?

Check another skill Browse the registry Auditing your own skills or configs? Use the API