comfyui-gateway
Warn
Audited by Snyk on Aug 11, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). The gateway’s runtime ingests outsider-authored free text from job creation requests (e.g.,
POST /jobswith user-suppliedinputs.prompt) and the worker uses those values to render ComfyUI workflow templates at job execution time.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.80). The Supabase Edge Function example imports remote code at runtime from https://deno.land/std@0.177.0/http/server.ts, which Deno will fetch and execute when the function runs.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata