multi-tenant-safety-checker
CommunitySecure tenant data, prevent leaks.
Authorzinohome
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill prevents data leakage between tenants in a multi-tenant application by enforcing strict data isolation at the database and application levels.
Core Features & Use Cases
- Row-Level Security (RLS): Implements PostgreSQL RLS policies to filter data based on tenant context.
- Application-Level Context: Manages tenant context within API requests and transactions.
- Automated Testing: Includes comprehensive tests to verify tenant isolation and prevent cross-tenant access.
- Use Case: In a SaaS application, ensures that User A from Tenant X cannot access or modify data belonging to User B from Tenant Y.
Quick Start
Ensure Row Level Security is enabled and configured for all relevant tables in your PostgreSQL database.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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: multi-tenant-safety-checker Download link: https://github.com/zinohome/CozyChat/archive/main.zip#multi-tenant-safety-checker 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.