← Back to Skills Marketplace
oliviapp8

War Intelligence Monitor

by Olivia_Pp · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
548
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install war-intel-monitor
Description
Real-time war intelligence monitoring and emergency alert system for conflict zones. Use when user needs to track military conflicts, receive emergency alert...
Usage Guidance
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.
Capability Analysis
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).
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install war-intel-monitor
  3. After installation, invoke the skill by name or use /war-intel-monitor
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: Real-time conflict monitoring system with location-based threat assessment, emergency alerts, and evacuation tracking.
Metadata
Slug war-intel-monitor
Version 1.0.0
License
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 548 downloads so far.

How do I install War Intelligence Monitor?

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

Is War Intelligence Monitor free?

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

Which platforms does War Intelligence Monitor support?

War Intelligence Monitor is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created War Intelligence Monitor?

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

💬 Comments