← Back to Skills Marketplace
apacheua

Maritime Watch

by ApacheUA · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
581
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install maritime-watch
Description
Monitors Chornomorsk port status by aggregating weather, vessel tracking, security alerts, and news with cross-validated data inputs.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install maritime-watch
  3. After installation, invoke the skill by name or use /maritime-watch
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug maritime-watch
Version 1.0.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Maritime Watch?

Monitors Chornomorsk port status by aggregating weather, vessel tracking, security alerts, and news with cross-validated data inputs. It is an AI Agent Skill for Claude Code / OpenClaw, with 581 downloads so far.

How do I install Maritime Watch?

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

Is Maritime Watch free?

Yes, Maritime Watch is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Maritime Watch support?

Maritime Watch is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Maritime Watch?

It is built and maintained by ApacheUA (@apacheua); the current version is v1.0.0.

💬 Comments