unifuncs-search
Warn
Audited by Snyk on Mar 30, 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.80). This skill explicitly performs real-time web searches via the UniFuncs API (scripts/search.py posts to https://api.unifuncs.com/api/web-search/search and SKILL.md describes fetching live web content) and formats/returns web page snippets and summaries (format_output uses page.get('snippet' / 'summary')), meaning untrusted public webpage content is ingested and presented in a way that could influence agent decisions.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata