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.
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.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work