Communityv2.0.2

OpenClaw Usage Dashboard

Interactive local dashboard for OpenClaw API usage. Shows token consumption, request counts, and system health across all configured LLM models — broken down...

2.4kdownloadsvanhuelsing
View on ClawHubBack to Skills

Skill Details

Slug
openclaw-usage-dashboard
Latest Version
2.0.2
Author
vanhuelsing
Published
Mar 13, 2026
Updated
May 11, 2026
Total Versions
5

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for OpenClaw Usage Dashboard.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v2.0.2

Security fix: patch shell injection vulnerability. --open flag and df disk check now use spawn/spawnSync with array args (no shell). All execSync calls are hardcoded strings with zero variable interpolation.