I never realized how much I trusted my clipboard until I built this
Somewhere along the way, copy and paste became part of my coding workflow.Logs, configs, API responses... they all went straight into AI tools.I assumed I'd notice anything sensitive, but I rarely looked through everything I was copying.
That made me build a Chrome extension that checks pasted content for API keys, tokens, passwords, and other secrets before they're shared.If you'd like to try it, let me know and I'll send you the link.