Introduce Gryph. The AI coding agent audit trail tool.
Gryph is designed to be part of the AI coding agent loop. It is a local-first tool which logs all events from agents like Cursor, Claude Code (and more) into a local sqlite3 database. Gryph allows simple query, filter and live log commands for retrospectively observing the behaviour of AI coding agents. Gryph also supports a JSONL export for composability, so that that teams can export the events into central observability tools like OpenSearch, Splunk etc.
The session will consist of:
What is Gryph and it's design goals
Installing and using Gryph
Code walkthrough & advice for contributors
Whats next
Gryph is available under Apache 2.0 license at https://github.com/safedep/gryph
Overview of security risks inherent in AI coding agents.
What capabilities are required to control these risks