Mapbox Google Maps Migration
v1.0.0Migration guide for developers moving from Google Maps Platform to Mapbox GL JS, covering API equivalents, pattern translations, and key differences
⭐ 0· 47·0 current·0 all-time
by@mapbox
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (Google Maps → Mapbox migration) match the content: examples, API equivalents, and migration patterns. No unrelated binaries, credentials, or config paths are requested.
Instruction Scope
SKILL.md and reference files only contain code examples and migration advice (map initialization, sources/layers, clustering, geocoding, etc.). There are no instructions to read system files, access unrelated environment variables, or send data to hidden endpoints.
Install Mechanism
No install spec or executable code is present — this is documentation-only, so nothing is written to disk or downloaded during install.
Credentials
The guide mentions Mapbox access tokens (expected for Mapbox usage) and suggests storing a public token in a front-end env var. No unrelated secrets or multiple credentials are requested.
Persistence & Privilege
Skill is not always-enabled and does not request persistent system privileges or modify other skills; it is user-invocable documentation only.
Assessment
This skill is documentation-only and appears coherent for migrating from Google Maps to Mapbox. It does reference using a Mapbox access token (client-side tokens typically start with pk.*) — ensure you use the appropriate public token on the frontend and keep any secret tokens on the server. Also review Mapbox billing limits for your expected map loads. Because there is no code executed or installs, the security risk is low; review the examples before copying them into production (especially how tokens are stored and any network calls you add).Like a lobster shell, security has layers — review code before you run it.
latestvk97adp35f0tcz62w7jbh0718zh83xtw8
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
