syncfusion-aspnetcore-accordion

Warn

Audited by Snyk on Apr 14, 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 (e.g., references/content-loading.md and references/data-binding.md) contains explicit runtime examples that fetch and bind external data (fetch('/Content/GetDocumentation', fetch('/api/search'), DataManager with url and crossDomain: true, OData endpoints) and then insert the returned HTML/JSON into accordion items, meaning untrusted third‑party or user‑generated content can be ingested and influence UI behavior.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

  • Potentially malicious external URL detected (high risk: 1.00). The skill's Getting Started instructs including external CDN resources such as https://cdn.syncfusion.com/ej2/{{ site.ej2version }}/dist/ej2.min.js which would be fetched at runtime and executes remote JavaScript that the skill depends on, so it is a runtime external dependency that executes remote code.

Issues (2)

W011
MEDIUM

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

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Apr 14, 2026, 11:11 AM
Issues
2