← 返回 Skills 市场
1412
总下载
0
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install spatix
功能描述
Create beautiful maps in seconds. Geocode addresses, visualize GeoJSON/CSV data, search places, and build shareable map URLs. No GIS skills needed. Agents ea...
安全使用建议
This skill appears to do what it says: call api.spatix.io to create maps, geocode addresses, and upload datasets. Before installing or using it: (1) remember that any data you send (addresses, GeoJSON, CSV) is transmitted to Spatix and uploaded datasets may be public depending on the fields you set — avoid sending sensitive location data; (2) if you follow the SKILL.md suggestion to 'pip install spatix-mcp', review the package source and contents before installing; (3) if you need to manage or remove maps later, consider creating an account and using the JWT so you retain deletion/edit control; (4) review Spatix's privacy, dataset licensing defaults, and rate limits before integrating into automated agents.
功能分析
Type: OpenClaw Skill
Name: spatix
Version: 1.1.0
The skill is classified as suspicious due to the instruction to `pip install spatix-mcp` in `SKILL.md`. While this command is presented as a legitimate step to set up an MCP server for the skill, it introduces a supply chain risk by instructing the AI agent to download and execute code from an external package repository (PyPI). There is no direct evidence of malicious intent within the provided files, but the execution of external code via `pip install` is a significant risky capability.
能力评估
Purpose & Capability
The name/description (map creation, geocoding, GeoJSON/CSV visualization) matches the SKILL.md instructions, which show only HTTP calls to api.spatix.io and optional MCP helper installation. There are no unrelated required env vars, binaries, or config paths.
Instruction Scope
All runtime instructions are scoped to interacting with Spatix endpoints (map creation, geocoding, datasets, leaderboard). The skill does instruct agents to upload datasets and post map data to https://api.spatix.io (expected), so users should be aware that any uploaded location data or datasets will be transmitted to and may be visible via Spatix (public dataset examples and license fields are shown).
Install Mechanism
There is no registry install spec (instruction-only), which is low risk. The SKILL.md suggests an optional 'pip install spatix-mcp' or 'uvx spatix-mcp' for an MCP server; if a user follows that advice they should vet the package source before installing. The skill itself does not force installation of any code.
Credentials
The skill declares no required env vars or credentials. It mentions optional non-secret display identifiers (SPATIX_AGENT_ID, SPATIX_AGENT_NAME) and an optional JWT for account-based higher rate limits—these are proportional to the stated functionality.
Persistence & Privilege
always:false and no config paths or persistence are requested. The skill can be invoked autonomously by an agent (platform default), but it does not request elevated or persistent privileges beyond typical agent use.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install spatix - 安装完成后,直接呼叫该 Skill 的名称或使用
/spatix触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
Security scan fixes: added auth docs, removed airdrop mention, fixed API accuracy, clarified agent_id/agent_name as display identifiers, fixed MCP config
v1.0.0
Initial release — Maps for AI Agents
- Create maps from GeoJSON, CSV, or natural language
- Geocode addresses and search places
- Access 12+ public datasets (US States, World Countries, Airports...)
- Generate route maps between points
- Points system for contributions (future token airdrop)
Also available: pip install spatix-mcp
元数据
常见问题
Spatix 是什么?
Create beautiful maps in seconds. Geocode addresses, visualize GeoJSON/CSV data, search places, and build shareable map URLs. No GIS skills needed. Agents ea... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1412 次。
如何安装 Spatix?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install spatix」即可一键安装,无需额外配置。
Spatix 是免费的吗?
是的,Spatix 完全免费(开源免费),可自由下载、安装和使用。
Spatix 支持哪些平台?
Spatix 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Spatix?
由 alde1022(@alde1022)开发并维护,当前版本 v1.1.0。
推荐 Skills