← 返回 Skills 市场
jontsai

Openclaw Command Center

作者 Jonathan Tsai · GitHub ↗ · v1.4.1
cross-platform ⚠ suspicious
13128
总下载
78
收藏
95
当前安装
10
版本数
在 OpenClaw 中安装
/install command-center
功能描述
Mission control dashboard for OpenClaw - real-time session monitoring, LLM usage tracking, cost intelligence, and system vitals. View all your AI agents in o...
安全使用建议
Install only if you intend to run an administrative dashboard over your OpenClaw workspace. Before use, bind it to localhost or a trusted network, enable token/Tailscale/Cloudflare auth, avoid public tunnels unless access is strongly protected, and review whether operator auto-discovery, job controls, and optional Linear sync are acceptable for your environment.
功能分析
Type: OpenClaw Skill Name: command-center Version: 1.4.1 The skill bundle is a comprehensive and well-documented dashboard for monitoring OpenClaw agents. It demonstrates strong security practices, including path traversal protection in the static file server (src/index.js), restricted command execution via a whitelist of allowed actions (src/actions.js), and the use of execFileSync to prevent shell injection (src/openclaw.js). It also provides robust authentication options such as Tailscale and Cloudflare Access integration (src/auth.js). All capabilities, including system vital collection and log reading, are strictly aligned with the stated purpose of the dashboard.
能力评估
Purpose & Capability
The dashboard purpose is coherent, but the artifacts go beyond the brief monitoring/read-only framing: they expose job run/pause/resume/skip/kill, topic status changes, operator writes, privacy-setting writes, transcript-derived identity extraction, and an optional Linear mutation script.
Instruction Scope
Authentication defaults to none, CORS is set to '*', mutating endpoints share the same broad dashboard surface, and server.listen(PORT) does not use the configured localhost host, which materially increases accidental exposure risk.
Install Mechanism
The declared install command starts a Node server, which matches the skill purpose. Optional scripts can start a Cloudflare tunnel or install system packages, but those are not part of the default install path.
Credentials
Reading OpenClaw sessions, memory, usage, vitals, and local state is expected for this dashboard, but the data is sensitive and aggregated through web APIs that are under-scoped by default.
Persistence & Privilege
The skill persistently writes dashboard state such as operators and privacy settings, and it automatically derives operator profiles from recent transcripts; those behaviors are not hidden, but are under-disclosed for their privacy impact.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install command-center
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /command-center 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.4.1
- Minor version update with dependency changes and localization improvements. - Updated npm dependencies for improved stability and security. - Enhanced English and Chinese locale files for more complete translations. - Small code adjustments in server.js and vitals.js for consistency. - No changes to user-facing features or API.
v1.4.0
- Added support for automatic installation of system dependencies. - New configuration file: config/system-deps.json. - Added setup script: scripts/install-system-deps.sh. - Updated various files to integrate the new dependency installation process. - Documentation improved in README and SKILL.md.
v1.3.0
Major refactor with modularization and new testing coverage. - Codebase migrated from a monolithic structure to modular source files under /src. - Many new utility, data, authentication, session, cron, and topic management modules added. - Legacy lib/ files removed and replaced for improved maintainability. - Comprehensive new test files introduced for major modules and features. - Core dashboard features and API preserved; no user-facing config or usage changes.
v1.2.0
feat: add Simplified Chinese i18n support and docs
v1.1.0
Linux support, Discord operator detection, profile-aware workspace
v1.0.4
Public release: pre-commit hooks, user data protection, badges, PR workflow enforcement
v1.0.1
Fix profile-aware paths for multi-profile installations
v1.0.0
Open source launch
v0.2.0
OPENCLAW_PROFILE env var support for multi-profile setups, ClawHub workflow documentation, git tag-based releases
v0.1.0
Initial release: web dashboard for monitoring and controlling OpenClaw instances. Session monitoring, LLM usage tracking, Linear integration, topic classification, multi-instance support.
元数据
Slug command-center
版本 1.4.1
许可证
累计安装 446
当前安装数 95
历史版本数 10
常见问题

Openclaw Command Center 是什么?

Mission control dashboard for OpenClaw - real-time session monitoring, LLM usage tracking, cost intelligence, and system vitals. View all your AI agents in o... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 13128 次。

如何安装 Openclaw Command Center?

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

Openclaw Command Center 是免费的吗?

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

Openclaw Command Center 支持哪些平台?

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

谁开发了 Openclaw Command Center?

由 Jonathan Tsai(@jontsai)开发并维护,当前版本 v1.4.1。

💬 留言讨论