← Back to Skills Marketplace
broedkrummen

Overkill Mission Control

by Broedkrummen · GitHub ↗ · v1.0.1
cross-platform ⚠ suspicious
414
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install overkill-mission-control
Description
Comprehensive Mission Control dashboard for OpenClaw - monitor agents, automation, teams, documents, messages, and system metrics. Features real-time dashboa...
Usage Guidance
Do not run these instructions on a production host without review. The SKILL.md asks you to create systemd services, use sudo/root, and expose a local port via Tailscale while referencing hardcoded usernames and host DB paths — but the registry metadata lists no requirements. Before installing: 1) verify the upstream source (the GitHub link is generic); 2) review the exact service unit files and remove hardcoded usernames or unnecessary sudo; 3) run in an isolated VM/container or staging host first; 4) do not grant root to unknown code and avoid exposing private agent endpoints via Tailscale unless you understand the access model; 5) request the author to declare required binaries/envs and to avoid hardcoded paths; and 6) if you plan to let agents invoke this autonomously, be aware that persistence + privileged actions significantly increases blast radius.
Capability Analysis
Type: OpenClaw Skill Name: overkill-mission-control Version: 1.0.1 The skill bundle requests high-risk system-level configurations, including the creation of two systemd services and the execution of commands as root to expose a local port via Tailscale (tailscale-serve.service). While these actions are documented as features for remote dashboard access, the automated setup of a network tunnel and the use of hardcoded user paths (/home/broedkrummen/) in SKILL.md represent significant security risks regarding persistence and unauthorized remote access.
Capability Assessment
Purpose & Capability
The skill claims to be a dashboard (Next.js) which reasonably needs Node/Next and a way to serve port 3000, but the registry metadata lists no required binaries/envs while the SKILL.md clearly expects npm, Node.js 22+, Next.js, SQLite and tailscale. The instructions also hardcode a username (User=broedkrummen) and reference host paths (/etc/systemd, /mnt/openclaw/state), which is unusual and brittle for a generic dashboard.
Instruction Scope
The runtime instructions tell the operator/agent to create systemd service files under /etc/systemd/system, run sudo tailscale serve as root, run npm in a home workspace, and read/write databases under /mnt/openclaw/state. These are host-wide, privileged operations (creating services, invoking sudo) and reference specific user/home paths; the skill also tells the agent to trigger polling endpoints that execute tasks, which increases the risk surface.
Install Mechanism
This is instruction-only (no install spec), so there is no archive download or package installation performed by the skill bundle itself. However the embedded frontmatter lists install steps (npm install in mission-control, creation of systemd units) — those steps would write privileged files on the host if followed. There are no external download URLs, which reduces one class of risk, but the instructed host modifications are high-impact.
Credentials
The skill declares no required env vars or primary credential, yet the instructions require services and tools (Node.js, npm, tailscale, systemd access) and access to host DB paths. It also hardcodes a specific system user and expects root/sudo for the tailscale service. Requesting elevated privileges and direct access to /mnt/openclaw/state without declaring them is disproportionate to the stated metadata.
Persistence & Privilege
Although always:false, the instructions persistently modify the host by creating systemd services (mission-control.service and tailscale-serve.service) and configuring long-running processes that run as a particular user or root. That gives the skill (or an agent executing these steps) long-lived presence on the host and potential to run autonomously — combining persistence with privileged operations is high-risk.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install overkill-mission-control
  3. After installation, invoke the skill by name or use /overkill-mission-control
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
- Updated Tailscale access instructions to reference a customizable hostname (`<your-host>`) and clarified the need to run `tailscale serve 3000`. - No other changes were made to features or configuration.
v1.0.0
Initial release of Overkill Mission Control. - Provides a comprehensive Mission Control dashboard for OpenClaw, featuring real-time monitoring of agents, automation, teams, documents, messages, and system metrics. - Includes dashboards, agent-to-agent messaging with LLM-powered responses, task execution, and automation framework. - Offers extensive pages for task management, team coordination, document handling, system intelligence, and alerting. - Supports integration via systemd services and Tailscale for secure remote access. - Built with Next.js 16, Node.js 22+, and SQLite for backend storage.
Metadata
Slug overkill-mission-control
Version 1.0.1
License
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Overkill Mission Control?

Comprehensive Mission Control dashboard for OpenClaw - monitor agents, automation, teams, documents, messages, and system metrics. Features real-time dashboa... It is an AI Agent Skill for Claude Code / OpenClaw, with 414 downloads so far.

How do I install Overkill Mission Control?

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

Is Overkill Mission Control free?

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

Which platforms does Overkill Mission Control support?

Overkill Mission Control is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Overkill Mission Control?

It is built and maintained by Broedkrummen (@broedkrummen); the current version is v1.0.1.

💬 Comments