# Account Recovery

> Assess account recovery — alternative authentication, recovery proof, takeover handling, and enterprise operations. Use when the user asks to review password reset, recovery flows, account takeover handling, or SSO recovery. Do not use to design the recovery flow.

- Skill: `sylphxai/account-recovery` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add sylphxai/account-recovery`
- Raw SKILL.md: https://api.skillmd.com/api/skills/sylphxai/account-recovery/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: SylphxAI (https://skillmd.com/u/sylphxai)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/sylphxai/account-recovery

---


# Review Account Recovery

Recovery is alternative authentication, not a support exception. Support-assisted recovery must not skip proof the product would require of the user. A recovery path weaker than login is the product.

Open [recovery state and proof](references/recovery-state-and-proof.md) for eligibility and session repair. Open [compromise and enterprise](references/compromise-enterprise-and-operations.md) for takeover, SSO, or high-value roles.

