arcgis-charts
Warn
Audited by Snyk on Feb 28, 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 examples and required workflow explicitly load map layers from external web maps/portal items (e.g., and use of FeatureLayer / layerItemId and view.map.layers), and the arcgis-chart component ingests and acts on that layer data at runtime to build charts and drive interactions, which exposes the agent to untrusted public third‑party content.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill explicitly requires loading remote JavaScript at runtime (e.g., https://js.arcgis.com/5.0/ and https://js.arcgis.com/5.0/charts-components/) which fetches and executes external code and is a required dependency for the charts to function.
Audit Metadata