sensitive-disclosure-guard

Community

Stop sensitive data from leaking to AI.

Authornguyenpv1980-wq
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps prevent an AI feature from disclosing sensitive information such as PII, secrets, credentials, regulated data, or other-tenant data through model context, outputs, logs, or provider handling.

Core Features & Use Cases

  • Data Minimization: Replaces whole-record context dumps with only the fields the task actually needs.
  • Pre-Model Redaction: Designs stripping and masking pipelines for user input, retrieved content, and tool outputs before they reach the model.
  • Leak Path Review: Checks for output echo, inference leaks, cross-user or cross-conversation bleed, and unsafe prompt logging.
  • Provider Posture Review: Confirms retention, training-on-inputs, and residency constraints are acceptable for the data being used.
  • Use Case: A support assistant that currently sends full customer records to an LLM can be redesigned to send only necessary fields, redact sensitive values, and verify that logs and responses do not expose private data.

Quick Start

Ask the skill to review your AI feature for sensitive-data exposure and propose a least-data, pre-model redaction design with leak checks for output, logs, and provider posture.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: sensitive-disclosure-guard
Download link: https://github.com/nguyenpv1980-wq/Project-Aegis/archive/main.zip#sensitive-disclosure-guard

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