vibeGuard Blog

Security, Development & the Vibe

Practical security guides, founder stories, and insights on building with AI — from a solo developer and former CTO.

Building in PublicFebruary 18, 20267 min read

How I Ship a Chrome Extension as a Solo Dev (My Stack & Workflow)

A behind-the-scenes look at the tech stack, tools, and AI-assisted workflow behind building vibeGuard as a one-person operation.

chrome extensionsolo developertech stack
SecurityFebruary 16, 2026

The Browser Extension That Finds What Pentests Miss

Why server-side security scans miss an entire class of client-side vulnerabilities, and how runtime browser analysis fills the gap.

6 min read
OpinionFebruary 14, 2026

AI Is Writing Our Code — Who's Checking the Security?

As AI-generated code ships to production faster than ever, a critical gap is emerging between development speed and security review.

7 min read
PrivacyFebruary 13, 2026

Third-Party Trackers: Your npm Install Brought Friends

How innocent package installations add hidden trackers to your app, why it matters for privacy compliance, and how to find them all.

7 min read
Security GuideFebruary 11, 2026

7 Security Headers Every Web App Needs (And How to Check Them in 10 Seconds)

A practical guide to the essential HTTP security headers — what they do, what happens without them, and how to add them to Next.js, Express, and nginx.

9 min read
SecurityFebruary 9, 2026

Why Your Vibe-Coded App Probably Leaks Secrets (And How to Find Them)

API keys, tokens, and credentials hiding in your JavaScript bundle — a practical guide to finding and fixing exposed secrets in client-side code.

7 min read
Building in PublicFebruary 7, 2026

I Built a Security Tool in a Weekend — Here's What Vibe Coding Taught Me

How AI-assisted development helped me go from idea to working Chrome extension in 48 hours — and what I learned about shipping fast without shipping insecure.

6 min read
Founder StoryFebruary 5, 2026

From CTO to Solo Founder: Why I Built vibeGuard

After years as a hands-on CTO watching the same security mistakes happen, I built the tool I always wished existed. This is the story behind vibeGuard.

8 min read