Skip to content
Automation
Skill

/pii-redaction

PII detection and redaction utilities for privacy-compliant conversational AI

From plugin
babysitter
1.8k200 skills3 agents21 commands1 MCP
Install
$ npx -y skills add a5c-ai/babysitter --skill pii-redaction --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/pii-redaction

Context preview

The summary Claude sees to decide when to auto-load this skill.

PII detection and redaction utilities for privacy-compliant conversational AI

SKILL.md

pii-redaction.SKILL.md
name: pii-redaction
description: PII detection and redaction utilities for privacy-compliant conversational AI
allowed-tools:
  - Read
  - Write
  - Edit
  - Bash
  - Glob
  - Grep
graph:
  domains: [domain:software-engineering]
  specializations: [specialization:ai-agents-conversational]
  skillAreas: [skill-area:data-protection-dlp, skill-area:natural-language-processing]
  roles: [role:ml-engineer, role:backend-engineer]
  workflows: [workflow:feature-development, workflow:ml-model-lifecycle]

PII Redaction Skill

Capabilities

  • Detect personally identifiable information
  • Implement redaction strategies
  • Configure detection for various PII types
  • Design reversible anonymization
  • Implement compliance logging
  • Create audit trails for PII handling

Target Processes

  • content-moderation-safety
  • system-prompt-guardrails

Implementation Details

PII Types

1. **Names**: Person names, usernames 2. **Contact**: Email, phone, address 3. **Financial**: Credit cards, bank accounts 4. **Government IDs**: SSN, passport, driver's license 5. **Medical**: Health information 6. **Custom**: Organization-specific PII

Redaction Methods

  • Masking ([REDACTED])
  • Pseudonymization (fake values)
  • Tokenization (reversible)
  • Encryption

Configuration Options

  • PII types to detect
  • Detection sensitivity
  • Redaction method
  • Language support
  • Custom patterns

Best Practices

  • Comprehensive PII coverage
  • Regular pattern updates
  • Audit logging
  • Compliance alignment
  • Testing with diverse data

Dependencies

  • presidio-analyzer
  • presidio-anonymizer
  • spacy
Read more
Ships withbabysitter

Enforce obedience on agentic workforces. Manage extremely complex workflows through deterministic, hallucination-free self-orchestration.

Get the whole plugin

Other skills on babysitter.