comfyui-api

Warn

Audited by Runlayer on Feb 24, 2026

Risk Level: MEDIUM
Scan Summary
Max Score
76%
Files
1
Flagged
1
Chunks
1
Flagged Files (1)
SKILL.mdHIGH
76.3%

Malicious tool definition detected

### Poll for Completion ```bash curl http://127.0.0.1:8188/history/abc-123-def ``` **Incomplete**: Returns `{}` (empty object) **Complete**: Returns execution data with outputs: ```json { "abc-123-def": { "outputs": { "9": { "images": [{"filename": "ComfyUI_00001.png", "subfolder": "", "type": "output"}] } }, "status": {"completed": true} } } ``` ### Retrieve Output Image ```bash curl "http://127.0.0.1:8188/view?filename=ComfyUI_00001.png&subfolder=&type=output" -o output.png ``` ### Upload Refe

Audit Metadata
Max File Score
76%
Classification
UNKNOWN_SERVER
Files Scanned
1
Files Flagged
1
Chunks Analyzed
1
Analyzed
Feb 24, 2026, 08:38 AM
Security Audit — runlayer — comfyui-api