google-maps
Pass
Audited by Gen Agent Trust Hub on Jun 22, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill makes network requests to
maps.googleapis.com, which is an official and well-known service provided by Google for mapping, geocoding, and directions. - [COMMAND_EXECUTION]: Uses standard
curlcommands to interact with REST APIs. It also references a troubleshooting commandzero doctor, which appears to be a diagnostic tool associated with the skill environment. - [CREDENTIALS_UNSAFE]: Follows security best practices by using an environment variable (
GOOGLE_MAPS_TOKEN) rather than hardcoding sensitive API keys directly in the instructions.
Audit Metadata