mapbox-maplibre-migration
Pass
Audited by Gen Agent Trust Hub on Mar 31, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references the official Mapbox CDN (
api.mapbox.com) for loading the Mapbox GL JS library. These resources originate from the official vendor and represent standard integration patterns. - [COMMAND_EXECUTION]: The documentation includes standard package management commands (
npm install,npm uninstall) required to swap the mapping libraries. These are routine development tasks. - [CREDENTIALS_UNSAFE]: The instructions provide explicit security best practices for handling Mapbox access tokens, such as using environment variables, avoiding committing secrets to git, and applying domain-level restrictions in the provider's dashboard.
Audit Metadata