generate-image
Warn
Audited by Snyk on Aug 16, 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). In
scripts/generate_image.py, the required runtime workflow directly ingests the user-suppliedpromptargument (and an optional--inputimage) intomessage_contentand sends it to OpenRouter viarequests.post(...)to/api/v1/chat/completionswithout selecting any specific trusted item first.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata