← 返回 Skills 市场
zqh07-bit

Web Dashboard Optimizer

作者 zqh07-bit · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
298
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install web-dashboard-optimizer
功能描述
Create smooth, stable web monitoring dashboards with smart refresh, scroll position retention, modal interaction, auto-restart, and responsive design.
安全使用建议
The skill's purpose (dashboard UX and smart refresh) is plausible, but there are important inconsistencies you should resolve before installing or running anything: 1) The package as published only contains docs (README.md, SKILL.md, _meta.json); README and SKILL.md refer to server.js, run-monitor.sh, and dashboard.html which are missing — ask the author for the missing files or a repository link. 2) _meta.json claims 'node' is required but the registry metadata showed no required binaries — ensure you have node and verify exactly what will be executed. 3) Do not run shell scripts or start services (e.g., an auto-restart loop) on production machines until you inspect their contents; run them in an isolated environment or container first. 4) Inspect any server.js or run-monitor.sh you receive for network calls, remote endpoints, or code that reads system files before executing. 5) Prefer to obtain this skill from a verified homepage or repository (the package's source is listed as unknown) or ask the publisher to correct the manifest so files and requirements match. If the author cannot clarify or provide the missing artifacts, treat the package as untrusted.
功能分析
Type: OpenClaw Skill Name: web-dashboard-optimizer Version: 1.0.0 The skill bundle provides a legitimate template for creating a web-based monitoring dashboard. It includes a standard HTML/JavaScript frontend (dashboard.html), a simple Node.js server (server.js), and a bash script (run-monitor.sh) for process management and auto-restarting. The code uses built-in modules, lacks any form of obfuscation, and does not perform suspicious activities such as data exfiltration, unauthorized file access, or remote payload execution.
能力评估
Purpose & Capability
Name/description claim frontend/dashboard optimizations, and the SKILL.md/README contain relevant HTML/CSS/JS guidance. However the README and metadata reference executable files (server.js, run-monitor.sh, dashboard.html) and require 'node' in _meta.json, while the package as published contains only README.md, SKILL.md, and _meta.json (no server.js, no dashboard.html, no run-monitor.sh). The registry-level 'Requirements' reported earlier also showed no required binaries, creating a clear mismatch between what the skill claims it needs/contains and what is actually provided.
Instruction Scope
SKILL.md instructs creating files under /workspace/tools, running node server.js, using an auto-restart shell loop, and checking logs in /tmp/openclaw-monitor and killing processes on a port. Those actions are within the dashboard task but include system-level operations (writing files, running node, using lsof/kill) that will execute on the user's environment if followed. The instructions do not attempt to read unrelated credentials, nor do they post data to external endpoints in the included docs. The main concern is that the instructions assume additional scripts/files that are missing from the package.
Install Mechanism
This is an instruction-only skill with no install spec (lowest install risk). README suggests installing via 'clawhub install' and copying files from skills/web-dashboard-optimizer, but the published bundle lacks the referenced files. There is no evidence of any download URLs or archive extraction in the package itself.
Credentials
The runtime/docs do not request secrets or credentials. However _meta.json includes a 'requires' listing with 'node' as a required binary, while the registry metadata provided earlier reported no required binaries. This mismatch is disproportionate/unclear: the skill appears to expect node/npm to run server.js but the publish metadata did not consistently declare that requirement.
Persistence & Privilege
The skill is not marked always:true and does not request privileged or persistent platform integration. It does instruct the user to create a run-monitor.sh infinite restart loop if they choose to run provided scripts — that creates a persistent process on the host only if the user runs it. This is a user-executed behavior rather than an automatic platform privilege escalation.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install web-dashboard-optimizer
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /web-dashboard-optimizer 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Web Dashboard Optimizer: - Provides templates and best practices for building smooth, stable web monitoring dashboards. - Features smart data refresh (updates only on change) and scroll position retention. - Optimizes modal (popup) interactions and adds automatic service restart support. - Includes responsive design for mobile compatibility. - Ideal for task monitoring, data visualization, real-time panels, and admin interfaces.
元数据
Slug web-dashboard-optimizer
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Web Dashboard Optimizer 是什么?

Create smooth, stable web monitoring dashboards with smart refresh, scroll position retention, modal interaction, auto-restart, and responsive design. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 298 次。

如何安装 Web Dashboard Optimizer?

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

Web Dashboard Optimizer 是免费的吗?

是的,Web Dashboard Optimizer 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Web Dashboard Optimizer 支持哪些平台?

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

谁开发了 Web Dashboard Optimizer?

由 zqh07-bit(@zqh07-bit)开发并维护,当前版本 v1.0.0。

💬 留言讨论