{"slug": "show-hn-tamper-evident-audit-logs-for-langgraph-crewai-agents", "title": "Show HN: Tamper evident audit logs for LangGraph/CrewAI agents", "summary": "RootSign, a new SDK that produces cryptographic audit logs for CrewAI and LangGraph agents, was released on GitHub. The tool adds a SHA-256 hash chain to every tool call to detect log tampering, addressing the lack of legally defensible audit trails in existing observability platforms.", "body_md": "I have running into the same problems recently instrumenting my LangChain and CrewAI agent pipelines. If something goes wrong with a tool call, there was no way to way to prove what the agent did, in what order, and whether the logs have been modified. Observability platforms like LangSmith and Langfuse are great at optimizing for agent behavior, tokens and costs but they do not produce legally defensible and auditable artifacts. That's the reason why I decided to build RootSign, an SDK that instruments your CrewAI and LangGraph agents and produces cryptograhic audit logs for CrewAI and LangGraph agents. RootSign adds a cryptographic hash chain to every tool call. If any record is modified after the fact, \"rootsign verify\" detects it.\n\nWhat id does: - SHA-256 hash chain across every Action record in a session - Human-in-the-loop checkpoints with Approval records for certain agent actions - PII redacted before hashing (StandardPIIConfig out of the box) - Works with LangGraph and CrewAI — AutoGen coming soon - Local first (Postgres + Timescale) — no cloud dependency\n\nWhat it doesn't do (yet): compliance dashboard, cloud backend, policy engine, all on the roadmap.\n\nPlease try it out on the Github repo, contributions and feedback are always welcome.\n\nComments URL: [https://news.ycombinator.com/item?id=48574777](https://news.ycombinator.com/item?id=48574777)\n\nPoints: 1\n\n# Comments: 0", "url": "https://wpnews.pro/news/show-hn-tamper-evident-audit-logs-for-langgraph-crewai-agents", "canonical_source": "https://github.com/Providex-AI/rootsign", "published_at": "2026-06-17 18:40:53+00:00", "updated_at": "2026-06-17 18:52:48.786105+00:00", "lang": "en", "topics": ["ai-agents", "ai-tools", "ai-safety"], "entities": ["RootSign", "CrewAI", "LangGraph", "LangSmith", "Langfuse", "GitHub"], "alternates": {"html": "https://wpnews.pro/news/show-hn-tamper-evident-audit-logs-for-langgraph-crewai-agents", "markdown": "https://wpnews.pro/news/show-hn-tamper-evident-audit-logs-for-langgraph-crewai-agents.md", "text": "https://wpnews.pro/news/show-hn-tamper-evident-audit-logs-for-langgraph-crewai-agents.txt", "jsonld": "https://wpnews.pro/news/show-hn-tamper-evident-audit-logs-for-langgraph-crewai-agents.jsonld"}}