← Back to Skills Marketplace
zqh07-bit

Web Dashboard Optimizer

by zqh07-bit · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
298
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install web-dashboard-optimizer
Description
Create smooth, stable web monitoring dashboards with smart refresh, scroll position retention, modal interaction, auto-restart, and responsive design.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install web-dashboard-optimizer
  3. After installation, invoke the skill by name or use /web-dashboard-optimizer
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug web-dashboard-optimizer
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Web Dashboard Optimizer?

Create smooth, stable web monitoring dashboards with smart refresh, scroll position retention, modal interaction, auto-restart, and responsive design. It is an AI Agent Skill for Claude Code / OpenClaw, with 298 downloads so far.

How do I install Web Dashboard Optimizer?

Run "/install web-dashboard-optimizer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Web Dashboard Optimizer free?

Yes, Web Dashboard Optimizer is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Web Dashboard Optimizer support?

Web Dashboard Optimizer is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Web Dashboard Optimizer?

It is built and maintained by zqh07-bit (@zqh07-bit); the current version is v1.0.0.

💬 Comments