test-multitenant-isolation
OfficialEnsure tenant data isolation.
AuthorAsync-IO
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill rigorously tests and validates that data is completely isolated between different tenants, preventing accidental data leaks and ensuring that users can only access their own data.
Core Features & Use Cases
- Data Isolation Validation: Confirms that Tenant A cannot access Tenant B's data.
- Cross-Tenant Access Testing: Simulates and verifies that attempts to access data across tenant boundaries are blocked.
- Query Scoping Enforcement: Ensures all database queries are correctly scoped to the current tenant's context.
- Use Case: After a database schema change or an update to the authentication middleware, run this skill to guarantee that no tenant's sensitive information has become accessible to another.
Quick Start
Run the comprehensive multi-tenant isolation test suite using the provided cargo command.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 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: test-multitenant-isolation Download link: https://github.com/Async-IO/pierre_mcp_server/archive/main.zip#test-multitenant-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 223,000+ vetted skills library on demand.