For vibecoded startups
You built your product in weeks with AI coding tools like Cursor, Claude Code, Lovable, Bolt, Replit or v0. That's a real advantage. But AI-generated code tends to fail in the same predictable places, and attackers know where to look.
What we usually find
- Secrets in the frontend. API keys, service-role database keys and payment secrets shipped to every browser
- Open database rules. Row-level security turned off, or Firebase rules that let any signed-in user read everyone's data
- Broken authorization. Change an ID in the URL and you see someone else's invoice. Admin endpoints check that you're logged in, not that you're an admin.
- Unsigned webhooks. Anyone can tell your backend a payment succeeded.
- LLM features that obey attackers. A pasted document or web page tells your agent to email out the customer list, and it does.
- No rate limits. One script runs up your AI or SMS bill overnight.
- Hallucinated or typosquatted packages. Dependencies that never existed until an attacker published them
- Customer data in logs and analytics tools you forgot were there
None of this means you did it wrong. It means you shipped. Now it's time to harden.
The offer
Launch Audit: $2,900 fixed, 5 business days.
- Findings ranked by real exploitability, with proof-of-concept steps
- We fix up to three critical findings and send pull requests to your repo
- A TCB map of every third party that sees your users' data
- A security overview for your website and draft answers to a standard enterprise security questionnaire
- A free retest within 30 days
Then, if you want it:
- Fix sprint (Build, from $9,500 per week). We harden auth, database rules, secrets, payments and AI features, and you own every line.
- Continuous Assurance, $1,200 / month. Monthly rescans, secret and CVE alerts, and help with security questionnaires as you sell upmarket.
The audit fee is credited toward any build you sign within 60 days.
Why it pays for itself
- Enterprise deals stall on security reviews. A clear security overview and fast, credible questionnaire answers shorten the sales cycle.
- Investors and acquirers run technical due diligence. Exposed secrets and open databases turn into valuation discounts or deal breakers.
- One leaked key can cost more than the audit in cloud bills alone, before counting customer trust.
- SOC 2 later is cheaper when the foundations (access control, logging, change management) are right from the start. We get you audit-ready, then a CPA firm certifies.
When you handle sensitive data
If your startup touches health, financial, biometric or children's data, or sells AI features to enterprises, you'll get asked where prompts go and who can read them. We can move your AI features onto open-weight or attested confidential models, so you can answer "nobody, and here's the proof."
Book a free call. Bring your repo URL and your scariest question.