Readit News logoReadit News
jithinraj commented on Show HN: See what your AI agent did and verify it locally   originary.xyz/agent-audit... · Posted by u/jithinraj
jithinraj · 4 days ago
Agent Auditor is a local browser/CLI tool for opening files describing agent actions and verifying their validity.

I built it because most agent logs are hard to review and easy to fake or misread. This gives you a readable timeline plus local verification for supported receipt/bundle files, with no account and no outbound verification.

jithinraj commented on Show HN: Verify and trace OpenClaw tool calls (runnable demo)   github.com/peacprotocol/p... · Posted by u/jithinraj
jithinraj · a month ago
I built a small runnable demo that turns OpenClaw tool-call events into a verifiable trace you can move between systems.

What it does:

- captures tool calls (input/output/timing/status) via the OpenClaw hook surface

- appends them to a tamper-evident chain (each entry links to the previous digest)

- emits a signed, portable receipt per tool call (JSON you can verify offline)

Why: If you’re running agents across services, the “truth” of what happened ends up split across logs. This gives you a single artifact you can attach to an incident, audit, customer ticket, or cross-team handoff.

Try:

- git clone https://github.com/peacprotocol/peac - cd peac && pnpm install - cd examples/openclaw-capture && pnpm demo

It prints a trace + emits 3 example receipts.

Looking for feedback from OpenClaw users: - which fields are missing for real debugging/auditing? - do you want this to map to an existing trace model (OTel, etc.)? - what storage/transport would you actually use for receipts in production?

jithinraj commented on Show HN: I made an app that blurs my screen when I slouch   tomjohnell.com/posturr-a-... · Posted by u/tjohnell
jithinraj · 2 months ago
Such a creative solution to what might seem like a small, but really important, problem! I love how precise and responsive the blur is.

Thanks so much for making Posturr. It definitely deserves more recognition!

u/jithinraj

KarmaCake day128March 24, 2017View Original