Caveat verdict
genor-comfy-gate
ComfyUI operations skill routing image and audio generation workflows through local or user-configured gateway; all operations target documented endpoints.
⚠ 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
network_out
Findings (7)
Pipe-to-python pattern — remote code execution risk
SKILL.md · code · curl -s http://127.0.0.1:8188/ | 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
Dynamic import() — loads module at runtime
lib/auth.js · prose · downgraded · import('
References child_process — can spawn system processes
lib/mcp-handler.js · prose · downgraded · child_process
Accesses sensitive environment variables
lib/auth.js · prose · downgraded · process.env.API_KEY
Blob URL — may embed executable content
lib/mcp-handler.js · prose · downgraded · blob:
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class 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.
data_encodingnetwork_outnetwork_in Is this flag fair?
Thanks — recorded.