agentic-ai-research-agent
Warn
Audited by Snyk on Jun 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.85). The runtime workflow uses the
tavily_search_tool(public web search results) andwikipedia_search_tool(Wikipedia page content/summary) whose returned text is appended into the LLM messages as{"role":"tool","content": str(result)}, creating an indirect prompt-injection channel from outsider-authored web content.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata