安全扫描
OpenClaw
安全
high confidenceNULL
评估建议
This skill is a documentation-style guidance pack (no code, no installs, no secrets requested) and appears internally consistent. Before enabling for an agent, confirm: (1) any Mapbox access tokens the agent will use are properly scoped and stored securely elsewhere (this skill won't manage them), (2) the agent's use of user location data follows your privacy requirements (examples assume the app/browser supplies coordinates), and (3) if you allow autonomous agent invocation, the agent could mak...详细分析 ▾
✓ 用途与能力
Name/description match the content: the files provide patterns and parameter guidance for Mapbox search, and nothing in the bundle asks for unrelated resources or privileges.
✓ 指令范围
SKILL.md and reference docs restrict actions to selecting Mapbox search tools, choosing spatial filters, limits, and common workflows. It references obtaining user location and using Mapbox-specific helper tools (distance_tool, directions_tool, resource_reader_tool), which is appropriate for geospatial search guidance and not out-of-scope.
✓ 安装机制
No install spec and no code files — instruction-only content — so nothing is written to disk or downloaded during install.
✓ 凭证需求
The skill declares no required environment variables or credentials. It does mention using Mapbox tokens and user location in examples, which is expected for Mapbox integration but the skill itself does not request them.
✓ 持久化与权限
always is false and the skill does not request persistent/system-wide privileges or modify other skills; autonomous invocation is allowed by default but there is no evidence this skill needs elevated persistence.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/3/31
NULL
● 无害
安装命令
点击复制官方npx clawhub@latest install mapbox-search-patterns
镜像加速npx clawhub@latest install mapbox-search-patterns --registry https://cn.longxiaskill.com镜像同步中