ClawAudit verdict

tvdr-comfyui-gen

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

Receives external input AND executes processes

Local ComfyUI image generation wrapper that calls a local ComfyUI API to generate images from prompts; all operations are local, matching the stated image generation purpose.

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.

13
security
60
transparency
70
maintenance

What it does

These are capability combinations: each listed behavior occurs in the skill, but ClawAudit detects co-occurrence — it does not verify that one flows into another. Read the code to confirm a live chain.

Capability combination critical

Receives external input AND executes processes — the shape of a command & control channel

LLM05 · LLM06 · ASI10

Findings (5)

Pattern match high

Uses spawn() — can execute external programs

SKILL.md · code · spawn(

Pattern match high

HTTP request to bare IP address — common in malicious payloads

SKILL.md · code · http://192.168.18.15

Pattern match low

Python urllib.request — network access

__init__.py · prose · downgraded · urllib.request

Pattern match low

Python os.environ.get — reads environment variable

__init__.py · prose · downgraded · os.environ.get(

Pattern match low

Python os.getenv — reads environment variable

comfyui_generator.py · prose · downgraded · os.getenv(

Permissions & capabilities

No declared permissions — minimal attack surface.

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