Launch guard opinions
I'm an HVAC installer by trade, not a developer. Over the last few months I built LaunchGuard almost entirely with AI coding tools, nights and weekends around my day job — a scanner that checks a codebase for the stuff that actually burns vibe-coded apps: leaked API keys, missing database security rules, vulnerable dependencies, that kind of thing. If it finds something, it can open a real GitHub pull request with the fix, not just tell you about it.
I built it partly because I got nervous about my own app after reading how many "vibe-coded" apps ship with exposed secrets or wide-open databases — turns out it's a genuinely common problem, not a rare one.
Launching soon and honestly not sure how it'll land — genuinely want opinions, not just upvotes. Happy to run a free scan on anyone's repo here if you want a real example instead of taking my word for it. Link's in my profile/comments if you want to poke around: [your URL]
Replies