resume-optimizer
Warn
Audited by Snyk on Aug 15, 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). The required runtime workflow ingests outsider-provided free text via the user-supplied resume JSON that
scripts/generate_resume_pdf.pyloads atmain()/json.load()and then renders into PDF paragraphs (e.g.,add_summary,add_skills,add_experience), without selecting any specific pre-vetted item.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata