marketing-content-pipeline-automation
Warn
Audited by Snyk on Jun 29, 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.85). The required runtime workflow calls
researchTopic()which uses RapidAPI to fetch “latest news” articles, then passesresults(including outsider-authored article text/metadata) into the Anthropicmessages.create()prompt viaextractInsights(JSON.stringify(data)), so outsider free text is ingested into the LLM context.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata