tech-advisor

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.85). The skill’s runtime workflow explicitly performs web search and then fetches arbitrary URLs (e.g., via MCP DuckDuckGo search/jina_fetch, built-in web fetch, Web Forager, ddgs, or Jina Reader r.jina.ai), so outsider-authored free text from public web pages can be ingested into the agent’s LLM context through the fetched page contents.

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

  • Potentially malicious external URL detected (high risk: 0.80). The skill explicitly requires fetching arbitrary web pages at runtime (example: curl -s "https://r.jina.ai/https://example.com") to ingest their content into the agent's context as evidence, which means remote content from https://r.jina.ai/... can directly control prompts/instructions and is a required runtime dependency.

Issues (2)

W011
MEDIUM

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

W012
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jun 13, 2026, 01:24 AM
Issues
2
Security Audit — snyk — tech-advisor