Skillware skills ยท compliance/pii_masker

PII Masker

A local privacy firewall skill that intercepts outgoing LLM prompts, scrubbing sensitive user information (PII) before sending payloads to cloud LLM APIs. Supports redact, mask, and remove modes.

Capabilities

Problems this skill solves

People search for tasks โ€” not always "skillware":

Install

pip install skillware then SkillLoader.load_skill("compliance/pii_masker")

FAQ

How to mask PII before sending data to a cloud LLM?
Skillware compliance/pii_masker runs locally via Ollama, detects entities, and masks/redacts before your agent calls OpenAI, Gemini, or Claude.

Open interactive skill page โ†’