Mapbox Geospatial Operations

v1.0.0

Expert guidance on choosing the right geospatial tool based on problem type, accuracy requirements, and performance needs

0· 47·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name and description match the SKILL.md: guidance on when to use geometric (Turf.js-style) tools vs Mapbox routing APIs. The skill is instruction-only and does not request unrelated credentials or binaries.
Instruction Scope
SKILL.md contains decision frameworks and example workflows for choosing Mapbox MCP tools. It does not instruct the agent to read local files, exfiltrate data, call arbitrary external endpoints, or access environment variables beyond what the skill declares.
Install Mechanism
No install spec or code files are present; this is instruction-only so nothing will be written to disk or installed by the skill itself.
Credentials
The skill declares no required environment variables or credentials, which is coherent because it only provides guidance. If the agent later uses the referenced Mapbox MCP tools in runtime, those concrete connectors would normally require Mapbox API credentials — the skill itself does not request them.
Persistence & Privilege
always:false and user-invocable:true (defaults) — normal privileges for an instruction-only skill. It does not request permanent presence or attempt to modify other skills/configurations.
Assessment
This skill is a guidance document (no code or installs) and appears coherent for its stated purpose. Before relying on it in an agent that will actually call Mapbox MCP APIs, confirm that your agent has the appropriate Mapbox connector and that you supply the necessary Mapbox API key/credentials separately. Also verify that any runtime use of routing APIs considers cost, rate limits, and privacy (sending user locations to Mapbox). If you only need offline geometric checks at high frequency, prefer in-process libraries (Turf.js) as the skill recommends to avoid API overhead.

Like a lobster shell, security has layers — review code before you run it.

latestvk975v8aj0vtj0ep84ck987esy583x9vk

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments