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.py reads it with Path(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
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jun 13, 2026, 09:35 AM
Issues
1
Security Audit — snyk — article-optimizer