claw-insights and openclaw-inspector

**These two tools are ecosystem siblings within the OpenClaw project**, with "LucaL6/claw-insights" providing general observability and session replay for AI agent workflows, and "Lukavyi/openclaw-inspector" offering a specialized auditing and flagging tool specifically for conversations handled by OpenClaw agents, including deleted sessions.

claw-insights
54
Established
openclaw-inspector
47
Emerging
Maintenance 13/25
Adoption 11/25
Maturity 18/25
Community 12/25
Maintenance 13/25
Adoption 3/25
Maturity 18/25
Community 13/25
Stars: 5
Forks: 1
Downloads: 901
Commits (30d): 0
Language: TypeScript
License: MIT
Stars: 4
Forks: 2
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
No risk flags
No risk flags

About claw-insights

LucaL6/claw-insights

Open-source agent observability — session replay, metrics, and shareable snapshots for AI agent workflows

Operates as a zero-intrusion read-only sidecar that tails logs and CLI output without SDK integration, storing data locally in SQLite and exposing observability through GraphQL APIs and Server-Sent Events. Built with an adapter architecture for extensibility beyond OpenClaw, it includes structured AI agent skills for autonomous setup and snapshot capture via REST API or CLI. Tech stack spans Express, GraphQL Yoga, SQLite, Satori rendering, and a React 19 frontend with real-time ECharts dashboards for token analytics and error tracking.

About openclaw-inspector

Lukavyi/openclaw-inspector

Review every conversation your OpenClaw agent has ever had — including deleted sessions — and flag dangerous actions.

Provides real-time monitoring and forensic analysis of OpenClaw agent activity through a local web interface, parsing JSONL session histories to detect dangerous patterns like destructive filesystem commands, credential exposure, and surveillance actions with customizable severity rules. Includes multi-axis filtering, read-progress tracking, and live SSE updates across active, orphan, and deleted sessions—all entirely localhost-bound with zero cloud dependencies or external telemetry.

Scores updated daily from GitHub, PyPI, and npm data. How scores work