Scan Claude Code logs for potential secrets and API keys
Scans Claude Code logs for secrets and API keys, recommending cleanup if found.
/plugin marketplace add andrewm4894/claude-log-cleaner/plugin install log-cleaner@log-cleaner-marketplaceScan Claude Code session logs for potential secrets, API keys, and sensitive data.
Run the scan command:
python3 "${CLAUDE_PLUGIN_ROOT}/scripts/cleanup.py" scan $@
After showing results, recommend running cleanup if secrets are found.