← 返回 Skills 市场
kaising-openclaw1

Hiking Tracker

作者 kaising-openclaw1 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
80
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install hiking-tracker
功能描述
登山追踪 - 路线记录、海拔分析、安全提醒
使用说明 (SKILL.md)

Hiking Tracker

登山追踪工具,记录你的登山旅程。

功能

  • ✅ 路线记录
  • ✅ 海拔分析
  • ✅ 安全提醒
  • ✅ 天气预警
  • ✅ 统计报告

使用

# 记录登山
clawhub hike log --trail "华山" --distance 10 --elevation 1000

# 海拔分析
clawhub hike elevation --trail "华山"

# 安全提醒
clawhub hike safety --trail "华山"

# 天气预警
clawhub hike weather --trail "华山"

定价

版本 价格 功能
免费版 ¥0 基础记录
Pro 版 ¥39 全部功能
订阅版 ¥9/月 Pro+ 离线地图
安全使用建议
This skill appears to be a simple hiking helper, but the package metadata and docs don't match. Before installing or running anything: (1) verify the provenance—ask the publisher for a homepage or repository and inspect the actual code for 'clawhub'; (2) do not run the suggested 'npx clawhub@latest' install until you confirm the package identity and trustworthiness; (3) confirm which CLI/binaries are actually required (clawhub vs curl) and where network calls go (what weather/safety endpoints receive trail/location data); (4) if you must test, do so in a sandboxed environment or container and monitor outgoing network traffic; (5) if unsure, request a version with a clear install spec and source code before use.
功能分析
Type: OpenClaw Skill Name: hiking-tracker Version: 1.0.0 The skill bundle contains only metadata and documentation for a hiking tracker tool. There is no executable code, suspicious logic, or prompt-injection attempts in SKILL.md or README.md. The described functionality (route logging, elevation analysis, and safety alerts) is consistent with the stated purpose.
能力评估
Purpose & Capability
The described functionality (route logging, elevation, safety, weather) is coherent for a 'Hiking Tracker'. However the SKILL.md expects a 'clawhub' CLI to be present and the README implies installing via 'npx clawhub@latest', yet the registry metadata lists no required binaries while _meta.json claims 'curl' is required—these mismatches mean the skill's runtime requirements are unclear.
Instruction Scope
SKILL.md only instructs running 'clawhub hike ...' commands (no explicit file reads or extra env access). That scope is narrow, but the instructions are vague about what those commands do (they may send trail names/locations to external services). The agent would need to invoke an external CLI not provided by the skill, which is an operational gap to verify.
Install Mechanism
There is no formal install spec in the registry entry, but README suggests installing via 'npx clawhub@latest install hiking-tracker' (which would pull code from npm). This discrepancy (no install declared vs. README guidance) is risky because it asks users to fetch and run a package from the network without providing a trusted homepage or source.
Credentials
The skill declares no required env vars or credentials (good). Yet _meta.json lists 'curl' as a required binary while registry metadata lists none—an inconsistent manifest. There are no explicit requests for sensitive credentials, but the lack of provenance for network calls remains a concern.
Persistence & Privilege
The skill does not request always: true and is user-invocable only. There is no indication it modifies other skills or requires persistent elevated presence.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install hiking-tracker
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /hiking-tracker 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of hiking-tracker. - 记录登山路线与行程 - 分析并显示海拔变化 - 提供安全提醒与天气预警 - 支持统计报告导出 - 提供免费和 Pro 版定价选项
元数据
Slug hiking-tracker
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Hiking Tracker 是什么?

登山追踪 - 路线记录、海拔分析、安全提醒. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 80 次。

如何安装 Hiking Tracker?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install hiking-tracker」即可一键安装,无需额外配置。

Hiking Tracker 是免费的吗?

是的,Hiking Tracker 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Hiking Tracker 支持哪些平台?

Hiking Tracker 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Hiking Tracker?

由 kaising-openclaw1(@kaising-openclaw1)开发并维护,当前版本 v1.0.0。

💬 留言讨论