I actually built something similar a while ago that works with any postgres db
It gives you audits, policy visibility, change tracking, simulation, and AI policy generation.
npx rlsmon <connection-string>
Supabase RLS tester is here!
You can run a query as another user and see which RLS policy took effect! It also supports testing queries via client libraries, with AI converting them to SQL.
Enable it today from the feature preview section on the dashboard!