promptzero-pii-safe-llm

Community

Prevent sensitive data leaks to external LLMs.

Authoropenbashok
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill eliminates the risk of sensitive data leakage when sending prompts to external large language model APIs, which often contain real IP addresses, hostnames, credentials, personal identifiable information, and regulated data that must never leave the local environment.

Core Features & Use Cases

  • 5-Step Anonymization Pipeline: Implements a consistent detect, replace, forward, restore workflow that anonymizes sensitive data in prompts before sending to LLMs and restores original values in responses.
  • Flexible Agent Integration: Supports proxy mode, library embedding, pipeline wrapping, and multi-agent delegation patterns for seamless use with existing agent frameworks and custom LLM workflows.
  • Regulated & Security Use Cases: Built for penetration testing, healthcare, legal, and financial contexts where GDPR, HIPAA, PCI-DSS, and data residency requirements mandate that sensitive data never exits local systems.

Quick Start

Use this skill to anonymize all sensitive data in your LLM prompts before sending them to external APIs, and automatically restore the original values in the LLM's response.

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: promptzero-pii-safe-llm
Download link: https://github.com/openbashok/promptzero/archive/main.zip#promptzero-pii-safe-llm

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