vector-store-isolation-test

Community

Ensure RAG retrieval enforces user/tenant isolation to prevent unauthorized access.

Authorjassics
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill validates that retrieval through the RAG system respects per-user or per-tenant authorization, preventing data leaks across users/tenants.

Core Features & Use Cases

  • User Isolation: Confirms that one user cannot access another's documents through the RAG system.
  • Test Suite: Includes cases for direct cross-tenant retrieval, filter bypass, relevance-driven leakage, metadata/citation leak, and embedding inversion.
  • Use Case: In a multi-tenant RAG app, ensure no unauthorized access occurs when users query for documents.

Quick Start

Run the vector-store-isolation-test to validate access control on retrieval in your RAG app.

Dependency Matrix

Required Modules

None required

Components

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: vector-store-isolation-test
Download link: https://github.com/jassics/awesome-claude-security/archive/main.zip#vector-store-isolation-test

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.