Audit how you use AI in Claude Code. Everything runs on your machine — only aggregated metrics are sent.
One Python file. No dependencies beyond the standard library.
Reads ~/.claude/projects/*.jsonl. Raw content never leaves your disk.
Drop or paste the JSON. We score server-side and render your dashboard.
Then run from where the browser saved it (usually
~/Downloads):
cd ~/Downloads && python3 supermark-observability-audit-0.11.1.py --json > supermark-obs-report.json
--json writes clean JSON to stdout and nothing to stderr — safe to redirect, pipe, or paste raw.
or click to browse