← 返回 Skills 市场
oliviapp8

War Intelligence Monitor

作者 Olivia_Pp · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
548
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install war-intel-monitor
功能描述
Real-time war intelligence monitoring and emergency alert system for conflict zones. Use when user needs to track military conflicts, receive emergency alert...
安全使用建议
This skill can collect and repeatedly transmit sensitive data (exact location, emergency contacts) and instructs the agent to create cron jobs that run autonomously and may post to external channels. Before installing or running: (1) Confirm exactly which endpoints the agent will use to send alerts; prefer single-purpose inbound webhooks or channels you control and require tokens. (2) Do not provide precise home coordinates or unneeded personal phone numbers until you trust the destination. (3) Require explicit, interactive confirmation before creating any cron jobs; review the actual crontab entries the agent will add. (4) If posting to Discord/Telegram, create minimal-scope webhooks/bots and rotate tokens after testing. (5) Consider running the skill in a sandboxed environment or on a disposable account until you confirm its behavior. If the publisher can provide a concrete list of APIs/endpoints and an explicit auth model (what keys/hooks are needed and where data will be sent), reassess — that information would raise confidence toward benign.
功能分析
Type: OpenClaw Skill Name: war-intel-monitor Version: 1.0.0 This skill is classified as suspicious due to its requirement for extensive high-risk capabilities, although these are plausibly needed for its stated purpose. The skill instructs the agent to perform actions such as creating scheduled cron jobs for monitoring, accessing external network resources (news, flight data, airspace status) for information gathering, and sending alerts to external messaging services (e.g., Discord/Telegram) as specified in `SKILL.md` and `references/setup-guide.md`. It also requires reading sensitive personal data (user location, emergency contacts) from `config.json` (template in `references/config-template.json`). While there is no clear evidence of intentional malicious code or explicit prompt injection to subvert the agent's core function, the broad permissions and data handling requirements present a significant attack surface if the underlying agent implementation has vulnerabilities (e.g., shell injection in cron creation, insecure network handling).
能力评估
Purpose & Capability
Name/description align with the instructions: it legitimately needs a user location, known targets, and periodic monitoring. However, the skill also instructs sending alerts to third-party channels (Discord/Telegram/etc.) and querying services (FlightRadar24, flight prices) without declaring the credentials or APIs required — a mismatch between claimed needs and declared requirements.
Instruction Scope
SKILL.md tells the agent to read a local config with precise user coordinates and emergency contacts, create system cron jobs, search news and external services, and 'send alerts to [Discord/Telegram/etc.]'. These instructions are broad and underspecified: they permit network requests to arbitrary endpoints and transmission of sensitive personal data, and they instruct persistent system changes (cron) without constraints or explicit user-approval steps.
Install Mechanism
Instruction-only skill with no install spec or code files — lowest install risk. Nothing will be written to disk by an install process. The remaining risk comes from the runtime instructions (creating cron jobs and contacting external services), not from installation.
Credentials
No environment variables, credentials, or API keys are declared, yet the instructions expect posting alerts to external platforms and querying commercial services. That mismatch is problematic: posting to Discord/Telegram or FlightRadar24 typically requires webhooks or API keys. The skill also asks for exact user coordinates and emergency contacts (sensitive data) with no explanation of how they are protected or where alerts are sent.
Persistence & Privilege
The skill tells the agent to create cron jobs (urgent monitoring every 30 min and repeated daily briefings). Creating scheduled jobs is a persistent system change that can run autonomously and transmit data periodically; this capability is not reflected in metadata and should be explicitly authorized by the user and constrained to safe endpoints.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install war-intel-monitor
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /war-intel-monitor 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Real-time conflict monitoring system with location-based threat assessment, emergency alerts, and evacuation tracking.
元数据
Slug war-intel-monitor
版本 1.0.0
许可证
累计安装 1
当前安装数 1
历史版本数 1
常见问题

War Intelligence Monitor 是什么?

Real-time war intelligence monitoring and emergency alert system for conflict zones. Use when user needs to track military conflicts, receive emergency alert... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 548 次。

如何安装 War Intelligence Monitor?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install war-intel-monitor」即可一键安装,无需额外配置。

War Intelligence Monitor 是免费的吗?

是的,War Intelligence Monitor 完全免费(开源免费),可自由下载、安装和使用。

War Intelligence Monitor 支持哪些平台?

War Intelligence Monitor 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 War Intelligence Monitor?

由 Olivia_Pp(@oliviapp8)开发并维护,当前版本 v1.0.0。

💬 留言讨论