Caveat verdict
comfyui-workflow
A local ComfyUI workflow executor connecting to a locally-running server; package_install is for standard Python dependencies and network_in is for local ComfyUI WebSocket communication, all fully transparent.
⚠ 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
package_install
Findings (10)
Possible hardcoded credential
PRACTICAL_GUIDE.md · code · TOKEN="your_comfy_token_here
HTTP request to bare IP address — common in malicious payloads
PRACTICAL_GUIDE.md · code · http://127.0.0.1
Pipe to bash — executes piped content as shell commands
references/maintenance.md · prose · downgraded · | Bash
Opens WebSocket connection
SKILL.md · code · websocket
Instructs covert action — may act without user awareness
references/architecture.md · prose · downgraded · silently
Python urllib.request — network access
references/maintenance.md · code · urllib.request
subprocess execution — runs system commands from Python
scripts/comfy_run.py · prose · downgraded · subprocess.run(
Python directory traversal
references/maintenance.md · code · os.walk(
Python os.environ.get — reads environment variable
scripts/comfy_api.py · prose · downgraded · os.environ.get(
Popular HTTP library — network access
scripts/comfy_run.py · prose · downgraded · got
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class A/B/D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.
Permissions & capabilities
No declared permissions — minimal attack surface.
package_installnetwork_in Is this flag fair?
Thanks — recorded.