aut-sci-ppt
Warn
Audited by Snyk on Aug 3, 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 the paper_workflow runtime path, the agent builds
outline_textfrom outsider-authored Markdown (user-edited PDF outline file) and then ingests it intoPPTAgent.generate(ppt_text, ...)viaparse_outline_to_ppt_input()→_outline_to_ppt_text()→PPTAgent→TextParser.parse(), so free text is read without selecting a specific item first.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata