A consumer-grade, human-in-the-loop credential rotation agent — the foundation of privacy and online safety in the age of AI. Works with any credential manager or without one.
Wheelder — Progressive Development Platform
Published: March 16, 2026 · Version 1.0
A consumer-grade, human-in-the-loop credential rotation agent — the foundation of privacy and online safety in the age of AI. Works with any credential manager or without one.
Wheelder Safety Platform is a consumer-grade, human-in-the-loop credential rotation agent — the foundation of privacy and online safety in the age of AI. It is designed for individuals and teams who want full control over their digital credentials without relying on third-party automation services.
The platform accepts a CSV export from any credential manager, generates strong new credentials, navigates to each service via a Playwright browser session, applies the update with human confirmation, and produces an updated CSV ready for re-import. No credentials are written to the database at any point — only account metadata is stored.
| Version | v1.0 |
| Release Date | March 2026 |
| Status | Public Demo |
| Live Demo | wheelder.com/safety |
| Repository | github.com/Wheelder/Wheelder_Safety_Platform |
| Code Snapshot | wheelder.com/safety/snapshot |
| Release Note PDF | Download PDF |
Fig 1 — Managed Accounts: 10 sample accounts across major services, all in Idle state
Additional views available in the full release note PDF (4 pages, includes Bulk Rotation tab, Add Account dialog, and Settings panel).
| Control | Implementation |
|---|---|
| No credentials in database | Only account metadata (name, URL, username) persisted |
| Memory protection | Python bytearray with explicit clearing after use |
| Process isolation | Each job in a separate subprocess; OS reclaims memory on exit |
| Input validation | All account IDs validated as integers; site types allowlisted |
| No shell execution | PHP proc_open() and Python subprocess.run(shell=False) throughout |
| Prepared statements | All database writes use PDO prepared statements |
Fakhri, A. B. (2026). Wheelder Safety Platform v1.0 — Universal Credential Rotation Agent. Wheelder Innovation Documentation Series, v1.0. Retrieved from https://wheelder.com/releases/paper?id=12