xfyun-search

Warn

Audited by Snyk on Jul 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 required workflow calls a public web search API that returns outsider-authored page titles/summaries and (optionally) full page text, which the script prints/returns as readable text (and thus can be fed into the agent/LLM context), e.g., scripts/search.py reads resp.read() and outputs data.search_results.documents[].content when --no-fulltext is not set.

Issues (1)

W011
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jul 13, 2026, 10:01 PM
Issues
1
Security Audit — snyk — xfyun-search