I built a little "police department" for my Claude Code subagents
Summary
A logging hook and CLI tool that records all tool calls and permission events from Claude Code agents into a session log, then replays the log to audit for misbehavior like unauthorized file reads or permission escalation. It is a catch-and-report flight recorder, not a blocker.
Similar Articles
Show HN: A police department for your Claude Code agents
agent-pd is an open-source logging and monitoring tool for Claude Code agents that records all tool and permission events and replays them through deterministic detectors to catch rule violations, without blocking any actions.
We built a self serve security report triage agent with Claude Code.
A demo of a self-serve security report triage agent built with Claude Code, which reads emails, accesses source code in a sandbox, and emails a suggested response to the user.
@zodchiii: https://x.com/zodchiii/status/2069366611371241944
A guide on building a reusable Claude Code Agent loop that can be pointed at different tasks like bug fixing, speed optimization, or cost reduction by swapping check scripts.
I recorded every Claude Code session for 3 months and let agents write it up for me
A user recounts their three-month experiment of recording every Claude Code session and then having AI agents summarize the experience.
I built a free Claude Code toolkit — 64 skills, 7 agents, 16 slash commands, and auto-formatting hooks for the full engineering stack
A free open-source toolkit for Claude Code that adds 64 skills, 7 autonomous agents, 16 slash commands, and auto-formatting hooks for various programming languages.