haystack-rag-security

Community

Secure Haystack pipelines: guard routing.

Authormaruakshay
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Haystack pipelines connect routers, retrievers, rankers, generators, and evaluators. When boundary decisions or grounding are weak, sensitive data can leak, or generated answers can be ungrounded. This Skill provides a structured review to enforce boundary validations and reduce leakage across components.

Core Features & Use Cases

  • Validate router scope decisions to enforce tenant and document-class constraints before routing.
  • Ensure grounding and provenance by verifying that generated responses are supported by retrieved documents.
  • Enforce fail-closed behavior and server-side document-store filters to prevent data leakage across stores or tenants.
  • Review evaluator components and debugging outputs for access control and possible data exposure.
  • Use Case: Auditing a multi-tenant Haystack deployment to ensure per-tenant data isolation and verifiable grounding.

Quick Start

Audit your Haystack pipeline to implement tenant-scoped routing, grounding verification, and provenance checks.

Dependency Matrix

Required Modules

None required

Components

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: haystack-rag-security
Download link: https://github.com/maruakshay/mii-ai-security/archive/main.zip#haystack-rag-security

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 471,000+ vetted skills library on demand.