arcgis-utility-networks
Pass
Audited by Gen Agent Trust Hub on Feb 22, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS] (SAFE): The skill includes code snippets that reference the ArcGIS Maps SDK for JavaScript via the official CDN (
js.arcgis.com) and imports from the@arcgis/corepackage. These are trusted, industry-standard sources for GIS development. - [CREDENTIALS_UNSAFE] (SAFE): No hardcoded API keys, tokens, or credentials were found. The examples correctly use placeholders such as
YOUR_WEBMAP_IDfor user-specific configuration. - [COMMAND_EXECUTION] (SAFE): There are no instances of shell command execution, subprocess spawning, or system-level manipulation within the skill content.
- [DATA_EXFILTRATION] (SAFE): No patterns of sensitive data collection or transmission to unauthorized domains were identified. Network operations are limited to legitimate ArcGIS portal and service interactions.
- [PROMPT_INJECTION] (SAFE): The text content consists of technical documentation and does not contain instructions designed to bypass AI safety guardrails or override system prompts.
Audit Metadata