tenant-isolation
CommunityEnforce true multi-tenant data isolation.
Software Engineering#multi-tenant#access control#data security#row-level security#tenant isolation#tenant_id
Authormarquesfelip
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Multi-tenant applications often leak data across tenants and suffer from inconsistent isolation controls. This Skill provides a structured approach to design, implement, and audit tenant isolation across queries, storage, and background processing.
Core Features & Use Cases
- Design tenancy models (shared DB, schema-per-tenant, DB-per-tenant) with clear isolation boundaries.
- Enforce tenant scope at the data-access layer and through database security mechanisms (e.g., row-level security).
- Harden background jobs and queues to ensure they operate within a single tenant context and cannot process cross-tenant data.
- Provide end-to-end testing and auditing to validate cross-tenant protections and detect leakage.
Quick Start
Set up tenant-scoped queries and enable tenant-level policies to prevent cross-tenant access.
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: tenant-isolation Download link: https://github.com/marquesfelip/agents-and-skills/archive/main.zip#tenant-isolation 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 471,000+ vetted skills library on demand.