I will secure your lovable, replit or base44 app supabase database


Informazioni su questo servizio
Your Lovable or Bolt app works. That is not the same as being safe.
Supabase ships your project URL and anon key inside the frontend bundle. That is by design and it is only safe if Row Level Security is on and the policies are right. New tables arrive with RLS off and AI builders add tables constantly without switching it on.
So anyone can open devtools, take your key, and query your database directly. Users, orders, messages, all of it readable. Nothing breaks, which is why owners never find out.
I test your app the way an attacker would. I pull your key from the bundle, enumerate every table, and attempt read, insert, update and delete on each one from outside your app entirely. You get a table showing exactly what an anonymous visitor can reach.
Then I close it. Policies written and verified by re-running the same test until every endpoint returns nothing while your app still works normally.
Covered: RLS policies, auth and session handling, service role key exposure, storage bucket permissions, schema and foreign key issues, API and webhook wiring.
Not covered: UI work, design changes, app store submissions.
Send me your app URL before ordering and I will tell you what I find
Scopri di più su Raphael
- DaAustria
- Membro damag 2022
- Tempo di risposta medio1 ora
- Ultima consegna3 anni
Lingue
Inglese, Tedesco
FAQ
Do you need my Supabase login?
For the audit, no. I work from your public app URL only, which is the point. For fixes I need read/write access to your project or a dashboard invite.
Will this break my app?
Correct policies restrict outsiders, not your users. I re-test every user flow after and hand back a before/after comparison.
My app is on Base44 / Replit / v0 / Cursor. Same thing?
Yes, if it uses Supabase. The exposure pattern is identical across builders.
What if you find nothing?
You get the report showing your app is clean, which is what you paid for. That is a good outcome.

