Security layer for vibe-coded apps. Prevent insecure code before it reaches production. Not just scanning—prevention.
Security Features
Secret Detection
Detects 14+ secret types: API keys, tokens, database URLs, private keys, passwords, and more.
Network Security
Scans for logging sensitive data, API exposure, hardcoded auth headers, and insecure CORS.
Auto-Fix
Automatically extracts secrets to .env files and replaces code with secure environment variables.
terminal Installation
Get started in seconds. Install globally and start securing your vibe-coded apps immediately.
Global CLI
Use vibecurb from any directory.
Lightning Fast
Scans thousands of files in seconds.
AI Integration
Works with Cursor, Copilot, Claude, and more.
Usage Examples
lightbulb Pro Tip
Use
vibe
as a shorter alias. Example:
vibe scan
AI Integration
vibecurb works seamlessly with your favorite AI coding assistants to prevent insecure code at generation time.