Caveat verdict

docker-image-puller

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

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.

45
security
80
transparency
70
maintenance

Findings (4)

Pattern match critical

Pipe to python — executes piped content as Python code

SKILL.md · code · | python3

Pattern match high

Uses exec() — may execute shell commands

SKILL.md · code · exec(

Pattern match low

Python os.environ.get — reads environment variable

scripts/docker_image_puller.py · prose · downgraded · os.environ.get(

Pattern match low

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?

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