syncfusion-react-inline-ai-assist

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 and required workflow (references/ai-integrations.md and SKILL.md) explicitly show calling external AI services (OpenAI, Google Gemini, Lite-LLM, Ollama, and fetch-based endpoints) and then feeding their responses into the component via addResponse (e.g., OpenAI/Gemini streaming examples and the Ollama/fetch examples), and those responses are used to update the UI or be inserted into the DOM (e.g., handleResponseItemSelect using lastResponse to set editableRef.innerHTML), so untrusted third‑party content can materially influence actions.

Issues (1)

W011
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Mar 25, 2026, 04:27 PM
Issues
1