mapbox-google-maps-migration
Pass
Audited by Gen Agent Trust Hub on Sep 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill references official Mapbox CDN URLs (
api.mapbox.com) for loading the Mapbox GL JS library and CSS. These are standard vendor-provided resources. - [SAFE]: Recommended libraries and plugins (e.g.,
@mapbox/mapbox-gl-draw,@mapbox/mapbox-gl-geocoder,@mapbox/mapbox-gl-directions) are official Mapbox packages hosted on standard registries. - [SAFE]: API integration examples for geocoding and directions target official Mapbox API endpoints (
api.mapbox.com). - [SAFE]: The skill follows security best practices by using placeholders (e.g.,
YOUR_MAPBOX_TOKEN,pk.your_token) or environment variables for sensitive access tokens instead of hardcoding credentials. - [SAFE]: No malicious patterns such as prompt injection, persistence mechanisms, or unauthorized privilege escalation were detected.
Audit Metadata