syncfusion-winui-autocomplete
Warn
Audited by Snyk on Mar 25, 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). The skill's documentation (references/searching-filtering.md) includes a concrete "ApiSearchFilter" example that uses HttpClient.GetAsync to call an external API (https://api.example.com/search?q={filterInfo.Text}) and return those results to the AutoComplete control, which means untrusted third-party content is fetched and interpreted at runtime to drive suggestions/selection.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata