ClawAudit verdict
comfyui
comfyui-image-video
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.
Permission integrity
network_out
Findings (6)
Pipe-to-python pattern — remote code execution risk
SKILL.md · code · curl -s http://127.0.0.1:8188/system_stats | python
Pipe to python — executes piped content as Python code
SKILL.md · code · | python3
HTTP request to bare IP address — common in malicious payloads
SKILL.md · code · http://127.0.0.1
References sudo — requests elevated privileges
skill-card.md · prose · downgraded · sudo
Python urllib.request — network access
scripts/generate.py · prose · downgraded · urllib.request
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?
Thanks — recorded.