tenant-data-leak-prevention
CommunityTenant data isolation for multi-tenant apps.
Software Engineering#audit#multitenancy#data-serialization#idor#tenant-isolation#secure-api-design#data-leak-prevention
Authormarquesfelip
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Protections against cross-tenant data exposure in multi-tenant SaaS systems. This skill provides a structured approach to enforce tenant boundaries across repositories, APIs, caches, and background jobs, reducing the risk of accidental data leakage.
Core Features & Use Cases
- Enforce tenant isolation at the repository layer by requiring tenant_id in all queries.
- Implement explicit response serialization to avoid leaking internal fields and tenant metadata.
- Enforce tenant-scoped search, per-tenant caches, and tenant-aware background jobs.
- Provide an audit framework to identify and remediate cross-tenant exposure during pre-release checks.
Quick Start
Audit all API endpoints and data queries to ensure tenant_id scoping and explicit DTO-based responses.
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-data-leak-prevention Download link: https://github.com/marquesfelip/agents-and-skills/archive/main.zip#tenant-data-leak-prevention 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.