arcgis-tables-forms
Pass
Audited by Gen Agent Trust Hub on Apr 17, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references the official ArcGIS Maps SDK for JavaScript via the Esri CDN (js.arcgis.com) to load map components and core library functions. These are standard resources for the well-known ArcGIS service.
- [COMMAND_EXECUTION]: While the skill contains code snippets for map interaction and data editing (using
applyEdits), these are restricted to the context of the ArcGIS JavaScript API and do not involve arbitrary shell command execution or system-level access. - [DATA_EXFILTRATION]: The skill demonstrates how to query and update features on ArcGIS Feature Services. These operations are the primary intended purpose of the skill and utilize standard authenticated endpoints (represented by placeholders like
services.arcgis.com/...). No unauthorized data exfiltration patterns were found.
Audit Metadata