web-research

Warn

Audited by Snyk on Mar 10, 2026

Risk Level: MEDIUM
Full Analysis

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (high risk: 1.00). The SKILL.md explicitly instructs the agent to run web searches (ddgs) and fetch full pages via Jina Reader (https://r.jina.ai/{url}), meaning the agent will read and act on arbitrary public web content that can influence its decisions.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

  • Potentially malicious external URL detected (high risk: 1.00). The skill instructs fetching arbitrary page content at runtime via Jina Reader (e.g., https://r.jina.ai/https://example.com used with curl or requests.get), and that fetched markdown is injected into the agent's context and used to drive prompts, so this external URL can directly control agent behavior.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Mar 10, 2026, 06:13 AM
Security Audit — snyk — web-research