← 返回 Skills 市场
581
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install maritime-watch
功能描述
Monitors Chornomorsk port status by aggregating weather, vessel tracking, security alerts, and news with cross-validated data inputs.
安全使用建议
This skill currently contains only placeholder code and does not implement the promised functionality. It does not request secrets now, so it does not appear to exfiltrate data in its current form, but the mismatch between the documentation and the implementation is a warning sign. Before installing or using it in any environment: 1) ask the author for the full source and a verifiable homepage/origin; 2) verify which real endpoints will be called (replace example.com) and confirm whether API keys are required; 3) review any future changes to the script that add network endpoints or credential usage; 4) run and test the skill in a sandboxed environment first; and 5) do not rely on this skill for operational decisions until proper data-fetching, validation, and error handling are implemented.
功能分析
Type: OpenClaw Skill
Name: maritime-watch
Version: 1.0.0
The `main.sh` script uses `curl` to fetch data from external placeholder URLs (`example.com`), demonstrating a network access capability. While the script is explicitly incomplete with `TODO` comments and an 'Not implemented yet' output, this capability, combined with the potential for shell injection if the `port` input from `SKILL.md` were implemented without sanitization, makes it suspicious. There is no clear malicious intent, but it exhibits risky capabilities and an incomplete state that could lead to vulnerabilities or malicious behavior in future iterations.
能力评估
Purpose & Capability
Name and description (monitor Chornomorsk port) align with the included code's intent (fetch weather/vessel/security data). However the actual code and README are clearly incomplete placeholders (example.com endpoints, TODOs) and do not implement the cross-validation, resilience, or JSON output the description promises.
Instruction Scope
SKILL.md instructs the agent to provide cross-validated outputs and to be resilient to rate limits, but the runtime script simply curls placeholder example.com URLs and prints "Not implemented yet." The runtime behavior does not fulfill the documented instructions — this is a functional mismatch that could confuse users or mask later changes.
Install Mechanism
There is no install spec (instruction-only plus a small script). No additional packages, downloads, or extract steps are present — low install risk.
Credentials
No environment variables or credentials are requested, which is consistent with the placeholder example endpoints in the script. If the skill were completed to call real vessel/weather/security APIs, those services often require API keys; the SKILL.md does not declare any required credentials, so the current manifest is incomplete relative to expected real-world needs.
Persistence & Privilege
The skill does not request always:true and has no install-time actions or system-wide configuration changes. Autonomous invocation is allowed (platform default) but is not combined with other high-risk factors here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install maritime-watch - 安装完成后,直接呼叫该 Skill 的名称或使用
/maritime-watch触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
maritime-watch 1.0.0 – Initial Release
- Provides real-time monitoring of the Chornomorsk port’s status and security.
- Collects and cross-validates weather, vessel, security, and news data from multiple sources.
- Designed for resilience against API rate limits and to reduce misinformation.
- Accepts the port name as input and returns a comprehensive status report in JSON format.
元数据
常见问题
Maritime Watch 是什么?
Monitors Chornomorsk port status by aggregating weather, vessel tracking, security alerts, and news with cross-validated data inputs. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 581 次。
如何安装 Maritime Watch?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install maritime-watch」即可一键安装,无需额外配置。
Maritime Watch 是免费的吗?
是的,Maritime Watch 完全免费(开源免费),可自由下载、安装和使用。
Maritime Watch 支持哪些平台?
Maritime Watch 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Maritime Watch?
由 ApacheUA(@apacheua)开发并维护,当前版本 v1.0.0。
推荐 Skills