← Back to Skills Marketplace
Mapbox
by
Membrane Dev
· GitHub ↗
· v1.0.3
· MIT-0
175
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install mapbox-integration
Description
Mapbox integration. Manage Maps. Use when the user wants to interact with Mapbox data.
Usage Guidance
This skill appears coherent, but you should: (1) verify you trust Membrane (getmembrane.com and the @membranehq GitHub) because auth and Mapbox tokens will be managed by their service; (2) prefer running the CLI via npx or a local install rather than a global npm install, and avoid running installs as root; (3) inspect the @membranehq/cli package/source before installing to reduce supply-chain risk; (4) be aware that using the skill will send data and Mapbox requests through Membrane—if you need stricter control over keys or data residency, do not use this skill or create a dedicated account with limited privileges.
Capability Analysis
Type: OpenClaw Skill
Name: mapbox-integration
Version: 1.0.3
The skill functions as a wrapper for the Membrane CLI to manage Mapbox integrations, requiring high-risk operations such as global npm package installation (`npm install -g @membranehq/cli`) and shell command execution. It directs all authentication and API interactions through a third-party platform (getmembrane.com) and encourages the use of a feature where the platform dynamically generates and executes 'actions' based on natural language descriptions. While these behaviors are consistent with the stated purpose of the Membrane platform, the requirement for global system modifications and the reliance on remote code generation constitute significant security risks.
Capability Assessment
Purpose & Capability
The name and description claim Mapbox integration and the instructions exclusively show how to use the Membrane CLI to connect, discover, build, and run Mapbox-related actions. There are no requests for unrelated services or credentials and the declared requirement (network + Membrane account) matches the instructions.
Instruction Scope
SKILL.md confines runtime behavior to installing/using the @membranehq CLI, running membrane login/connect/action commands, and interacting with Membrane-managed Mapbox connections. It does not instruct reading arbitrary local files, accessing unrelated environment variables, or sending data to unexpected endpoints. It explicitly advises not to ask users for Mapbox API keys (delegating auth to Membrane).
Install Mechanism
The skill has no automated install spec (instruction-only). However, the README tells users to run `npm install -g @membranehq/cli@latest` (and shows an npx alternative elsewhere). Installing a third-party npm CLI is a normal approach but carries supply-chain risk; prefer npx/local install or audit the @membranehq/cli package and its GitHub repo before running global installs.
Credentials
No environment variables, keys, or config paths are required by the skill. Authentication is handled interactively via the Membrane service. This is proportionate to the stated purpose, though it does require trusting Membrane to manage Mapbox credentials server-side.
Persistence & Privilege
The skill is instruction-only, does not request always: true, and does not modify other skills or system-wide configs. It can be invoked by the agent (default), which is expected for an integration skill; this alone is not a red flag.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install mapbox-integration - After installation, invoke the skill by name or use
/mapbox-integration - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Mapbox?
Mapbox integration. Manage Maps. Use when the user wants to interact with Mapbox data. It is an AI Agent Skill for Claude Code / OpenClaw, with 175 downloads so far.
How do I install Mapbox?
Run "/install mapbox-integration" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Mapbox free?
Yes, Mapbox is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Mapbox support?
Mapbox is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Mapbox?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.3.
More Skills