Badges

Gone streaking
Gone streaking

Forums

I kept seeing Supabase apps accidentally leak data — so I built Supaguard a small scanner

I ve been working with Supabase for a while and kept noticing the same issue across different projects: apps unintentionally exposing data.

Not hacks just things like:

  • Tables left public during testing

  • RLS policies changed once and never revisited

  • Old service keys still active

Even teams following best practices miss these occasionally.

View more