← 返回 Skills 市场
jzineldin

Mission Control

作者 Jzineldin · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
6205
总下载
3
收藏
28
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-mission-control
功能描述
macOS-native web dashboard for monitoring and controlling your OpenClaw agent. Live chat, cron management, task workshop, scout engine, cost tracking, and more.
安全使用建议
Install only if you trust and review the linked GitHub project and npm dependencies. Pin the repository to a known commit, keep the server bound to localhost, avoid exposing it on a network without authentication, use a low-risk OpenClaw profile first, and inspect the systemd service before enabling persistence.
功能分析
Type: OpenClaw Skill Name: openclaw-mission-control Version: 1.0.0 The skill bundle is classified as suspicious due to several high-risk behaviors. It instructs the agent to clone a remote GitHub repository and install npm dependencies, introducing a supply chain risk. Furthermore, it requires `sudo` privileges to install a systemd service for persistence, granting elevated permissions and continuous execution. The application is also designed to read sensitive configuration files like `~/.openclaw/openclaw.json` to access the gateway token, which, while necessary for its stated purpose, is a sensitive operation.
能力评估
Purpose & Capability
The dashboard purpose matches the stated capabilities, but those capabilities are high-impact: chat with the agent, spawn sub-agent work, manage cron jobs, inspect sessions/costs, and enable or disable skills.
Instruction Scope
The skill discloses broad control features but does not define authorization boundaries, confirmation requirements, safe scope, or how to protect the local web UI from other local or network users.
Install Mechanism
The submitted artifact is only SKILL.md and instructs users to clone a mutable GitHub repository and run npm installs/builds, so most executable behavior is outside the reviewed skill bundle and not pinned to a commit.
Credentials
Reading the OpenClaw gateway token from ~/.openclaw/openclaw.json is coherent for a control dashboard, but it grants sensitive authority and the setup flow may expose detected token details to the local web application.
Persistence & Privilege
The optional systemd installation uses sudo and creates a persistent service. It is disclosed and user-directed, but it keeps the dashboard running with continued access to the configured OpenClaw gateway.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openclaw-mission-control
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openclaw-mission-control 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release — macOS-native dashboard with 10 pages: chat, cron, workshop, scout, costs, skills manager, and more.
元数据
Slug openclaw-mission-control
版本 1.0.0
许可证
累计安装 211
当前安装数 28
历史版本数 1
常见问题

Mission Control 是什么?

macOS-native web dashboard for monitoring and controlling your OpenClaw agent. Live chat, cron management, task workshop, scout engine, cost tracking, and more. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 6205 次。

如何安装 Mission Control?

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

Mission Control 是免费的吗?

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

Mission Control 支持哪些平台?

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

谁开发了 Mission Control?

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

💬 留言讨论