安全扫描
OpenClaw
安全
high confidenceThis is an instruction-only Mapbox GL JS performance guide whose files and runtime instructions are consistent with its stated purpose and request no unexpected permissions or credentials.
评估建议
This appears to be a documentation-only skill (performance patterns for Mapbox GL JS) and is internally coherent. It does not request credentials or install software. A few practical cautions: (1) code examples reference MAPBOX_TOKEN and external fetch endpoints — do not paste real tokens or secrets into a chat unless you intend to share them; (2) because Source/Homepage are empty, verify the provenance if you plan to copy large snippets into production (check licensing and whether guidance matc...详细分析 ▾
✓ 用途与能力
The name and description (Mapbox performance patterns) match the provided SKILL.md and reference documents. There are no extra binaries, environment variables, or config paths requested that would be unrelated to providing documentation and advice.
✓ 指令范围
SKILL.md and the reference files contain only guidance, code examples, and best-practice patterns for Mapbox GL JS. The instructions do not tell the agent to read arbitrary files, access system secrets, or transmit data to unknown endpoints. Note: example snippets reference fetch() calls and a MAPBOX_TOKEN variable as usage examples — these are illustrative and not required by the skill itself.
✓ 安装机制
No install spec and no code files that would be executed at install time. This lowers risk because nothing is downloaded or written to disk by the skill installation process.
✓ 凭证需求
The skill declares no required environment variables or credentials. Although examples reference a MAPBOX_TOKEN and external tile URLs, the skill does not request those secrets or declare any environment dependencies.
✓ 持久化与权限
always is false and the skill is user-invocable; it does not request persistent system-wide privileges and does not modify other skills or agent configuration.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/3/31
- Initial release of mapbox-web-performance-patterns, offering prioritized performance patterns for Mapbox GL JS web apps. - Provides actionable solutions to eliminate initialization waterfalls, optimize initial bundle size, and reduce rendering jank. - Covers critical and high-impact issues, including data loading, style bundle management, marker/feature scaling, and efficient feature clustering. - Includes code examples and best practices for each pattern, emphasizing measurable improvements to user experience. - Designed for developers aiming to build faster, more efficient Mapbox-based applications.
● 无害
安装命令
点击复制官方npx clawhub@latest install mapbox-web-performance-patterns
镜像加速npx clawhub@latest install mapbox-web-performance-patterns --registry https://cn.longxiaskill.com镜像同步中