← 返回 Skills 市场
membranedev

Mapbox

作者 Membrane Dev · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
175
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install mapbox-integration
功能描述
Mapbox integration. Manage Maps. Use when the user wants to interact with Mapbox data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install mapbox-integration
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /mapbox-integration 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
Slug mapbox-integration
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Mapbox 是什么?

Mapbox integration. Manage Maps. Use when the user wants to interact with Mapbox data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 175 次。

如何安装 Mapbox?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install mapbox-integration」即可一键安装,无需额外配置。

Mapbox 是免费的吗?

是的,Mapbox 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Mapbox 支持哪些平台?

Mapbox 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Mapbox?

由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.3。

💬 留言讨论