|
|
|
Show HN: 1Password Replica (Security Challenge)
(github.com)
|
|
1 points
by davinci123
118 days ago
|
|
I created a replica for 1Password which I created in minutes using Claude Code. I am not even a full-time engineer. I want security researchers to poke hole in the model and find out glaring security holes in a codebase created by an agent, not reviewed or coded bu a human. |
|
The extension unlock passes off the master password in plain text to a function in the Python backend that just returns that it’s unlocked without actually doing anything.
Am I missing something?
A password manager is the last thing that should be vibe coded.