VibeCheck is the AI code validation platform. A VS Code extension that scans in real-time, a CLI that roasts your codebase, and a dashboard that proves your code is production-grade. Phantom dependency detection, security pattern analysis, and a trust score for every project. Stop vibing. Start shipping.
No reviews yetBe the first to leave a review for VibeCheck
Maker
📌
It started with a simple observation: AI coding tools are incredible at generating code. But nobody's checking if that code is actually safe to ship.
VibeCheck is the validation layer:
• A VS Code extension that scans in real-time
• A CLI tool for CI/CD pipelines
• A dashboard to track codebase health
The feature I'm most proud of is phantom dependency detection — it catches typosquatted npm packages using fuzzy matching. The kind of supply chain attack that makes security teams lose sleep.