What is PassAgent?
PassAgent combines traditional password management with AI-driven automation. Beyond storing credentials, it can navigate to a service’s password reset page, trigger a reset email, read the email via Gmail OAuth, click the reset link, and set a new strong password — all autonomously.AI password reset
Chat with an AI agent that resets passwords for you using browser automation and vision AI.
Zero-trust vault
Client-side AES-256-GCM encryption. Your master password never leaves your device.
Passkey support
WebAuthn passkeys for passwordless authentication with hardware security keys and biometrics.
Cross-platform
Web app, Chrome extension, Firefox extension, and native iOS app with AutoFill.
Core capabilities
| Capability | Description |
|---|---|
| AI password reset | Chat-based reset using Browserless BQL, Playwright, and Claude Vision AI |
| Zero-trust vault | Client-side AES-256-GCM + RSA-OAEP envelope encryption |
| Breach monitoring | Have I Been Pwned integration for emails and passwords |
| Password sharing | Encrypted sharing with groups, permissions, and audit trails |
| 2FA management | TOTP storage, QR scanning, and passkey metadata |
| Secure notes | Encrypted note storage with categories and tags |
| Gmail integration | OAuth2-based email monitoring for automated reset flows |
| Password health | Security scoring, strength analysis, and rotation policies |
| Session sharing | Share authenticated browser sessions without revealing credentials |
| Disposable identities | Generate throwaway identities for signups and burner accounts |
| Dead man’s switch | Automated vault transfer to trusted contacts after inactivity |
Architecture overview
Technology stack
- Frontend
- Backend
- AI and automation
- Security
- Next.js 16 with App Router and React 19
- TypeScript 5.9 for type safety
- Tailwind CSS 4 with Untitled UI design system
- Framer Motion for animations
- Radix UI and shadcn/ui for accessible components