Caveat verdict
docker-optimizer
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.
Permission integrity
network_out
package_install
Findings (6)
Recursive delete from root or home — destructive command
DOCKER_PATTERNS.md · code · rm -rf /
apk add — installs Alpine packages
SKILL.md · code · apk add
apt-get install — installs system packages
DOCKER_PATTERNS.md · code · apt-get install
Changes file ownership
DOCKER_PATTERNS.md · code · chown
Node http/https module — low-level network access
DOCKER_PATTERNS.md · code · require('http')
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?
Thanks — recorded.