Skip to content

Add OpenClaw Monitor - AI agent monitoring dashboard#491

Open
flik2002 wants to merge 1 commit into
VoltAgent:mainfrom
flik2002:flik-openclaw-monitor-v2
Open

Add OpenClaw Monitor - AI agent monitoring dashboard#491
flik2002 wants to merge 1 commit into
VoltAgent:mainfrom
flik2002:flik-openclaw-monitor-v2

Conversation

@flik2002

@flik2002 flik2002 commented Jun 6, 2026

Copy link
Copy Markdown

OpenClaw Monitor

Free open-source monitoring dashboard for OpenClaw AI agents — token usage, session tracking, 7-day trends, multi-model support.

Dashboard Preview

Screenshot

Tech Stack

  • Frontend: Vue 3 + ECharts
  • Backend: REST API

Key Features

  • Real-time token usage monitoring
  • Session tracking & history
  • 7-day trend visualization
  • Multi-model support (OpenAI, Claude, Gemini, etc.)

Quick Start

git clone https://github.com/flik2002/openclaw-monitor
cd openclaw-monitor
npm install && npm run dev

This PR adds OpenClaw Monitor to awesome-openclaw-skills.

Summary by CodeRabbit

  • Documentation
    • Added OpenClaw Monitor to the recommended security tools list in the Security Notice section.

@coderabbitai

coderabbitai Bot commented Jun 6, 2026

Copy link
Copy Markdown

Review Change Stack

📝 Walkthrough

Walkthrough

README.md is updated with a single new entry in the Security Notice section's Recommended tools list, adding OpenClaw Monitor as a security tool recommendation.

Changes

Security Notice Documentation

Layer / File(s) Summary
OpenClaw Monitor recommended tool
README.md
Adds OpenClaw Monitor to the Recommended tools bullet list within the Security Notice section.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Poem

🐰 A tool to protect, now on the list,
OpenClaw stands guard—security's gist.
One line of note, but oh what a feat,
Making your vaults more secure and neat!
hops with glee

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately summarizes the main change: adding OpenClaw Monitor to the README's recommended tools list, clearly identifying what is being added.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Warning

⚠️ This pull request might be slop. It has been flagged by CodeRabbit slop detection and should be reviewed carefully.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🧹 Nitpick comments (1)
README.md (1)

178-178: ⚡ Quick win

Consider the categorization of OpenClaw Monitor in the Security Notice section.

OpenClaw Monitor is described as a monitoring dashboard for token usage, session tracking, and trend visualization. While monitoring can support security use cases (e.g., detecting anomalous behavior, maintaining audit trails), this tool appears to be primarily focused on observability and operational monitoring rather than security scanning or threat detection.

The other tools in this "Recommended tools" list are explicitly security-focused:

  • Snyk Skill Security Scanner (security scanning)
  • Agent Trust Hub (trust verification)

Placing a monitoring dashboard alongside dedicated security tools may create confusion about its primary purpose.

Suggestions:

  1. Consider moving this to the "OpenClaw Ecosystem Tools" section (lines 92-166) where other operational tools like hosting and search APIs are featured.
  2. Alternatively, create a new "Monitoring & Observability" subsection if multiple such tools will be added.
  3. If monitoring is indeed considered a security concern for this project, consider adding a brief note explaining how monitoring supports security (e.g., "for security audit trails and anomaly detection").

Based on learnings, the link https://github.com/flik2002/openclaw-monitor is correct, and the tool description accurately reflects its monitoring capabilities.

🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@README.md` at line 178, The "OpenClaw Monitor" entry in the README is
currently listed under the Security Notice but is primarily an
observability/monitoring tool; update the README by moving the "- [OpenClaw
Monitor](https://github.com/flik2002/openclaw-monitor) - Free open-source
monitoring dashboard for OpenClaw AI agents — token usage, session tracking,
7-day trends, multi-model support." list item out of the Security Notice and
into the "OpenClaw Ecosystem Tools" section (or create a new "Monitoring &
Observability" subsection) and, if you intentionally keep it under Security, add
a short qualifier like "for security audit trails and anomaly detection" to
clarify why it's included.

Source: Learnings

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Nitpick comments:
In `@README.md`:
- Line 178: The "OpenClaw Monitor" entry in the README is currently listed under
the Security Notice but is primarily an observability/monitoring tool; update
the README by moving the "- [OpenClaw
Monitor](https://github.com/flik2002/openclaw-monitor) - Free open-source
monitoring dashboard for OpenClaw AI agents — token usage, session tracking,
7-day trends, multi-model support." list item out of the Security Notice and
into the "OpenClaw Ecosystem Tools" section (or create a new "Monitoring &
Observability" subsection) and, if you intentionally keep it under Security, add
a short qualifier like "for security audit trails and anomaly detection" to
clarify why it's included.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 862dad0a-4c62-49da-9d4b-02c4024c2c58

📥 Commits

Reviewing files that changed from the base of the PR and between 4259ced and 9653190.

📒 Files selected for processing (1)
  • README.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants