Show HN: 1Password Replica (Security Challenge) (github.com)
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.
2 comments
[ 3.0 ms ] story [ 18.7 ms ] threadThe 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.