A security skill that plugs into your AI coding assistant. Derived from vulnerabilities found in hundreds of real vibe-coded apps.
100% FREE Prevent bill abuse, leaked API keys, and more.
The Problem
Every AI coding assistant builds functional integrations. None of them protect the endpoints that cost you money. These are real outputs from frontier models.
“Add phone login using Twilio.”
Opus 4.6No rate limit. No country restriction. Accepts every phone number on earth.
$50K Twilio bill overnight.
See the code ›“Add a contact form with SendGrid.”
GPT-5.2No recipient cooldown. No bounce handling. Bots flood the endpoint.
Domain blacklisted. Emails stop arriving.
See the code ›“Add an AI chatbot using OpenAI.”
Gemini 3 ProNo max_tokens cap. No input validation. Anyone can relay requests through your key.
Your OpenAI key becomes a public proxy. $1K/hour.
See the code ›Eval Results
Tested on Tessl with Claude Sonnet 4.6 — AI builds the app, then scans and fixes it.
| Attack Scenario | Without | With VibeCure |
|---|---|---|
|
SMS Toll Fraud
|
20%
|
100%
|
|
LLM Uncapped Costs
|
20%
|
100%
|
|
Transcription Cost Abuse
|
60%
|
100%
|
3 scenarios · 15 checks · Detection + remediation · Full results on Tessl
What VibeCure Scans
VibeCure auto-detects which services your code uses and checks for the gaps that lead to runaway bills.
Also checks: hardcoded API keys, broken auth, unprotected registration — across all domains.
How It Works
Install once. Run /vibecure in your AI assistant whenever you want.
Scanning project... ✓ Detected: Cursor, Claude Code ✓ Installed VibeCure skill ✓ Detected services: Twilio, OpenAI, SendGrid ✓ 18 checks active across 4 domains Run /vibecure in your AI assistant to scan.
> /vibecure DETECT Found Twilio, OpenAI, SendGrid ANALYZE Running 18 checks... ✗ LLM: hardcoded API key in source [CRITICAL] ✗ SMS: no country restriction [HIGH] ✗ Email: no recipient cooldown [MEDIUM] FIX Applying safe defaults... ✓ Moved API key to env var ✓ Added country restriction: +1 US/CA ✓ Added recipient cooldown: 1/min DONE 3 issues fixed.
Pricing
Get Started
Get install instructions + new domains as they drop.