skills/decision-labs/geoai.js/geoai/Gen Agent Trust Hub

geoai

Pass

Audited by Gen Agent Trust Hub on Jul 16, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides legitimate documentation and integration patterns for building geospatial AI applications using the GeoAI.js library.
  • [EXTERNAL_DOWNLOADS]: Fetches pre-trained AI models from established Hugging Face organizations (such as onnx-community, Xenova, and geobase) to perform geospatial inference tasks locally in the browser.
  • [DATA_EXFILTRATION]: Connects to well-known map providers including ESRI, Mapbox, and Geobase to retrieve satellite and aerial imagery tiles for processing, which is a core functional requirement of the library.
  • [CREDENTIALS_UNSAFE]: Recommends secure handling of API tokens for Mapbox and Geobase by retrieving them from environment variables (process.env) rather than hardcoding them in the source code.
  • [COMMAND_EXECUTION]: Includes standard documentation for installing required packages via npm, which is expected for a developer-oriented skill.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 16, 2026, 11:18 PM
Security Audit — agent-trust-hub — geoai