Caveat verdict
docker-image-puller
Downloads Docker images via user-configured proxy or mirror and saves them as tar files; security notes explicitly mention TLS verification enabled and argument-array execution to prevent shell injection.
⚠ 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.
Findings (4)
Pipe to python — executes piped content as Python code
SKILL.md · code · | python3
Uses exec() — may execute shell commands
SKILL.md · code · exec(
Python os.environ.get — reads environment variable
scripts/docker_image_puller.py · prose · downgraded · os.environ.get(
Python shutil file operation — copies/moves/deletes files
scripts/docker_image_puller.py · prose · downgraded · shutil.rmtree(
Permissions & capabilities
No declared permissions — minimal attack surface.
process_exec Is this flag fair?
Thanks — recorded.