marketing-pipeline-share-automation
Warn
Audited by Snyk on Jun 24, 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.95). The runtime path
crawlTechNews()calls a public news API (via RapidAPI) and ingests returned article text (article.description || article.content) intoresearchData, which is then embedded into the LLM prompt inbuildUserPrompt()/generateContentWithClaude()/generateContentWithOpenAI()—i.e., outsider-authored free text from fetched web content.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata