Viktor is "safe-by-design". Even if some cleanup rule got it wrong, there is a hard safeguard in the core that cannot be overridden — it protects the things that could hurt you.
Login Data, Web Data, Credentials, vaults (Vault, Protect).Cookies, Session Storage, Local Storage, IndexedDB.Bookmarks, Preferences, Favorites, history.winevt, .evtx files. The health check reads from these; deleting them would blind your own diagnostics.Cleanup safety is also verified by the built-in test viktor selftest (a round-trip cleanup → hole → restore, including a check that protected files stay untouched).