codex-imagegen
Warn
Audited by Snyk on Aug 2, 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.py, the outsider-providedprompt/--negative/--style/--aspectstrings are embedded into the runtimeinstructionpassed tocodex exec(viabuild_prompt()→build_codex_instruction()→run_codex()), so the required workflow directly ingests free text supplied by the user.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata