agentsclimarketplace

Pii redaction

Skill a5c-ai/babysitter/library/specializations/ai-agents-conversational/skills/pii-redaction

PII detection and redaction utilities for privacy-compliant conversational AIFrom its SKILL.md

Install
npx -y skills add a5c-ai/babysitter --skill pii-redaction

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

SKILL.md

1.6 KB, 258 tokens by cl100k_base, as published. Nobody here has run it

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

What ships with it: 1 file

536 B alongside SKILL.md

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.