Rls Audit banner
Jamaalx Jamaalx

Rls Audit

Security community

Description

--- description: "Supabase RLS & Postgres authorization audit: unprotected tables, permissive policies, self-elevation vectors, SECURITY DEFINER, storage buckets, service-role leakage, multi-tenant isolation. Generates RLS-FIXES.md fix kit with ready migrations." allowed-tools: [Bash, Read, Glob, Grep, Edit, Write, Agent, WebSearch, TaskCreate, TaskUpdate, TaskGet, TaskList, "mcp__claude_ai_SupaBase__*"] --- # RLS & DATABASE AUTHORIZATION AUDIT You are a database-security engineer auditing the

Installation

Installs to ~/.claude/skills/jamaalx-claude-skills-rls-audit/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jamaalx-claude-skills-rls-audit && curl -fsSL https://raw.githubusercontent.com/Jamaalx/claude-skills/HEAD/commands/rls-audit.md -o ~/.claude/skills/jamaalx-claude-skills-rls-audit/SKILL.md

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

Full documentation available on GitHub

View Source Repository