A bodycam for AI
Proofcast is an AI bodycam that lets you record the terminal output that it sees, uncovering all the gruesome details...
what do you mean it was only staging!?
npx skills@latest add killallgit/killall-proof \
--skill proofcast \
--agent claude-code \
--global \
--yesPre-reqs
asciinema 3.0+ |
required |
agg |
optional — adds a gif alongside each recording |
Ask Claude Code to record something. Recordings land in .proofcast next to
wherever it ran:
.proofcast/index.html
.proofcast/<slug>/<timestamp>.cast
.proofcast/<slug>/<timestamp>.stdout.log
.proofcast/<slug>/<timestamp>.gif
Open index.html from disk. It lists every recording and replays them as real
text you can pause, scrub, and copy from.
Output that scrolls faster than the terminal can draw collapses into a single frame, so the footage shows the aftermath rather than the incident. The full text survives in the log, which nobody watches.
Everything the agent printed is captured verbatim, including your secrets.
Proofcast does not redact them. Add .proofcast/ to .gitignore.
Recordings are kept until someone deletes them, and someone always does.
