← Back to Skills Marketplace
bytesagain3

Terminal Dashboard

by bytesagain3 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ pending
159
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install terminal-dashboard
Description
Tool for shell commands execution, visualization and alerting. Configured with a simple YAML file. terminal-dashboard, go, alerting, charts, cmd.
Usage Guidance
This skill appears to be a simple local CLI logger. Before installing or running it: 1) Inspect the included scripts/script.sh (you already have it) to confirm there are no network calls or additional behavior in the truncated portion; 2) Be aware logs are stored under ~/.local/share/terminal-dashboard (or override via TERMINAL_DASHBOARD_DIR) — avoid logging secrets or sensitive data there; 3) The bundle contains no automatic installer: if you want the command terminal-dashboard on your PATH you must install the script yourself (e.g., copy to /usr/local/bin and mark executable) or invoke the script directly; 4) If you need stronger guarantees, run it in a sandbox or review the rest of the file (the provided script was partially truncated in the listing) to confirm there are no hidden network endpoints or unexpected operations.
Capability Assessment
Purpose & Capability
The name/description (Terminal Dashboard for logging, visualization, alerting) matches the included script and SKILL.md: the tool records events to local log files and can export/search them. Nothing in the bundle requests unrelated privileges or credentials.
Instruction Scope
SKILL.md instructs use of a terminal-dashboard CLI. The repository includes scripts/script.sh which implements that CLI, but there is no install step described — the user/agent must run or install the script to make the terminal-dashboard command available. Otherwise, the runtime instructions themselves stay within the stated purpose and do not request unrelated files or network I/O.
Install Mechanism
No install spec is provided (instruction-only), which is low risk. However a code file (scripts/script.sh) is included; there is no automatic installation or guidance for placing it on PATH. This is a usability/packaging note rather than a security issue.
Credentials
The skill requests no environment variables or credentials. The script uses HOME implicitly and supports overriding the data directory via TERMINAL_DASHBOARD_DIR (documented). This is proportional to the stated local logging functionality.
Persistence & Privilege
The skill does not request permanent/always-on privilege, does not modify other skills or system-wide settings, and only writes to its own data directory under the user's home. Autonomous model invocation is allowed by platform default but not combined with other red flags here.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install terminal-dashboard
  3. After installation, invoke the skill by name or use /terminal-dashboard
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
publish v1.0.0
Metadata
Slug terminal-dashboard
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Terminal Dashboard?

Tool for shell commands execution, visualization and alerting. Configured with a simple YAML file. terminal-dashboard, go, alerting, charts, cmd. It is an AI Agent Skill for Claude Code / OpenClaw, with 159 downloads so far.

How do I install Terminal Dashboard?

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

Is Terminal Dashboard free?

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

Which platforms does Terminal Dashboard support?

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

Who created Terminal Dashboard?

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

💬 Comments