← Back to Skills Marketplace
kaising-openclaw1

Hiking Tracker

by kaising-openclaw1 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
80
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install hiking-tracker
Description
登山追踪 - 路线记录、海拔分析、安全提醒
README (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+ 离线地图
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install hiking-tracker
  3. After installation, invoke the skill by name or use /hiking-tracker
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of hiking-tracker. - 记录登山路线与行程 - 分析并显示海拔变化 - 提供安全提醒与天气预警 - 支持统计报告导出 - 提供免费和 Pro 版定价选项
Metadata
Slug hiking-tracker
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Hiking Tracker?

登山追踪 - 路线记录、海拔分析、安全提醒. It is an AI Agent Skill for Claude Code / OpenClaw, with 80 downloads so far.

How do I install Hiking Tracker?

Run "/install hiking-tracker" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Hiking Tracker free?

Yes, Hiking Tracker is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Hiking Tracker support?

Hiking Tracker is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Hiking Tracker?

It is built and maintained by kaising-openclaw1 (@kaising-openclaw1); the current version is v1.0.0.

💬 Comments