code-rot-cleaner

Warn

Audited by Snyk on Jul 27, 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.78). The required workflow reads repository files (which may include outsider-authored source text like public repo contents or downloaded attachments) via scripts/analyze_code_rot.py using safe_text()path.read_text(...), then writes that extracted text into JSON artifacts (analysis.json) that are later loaded and rendered into the report (scripts/generate_report.py), making it LLM-readable free text for the agent.

Issues (1)

W011
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jul 27, 2026, 06:58 PM
Issues
1
Security Audit — snyk — code-rot-cleaner