agentsweep
Find & redact leaked secrets in AI coding-agent history
7 followers
Find & redact leaked secrets in AI coding-agent history
7 followers
Find and redact secrets in AI coding agent histories (Claude Code, and more). - Ishannaik/agent-sweep
7 followers
7 followers
Finally a tool that tackles the secret-leak problem in Claude Code sessions, I had no idea how much was sitting in my history until I ran agent-sweep and saw the long list. Setup was quick and the redaction preview is genuinely useful before you commit to wiping anything.
@elanurince86376 Thank you, this is exactly why I built it. That "wait, how much is in here?" moment on your first scan is what got me too. Glad the redaction preview landed, showing you what changes before anything's touched felt non-negotiable.
If it ever misses a secret or over-flags one, I'd love to hear it, I'm always tuning the rules.
finally a way to clean up the random api keys i accidentally pasted into claude code last week, super useful little tool
@cihan943150 Ha, that's the exact scenario it's for, one paste last week you already forgot about. Thanks for trying it. If you run `fix`, it also flags which of those keys are still live so you know what to actually rotate.