rls-security-enforcer
CommunityStrict RLS enforcement for tenant data isolation.
Authortheeabrarrr
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill ensures strict multi-tenant isolation by consistently applying Row Level Security policies across both database and application layers, preventing cross-tenant data exposure.
Core Features & Use Cases
- Enforce per-table RLS policies with tenant_id guards on SELECT, INSERT, UPDATE, and DELETE.
- Enforce server-side tenant_id handling in Server Actions to avoid trusting client input.
- Useful during new table creation, server action implementations, or security debugging to uncover data leaks.
Quick Start
Configure your data model to require tenant_id guards, fetch the tenant_id on the server, and verify queries enforce proper tenant filtering in all code paths.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: rls-security-enforcer Download link: https://github.com/theeabrarrr/LPG-Connect/archive/main.zip#rls-security-enforcer Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.