Tag: data-privacy
skill
drafting legal data privacy agreements
This skill generates legally compliant data privacy documents, such as DPAs and BAAs, using standardized templates. It produces signable DOCX files by filling templates with user-provided context.
tool
Detect and mask personally identifiable information
This tool detects various types of Personally Identifiable Information (PII), such as emails, SSNs, and names, within provided text. It optionally masks the detected data and returns a calculated risk level, requiring payment via x402.
skill
★ 16
PII Detection and Redaction Skill
A zero-dependency Python implementation for detecting and redacting personally identifiable information from text files. It replaces sensitive patterns such as SSNs, API keys, and email addresses with standardised placeholders to ensure age…