syncfusion-javascript-listview
Warn
Audited by Snyk on May 4, 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's required documentation (e.g., references/data-binding.md — "Remote Data Binding" and "Dynamic AJAX HTML Content Loading" sections) explicitly shows using DataManager/url and fetch() to load arbitrary remote JSON/HTML (e.g., response.text() then contentContainer.innerHTML = htmlContent or fetch('/api/items?...')) so the agent would fetch and render untrusted third‑party content at runtime, which could carry instructions that influence UI behavior and subsequent actions.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata