Back to browse
GitHub Repository

See what your AI coding agent actually did on your computer. 100% local: every file it opened, every secret that entered its context, every sensitive-read-then-network-call. Zero dependencies, zero network calls.

1 starsTypeScript

Confessor – replay what private info Claude Code accessed on your PC

by ninjahawk1·Jul 12, 2026·4 points·0 comments

AI Analysis

●●●BangerBig BrainSolve My Problem

Connects sensitive file reads to network calls when compliance loggers miss the link.

Strengths
  • Zero dependencies or daemons; parses existing session logs offline.
  • Flags read-then-exfiltrate chains instead of just listing audited events.
  • CI workflow explicitly verifies zero network calls in the tool itself.
Weaknesses
  • Relies on agent log formats staying stable across updates.
  • Post-factum analysis can't block leaks before they happen.
Category
Target Audience

Developers using local AI coding agents

Similar To

Wiz · Datadog Security · Auditd

Similar Projects

Developer Tools●●Solid

AI Code Review CLI

Gives agents PR-level context during local editing, but review quality still depends on your codebase docs.

Niche GemSolve My Problem
eddelgado
504mo ago