Manage the encrypted credential vault (status / reset / rekey)
manage_vaultCheck credential vault status, reset it after a forgotten passphrase, or change the passphrase to re-encrypt every profile. Status reveals only lock state and profile names; reset requires typed confirmation.
Instructions
Keep the credential vault recoverable. status reports whether a vault exists, whether it is unlocked, and its profile names — never secrets. reset permanently DELETES the vault after the human types RESET into the secure prompt, the escape hatch for a forgotten passphrase; re-enroll afterwards. change_passphrase re-encrypts every profile under a new one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | "status" lists profile names and lock state (no secrets). "reset" deletes the vault after the human types RESET — the forgotten-passphrase escape hatch. "change_passphrase" re-encrypts every profile. |