You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Clean up accidentally saved sensitive information — llm-wiki retract provides a dry-run-first local workflow for finding and removing passwords, tokens, and other sensitive values from registered wikis, archives, and session context.
Details
Accepts values through a hidden prompt or stdin.
Keeps selected values out of command arguments and reports.
Detects exact, JSON, URL, base64, URL-safe base64, and hex forms.
Requires --apply before changing files and verifies the scope afterward.
Makes binary-file deletion explicit and reports unscanned version-control metadata as a boundary.