notemdpro-content-generator
Warn
Audited by Snyk on Apr 16, 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.90). The generateContentForTitle flow explicitly calls _performResearch -> provider.search -> fetchContentFromUrl (with searchProvider options like 'duckduckgo' or 'tavily') and inserts the resulting {RESEARCH_CONTEXT_SECTION} into the LLM prompt, so arbitrary public web content can be ingested and influence downstream generation.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata