🌍 Geomanic — 隐私GPS管理

v2.0.2

连接 Geomanic 隐私优先的 GPS 追踪平台,随时查询并管理你的行程轨迹与出行数据,一键导出、统计里程与时长。

0· 556·0 当前·0 累计
下载技能包 项目主页
最后更新
2026/2/26
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
NULL
评估建议
This skill is internally consistent: it will run curl commands that call geomanic.com and will include whatever GEOMANIC_TOKEN you provide as a Bearer token. Before installing: 1) Confirm you trust the Geomanic service and the source of this skill (the SKILL.md references a GitHub repo and geomanic.com); 2) Only supply an API key tied to an account you control and consider generating a limited-scope key if Geomanic supports it; 3) Be aware the agent will execute shell commands (curl) to contact ...
详细分析 ▾
用途与能力
Name/description (Geomanic GPS data management) match the requested credential (GEOMANIC_TOKEN) and the documented API endpoints on geomanic.com. The primaryEnv is exactly the API key needed to call the service.
指令范围
SKILL.md instructs the agent to run curl POSTs to https://geomanic.com/api/v1/mcp using the GEOMANIC_TOKEN as a Bearer token. It does not instruct reading unrelated files, other env variables, or exfiltrating data to third-party endpoints.
安装机制
No install spec or code files are present (instruction-only). Nothing is downloaded or extracted; therefore there is low install-time risk.
凭证需求
Only a single credential is required (GEOMANIC_TOKEN), which is appropriate for an API-using skill. The README and SKILL.md consistently reference that token and there are no unexplained secret requests.
持久化与权限
The skill is not forced-always, does not request system config paths, and does not modify other skills or agent-wide settings. Model invocation is allowed (platform default), which is expected for a usable integration.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv2.0.22026/2/22

NULL

无害

安装命令

点击复制
官方npx clawhub@latest install geomanic
镜像加速npx clawhub@latest install geomanic --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库