codex-goal-mining
Warn
Audited by Snyk on Jul 29, 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/codex-goal-report.py, the workflow reads outsider-authored free text from user/session-generated JSONL logs (candidate_goal_files()→collect_local_goals()→json.loads(line)and extractinggoal.objective), which can be posted/poisoned by an external operator into Codex run history that the script then ingests.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata