← 返回 Skills 市场
broedkrummen

Overkill Mission Control

作者 Broedkrummen · GitHub ↗ · v1.0.1
cross-platform ⚠ suspicious
414
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install overkill-mission-control
功能描述
Comprehensive Mission Control dashboard for OpenClaw - monitor agents, automation, teams, documents, messages, and system metrics. Features real-time dashboa...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install overkill-mission-control
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /overkill-mission-control 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug overkill-mission-control
版本 1.0.1
许可证
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Overkill Mission Control 是什么?

Comprehensive Mission Control dashboard for OpenClaw - monitor agents, automation, teams, documents, messages, and system metrics. Features real-time dashboa... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 414 次。

如何安装 Overkill Mission Control?

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

Overkill Mission Control 是免费的吗?

是的,Overkill Mission Control 完全免费(开源免费),可自由下载、安装和使用。

Overkill Mission Control 支持哪些平台?

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

谁开发了 Overkill Mission Control?

由 Broedkrummen(@broedkrummen)开发并维护,当前版本 v1.0.1。

💬 留言讨论