distil-pii-redactor

Solid

Redact, anonymize, sanitize, or remove PII locally with Distil-PII and llama.cpp; keep personal data and secret values out of model context, logs, and chat.

AI & Automation 109 stars 10 forks Updated today MIT

Install

View on GitHub

Quality Score: 85/100

Stars 20%
68
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Distil PII Redactor Use this skill when the user asks to redact, anonymize, sanitize, or remove PII or personal data from text. It runs a local Distil-PII GGUF model through `llama-server`; raw text must not be sent to external APIs. ## Privacy Rules - Do not quote, summarize, or repeat raw PII in chat. - Prefer file-based input and output when the sensitive text is already in a file or attachment. - Return only the redacted text unless the user is explicitly debugging the redactor itself. - If the user asks for only the LLM or redaction output, do not narrate setup, server status, tool use, or validation details in the final response. - Do not use `--show-entities` in normal workflows. It emits original values. - Do not store raw PII in tracked files, shell history, long-lived notes, or logs. - This skill declares no external credentials. If a downstream tool needs authentication, use that tool's HybridClaw `secret_ref` or gateway secret injection and pass only redacted text downstream. - Do not convert raw PII into HybridClaw secrets. Secret refs are for credentials and auth material, not a transport for user data. ## Setup If `llama-server` is missing, install it with: ```bash hybridclaw skill install distil-pii-redactor llama-server ``` or install `llama.cpp` manually. This skill intentionally has no `credentials:` frontmatter because local inference does not need API keys; any future remote-provider variant must declare `secret_ref` credentials ins...

Details

Author
HybridAIOne
Repository
HybridAIOne/hybridclaw
Created
3 months ago
Last Updated
today
Language
TypeScript
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Solid

pii-redaction

PII detection and redaction utilities for privacy-compliant conversational AI

1,160 Updated today
a5c-ai
Data & Documents Listed

noirdoc

Use when the user asks you to read, summarize, translate, analyze, or edit local documents that may contain personal data (contracts, invoices, HR documents, legal or medical text, emails, German DSGVO-relevant files), when paths like ./incoming/, ./clients/, or ./contracts/ are referenced, when a PreToolUse block from "noirdoc-guard" fires, or when the user mentions PII redaction, pseudonymization, DSGVO, or noirdoc. Handles reversible PII redaction via the noirdoc CLI with a round-trip workflow — redact input, read the redacted copy, then reveal placeholders back to real values in your final textual output.

1 Updated 5 days ago
noirdoc-ai
AI & Automation Featured

openrouter-data-privacy

Implement data privacy controls for OpenRouter API usage. Use when handling PII, meeting GDPR/CCPA requirements, or protecting sensitive data in prompts. Triggers: 'openrouter privacy', 'openrouter pii', 'openrouter gdpr', 'openrouter data handling'.

2,274 Updated today
jeremylongshore
AI & Automation Featured

cohere-data-handling

Implement data privacy for Cohere API calls with PII redaction and compliance. Use when handling sensitive data, implementing PII redaction before API calls, or ensuring GDPR/CCPA compliance with Cohere integrations. Trigger with phrases like "cohere data", "cohere PII", "cohere GDPR", "cohere data retention", "cohere privacy", "cohere redact".

2,274 Updated today
jeremylongshore
AI & Automation Featured

mistral-data-handling

Implement Mistral AI PII handling, data retention, and GDPR/CCPA compliance patterns. Use when handling sensitive data, implementing data redaction, configuring retention policies, or ensuring compliance with privacy regulations for Mistral AI integrations. Trigger with phrases like "mistral data", "mistral PII", "mistral GDPR", "mistral data retention", "mistral privacy".

2,274 Updated today
jeremylongshore