openai-image-gen
Warn
Audited by Snyk on Aug 1, 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). Outsider-authored free text can be passed via the skill’s runtime CLI flag
--promptand is sent directly to the OpenAI Images API as thepromptfield inscripts/gen.py:request_images()(then rendered intoindex.htmlvia the prompt string), so the workflow ingests arbitrary user text at runtime without selecting a specific pre-defined item.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata