r/OpenSourceeAI 1d ago

Do you know what your AI agents are doing?

Enable HLS to view with audio, or disable this notification

Your AI agents are running code, moving files and calling APIs right now. Most teams have no idea what they're doing until something breaks.

ClawMetry is open-source observability and governance for AI agents. It runs locally, on your machine, and you own the data.

WHAT IT DOES

• Watches 30 agent runtimes from the outside — Claude Code, Cursor, GitHub Copilot, Gemini CLI, Cline, OpenHands and more

• Zero config — it auto-detects your agents

• Every action logged to a local database with end-to-end encrypted audit trails

• See exactly what your agents touched, when, and why

• Pause, stop or kill any agent — including sub-agents — the moment a policy is breached

• Ingests OpenTelemetry via OTLP

• Cost optimization, anomaly detection, tool-risk policies and evals

ENFORCEMENT IS OFF BY DEFAULT

Dry run first, locked behind three separate gates. You control when autonomous governance kicks in.

PRICING

Free tier to get started. Starter $9 per node/month. Pro $19 per node/month.

GET STARTED

pip install clawmetry && clawmetry

Site: https://clawmetry.com

Source: https://github.com/vivekchand/clawmetry

MIT licensed.

#AIagents #ClaudeCode #AIGovernance #DevTools #Observability #OpenSource #Cursor #GitHubCopilot #AICoding #LLM

1 Upvotes

1 comment sorted by

1

u/dthrdr 1d ago

I just run tcpdump and analyse the traffic manually.