← 返回 Skills 市场
HiFleet Claw
作者
charleiWang
· GitHub ↗
· v1.0.0
· MIT-0
181
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install ship-position
功能描述
查询并展示船舶实时及历史位置,支持AIS报位、锚地和靠泊状态管理。
安全使用建议
The skill's behavior (calling HiFleet's position API) is consistent with its purpose, but the registry metadata fails to declare the required API token. Before installing, ask the publisher to: 1) explicitly declare required env vars (HIFLEET_USER_TOKEN / HIFLEET_USERTOKEN) in the registry metadata and primary credential fields; 2) document how the token is supplied and stored (environment variable vs platform secret store) and any retention; 3) confirm the api.hifleet.com endpoint is official and trustworthy. Do not provide high-privilege or unrelated credentials. If you must test, supply a limited-scope or read-only token and monitor network calls; prefer installing only after the developer fixes the metadata and provides a privacy/security note.
能力评估
Purpose & Capability
SKILL.md describes a Ship Position feature that calls HiFleet's position API and parses AIS/location fields — this aligns with the skill name and description. However, the registry metadata lists no required credentials while the SKILL.md explicitly requires a 'usertoken' (HIFLEET_USER_TOKEN / HIFLEET_USERTOKEN). That mismatch is unexpected and weakens trust.
Instruction Scope
The instructions are narrowly scoped: validate MMSI input, ensure a token is present, and perform a GET to https://api.hifleet.com/position/position/get/token with mmsi+usertoken, then parse results. The document does reference environment variables and project config as token sources; it does not instruct reading unrelated files or exfiltrating arbitrary data.
Install Mechanism
This is an instruction-only skill with no install spec and no bundled code files — the lowest-risk install mechanism. There is no download or package installation step.
Credentials
The skill requires a HiFleet 'usertoken' to call the API (reasonable and proportionate), but the registry metadata does not declare this required environment variable or primary credential. That omission could be a packaging mistake or indicate incomplete disclosure about where/how the token will be read/stored.
Persistence & Privilege
The skill does not request always: true, does not include installation scripts, and has no code that would persist or modify other skills or system configuration. Autonomous invocation is allowed (platform default) but not combined with other concerning privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install ship-position - 安装完成后,直接呼叫该 Skill 的名称或使用
/ship-position触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
HiFleet Claw Skills 1.0.0
- Initial release of the HiFleet Claw skills index, supporting both Chinese and English.
- Lists 11 core skills, covering vessel position, profile management, port info, voyage, route, performance, fleet management, charter, shipping market, weather/sea conditions, and AIS.
- Includes suggested implementation order for skills.
- Provides detailed descriptions and trigger terms for each skill.
- Documentation tailored for ClawHub platform.
元数据
常见问题
HiFleet Claw 是什么?
查询并展示船舶实时及历史位置,支持AIS报位、锚地和靠泊状态管理。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 181 次。
如何安装 HiFleet Claw?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install ship-position」即可一键安装,无需额外配置。
HiFleet Claw 是免费的吗?
是的,HiFleet Claw 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
HiFleet Claw 支持哪些平台?
HiFleet Claw 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 HiFleet Claw?
由 charleiWang(@charleiwang)开发并维护,当前版本 v1.0.0。
推荐 Skills