0xprashanthsec502 downloadsA plugin to audit passwords for strength and breaches, and generate secure passwords.
A powerful Obsidian plugin designed to analyze password strength, check for security breaches, and generate secure passwords with ease.
Password Audit Plugin.Ctrl+P or Cmd+P) and select "Open Password Audit Panel".Generate Secure Password command to create a strong password.


If you'd like to contribute or test the plugin locally, follow these steps:
git clone https://github.com/pulisettis/Password-Audit-Plugin.git
cd Password-Audit-Plugin
npm install
npm run build
.obsidian/plugins folder to test it locally.Contributions are welcome! If you have ideas for improvement or new features, feel free to fork the repository, make your changes, and submit a pull request. Let's make this plugin even better!
⚠️ Important: Obsidian is not designed for securely storing sensitive information like passwords. Use this plugin only for auditing and generating passwords, not for storing them. Always use a dedicated password manager for secure storage.