deep-research
Warn
Audited by Snyk on Jun 13, 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 skill’s runtime workflow performs public web search and full-page fetching (via
web-forager search/fetchorddgs+r.jina.ai), so outsider-authored free text from arbitrary fetched URLs is ingested into the agent’s LLM context during synthesis.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.80). The skill fetches arbitrary web pages at runtime (e.g., via "uvx ... web-forager fetch "https://example.com\"" and the Jina Reader proxy "https://r.jina.ai/https://example.com"), and that fetched content is injected into the agent's context to drive prompts/synthesis, so it can directly control agent behavior.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata