multi-search-engine
Warn
Audited by Snyk on Aug 7, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (low risk: 0.10). The runtime path
scripts/search.pytakes user-supplied--query, normalizes it in_normalize_query, and then uses it to submit web search requests (e.g.,_ddg_searchviaclient.posttohttps://html.duckduckgo.com/html/and then parsesresponse.textwithBeautifulSoup), so outsider-authored content from the returned search pages (titles/snippets) is ingested at runtime.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata