article-optimizer
Warn
Audited by Snyk on Jun 13, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.70). Outsider free text is the target article body provided via
<article_path>:run_single_score.pyreads it withPath(article_path).read_text()and injects it into the Codex/LLM prompt (full_prompt), so if the article was authored by someone other than the operating user, that outsider text becomes LLM context.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata