← 返回
安全合规 中文

Maritime Watch

Monitors Chornomorsk port status by aggregating weather, vessel tracking, security alerts, and news with cross-validated data inputs.
通过整合天气、船舶追踪、安全警报及新闻,并采用交叉验证数据输入,监控乔尔诺莫斯克港状态。
apacheua
安全合规 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 978
下载
💾 9
安装
1
版本
#latest

概述

maritime-watch

Description

A skill for monitoring the status and security of the Chornomorsk port. It collects data from various sources, including weather reports, vessel tracking services, and news feeds, to provide a comprehensive overview of the port's operational status and potential risks. It is built to be resilient against API Rate Limits and to cross-validate data from multiple sources to avoid hallucinations.

Inputs

  • port: The name of the port to monitor (default: Chornomorsk).

Outputs

JSON object containing the following information:

  • weather: Current weather conditions at the port (cross-validated).
  • vessels: List of vessels currently in port or approaching (cross-validated).
  • security: Security status of the port (e.g., alerts, warnings) (cross-validated).
  • news: Recent news related to the port.

Usage

To use this skill, simply call it with the port parameter:

maritime-watch port=Chornomorsk

Example

{
  "weather": {
    "temperature": 10,
    "conditions": "Cloudy"
  },
  "vessels": [
    {
      "name": "MV Example",
      "status": "Arrived"
    }
  ],
  "security": {
    "status": "Normal"
  },
  "news": [
    {
      "title": "Port expansion project announced",
      "url": "https://example.com/news"
    }
  ]
}

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-29 15:01 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

developer-tools

Network Scan

apacheua
使用 nmap 扫描指定的网络目标和端口,支持速度、超时、主机限制和排除选项,返回详细 JSON 结果。
★ 0 📥 1,111
security-compliance

Skill Vetter

spclaudehome
AI智能体技能安全预审工具。安装ClawdHub、GitHub等来源技能前,检查风险信号、权限范围及可疑模式。
★ 1,211 📥 266,254
security-compliance

OpenClaw Backup

alex3alex
备份与恢复 OpenClaw 数据。适用于创建备份、设置自动备份计划、从备份恢复或管理备份轮转。处理 ~/.openclaw 目录归档并包含适当的排除规则。
★ 89 📥 30,592