Show HN: Logira – eBPF runtime auditing for AI agent runs
via github.com
Short excerpt below. Read at the original source.
I started using Claude Code (claude –dangerously-skip-permissions) and Codex (codex –yolo) and realized I had no reliable way to know what they actually did. The agent’s own output tells you a story, but it’s the agent’s story. logira records exec, file, and network events at the OS level via eBPF, scoped per run. Events are […]