gpt-image-2

Warn

Audited by Snyk on Aug 13, 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 workflow ingests outsider-authored free text at runtime via the prompt field in the user-provided JSON passed to runcomfy run openai/gpt-image-2/text-to-image / .../edit, which is then POSTed to RunComfy’s Model API.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

  • Potentially malicious external URL detected (high risk: 0.90). The skill's edit endpoint requires user-supplied HTTPS image URLs that the RunComfy model server fetches at runtime (e.g., "https://...subject.jpg", "https://...room.jpg"), and those fetched images directly influence model outputs (image-based prompt injection risk).

Issues (2)

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Aug 13, 2026, 10:56 AM
Issues
2
Security Audit — snyk — gpt-image-2