安全扫描
OpenClaw
安全
high confidence此迁移指南仅包含指令,无需凭据、安装或特殊系统访问,内容与目的一致。
评估建议
此技能为直截了当的迁移指南,内部逻辑一致。使用前请注意:(1)安全存储 Mapbox 令牌;(2)审查 Mapbox 许可和定价;(3)验证 API 调用令牌。若指南后续请求无关凭据或执行可疑操作,请停止并重新评估。...详细分析 ▾
✓ 用途与能力
The name and description (migrating from MapLibre GL JS to Mapbox GL JS) match the content: package swap, import changes, token usage, style URLs, plugin mappings, and API compatibility. Nothing requested (no env vars, no binaries, no config paths) is unrelated to this documented purpose.
✓ 指令范围
SKILL.md contains only migration instructions, code examples, and best practices for token handling. It references calling Mapbox APIs (api.mapbox.com) in examples — expected for a Mapbox migration guide — and does not instruct the agent to read unrelated files, harvest credentials, or send data to unexpected endpoints. It references another skill (mapbox-token-security) for deeper guidance; that is a cross-reference, not hidden behavior.
✓ 安装机制
This is an instruction-only skill with no install spec and no code files that would be executed. No downloads, archive extraction, or package installs are performed by the skill itself; npm install steps are guidance for the developer and are proportionate to the migration task.
✓ 凭证需求
The guide explains how to use Mapbox access tokens and recommends storing them in environment variables and restricting them appropriately. It does not request any environment variables or secrets from the platform and does not ask for unrelated credentials or elevated access.
✓ 持久化与权限
The skill does not request persistent presence (always: false) and does not modify agent/system configuration. Autonomous invocation is allowed by default but this is normal for skills; there are no additional privileges or persistent behaviors requested.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/3/31
初始发布:提供从 MapLibre GL JS 到 Mapbox GL JS 的全面迁移指南,包括共享历史、API 兼容性、迁移步骤和 Mapbox 平台优势。
● Pending
安装命令
点击复制官方npx clawhub@latest install mapbox-maplibre-migration
镜像加速npx clawhub@latest install mapbox-maplibre-migration --registry https://cn.longxiaskill.com
技能文档
请参见下方(由于字符限制,仅提供关键部分,完整内容请参考原始文档)