syncfusion-react-maps
Pass
Audited by Gen Agent Trust Hub on Mar 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues were detected in this skill. The skill provides clear instructions and code examples for implementing geographical data visualization using the Syncfusion React Maps component.
- [EXTERNAL_DOWNLOADS]: The skill references standard package installation via npm for the
@syncfusion/ej2-react-mapslibrary and its dependencies, which is expected for a development-focused skill. Documentation neutrally describes fetching tiles from well-known services such as OpenStreetMap, Bing Maps (Microsoft), and Azure Maps (Microsoft). - [DATA_EXPOSURE]: The skill uses placeholders like
YOUR_BING_API_KEYandYOUR_AZURE_KEYin code examples, which is a standard and safe practice for demonstrating API integration. No hardcoded credentials or sensitive data were found. - [INDIRECT_PROMPT_INJECTION]: While the skill involves ingesting data for map visualization (GeoJSON and JSON data sources), it primarily focuses on UI rendering within a React environment. There is no evidence of the skill processing untrusted input in a way that could lead to command execution or safety bypass.
Audit Metadata