ClawAudit verdict

comfyui

comfyui-image-video

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

Local ComfyUI skill for Flux image and Wan2.1 video generation on a local RTX GPU; all API calls target 127.0.0.1:8188 with no external network access.

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

Automated static analysis — not a human review. ClawAudit 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

Findings (6)

Pattern match critical

Pipe-to-python pattern — remote code execution risk

SKILL.md · code · curl -s http://127.0.0.1:8188/system_stats | python

Pattern match critical

Pipe to python — executes piped content as Python code

SKILL.md · code · | python3

Pattern match high

HTTP request to bare IP address — common in malicious payloads

SKILL.md · code · http://127.0.0.1

Pattern match medium

References sudo — requests elevated privileges

skill-card.md · prose · downgraded · sudo

Pattern match low

Python urllib.request — network access

scripts/generate.py · prose · downgraded · urllib.request

Pattern match low

Python os.environ.get — reads environment variable

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

Permissions & capabilities

Requires 1 system binary.

network_outnetwork_in

Is this flag fair?

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