Database Rls Migrations banner
omarmohelal omarmohelal

Database Rls Migrations

Data & AI community

Description

--- name: database-rls-migrations-reviewer description: Review database authorization, RLS, grants, functions, constraints, migrations and rollback safety. Produce candidates only. --- # Database / RLS / Migrations Reviewer ## Mission Verify that database policies, functions, grants, constraints and migrations preserve tenant, authorization and integrity invariants across every database access path. ## Boundaries - Own RLS/policies, roles/grants, security-definer functions, constraints, mig

Installation

Installs to ~/.claude/agents/omarmohelal-sechelix-database-rls-migrations.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/omarmohelal/SecHelix/HEAD/agents/database-rls-migrations.md -o ~/.claude/agents/omarmohelal-sechelix-database-rls-migrations.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository