marketing-pipeline-content-automation
Warn
Audited by Snyk on Jun 28, 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 required runtime workflow crawls outsider-authored web/news content via
crawlSources()(axios GET to external URLs / RapidAPI news API), then passes that fetched text into the LLM inextractInsights()by embeddingcrawledContent.join(...)into the prompt.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata