I'm a software engineer building practical security and automation tools for the AI-assisted development era.
- AI-assisted development security
- Supabase / PostgreSQL / Row Level Security
- Static analysis for database migrations
- DevSecOps guardrails for solo developers and small teams
- CDN / WAF / edge security verification
A zero-config CLI that statically scans Supabase migration SQL for dangerous Row Level Security mistakes before you ship.
It catches issues like:
- missing RLS
- dangerous policies
- broad grants
- views without
security_invoker - functions without fixed
search_path
Repository:
https://github.com/House-lovers7/supabase-rls-guard



