syncfusion-maui-maps
Warn
Audited by Snyk on Mar 26, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 1.00). The skill fetches and ingests untrusted third‑party content: it sends user queries to Azure OpenAI and parses the model's JSON output to create markers and drive map actions (see references/ai-location-search.md GetResultsFromAI and GetRecommendationAsync), and it also loads public map data/tiles from external URLs (e.g., MapSource.FromUri("https://cdn.syncfusion.com/...") and UrlTemplate="https://tile.openstreetmap.org/{z}/{x}/{y}.png"), so those external responses can directly control tool behavior.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata