Athroniaeth/piighost

Protect personal data (PII) in your LLM prompts. piighost hides sensitive values from the model, then restores the real values in the response, so tools and the user still get the real data. Pluggable detectors (regex, NER, LLM), LangChain, Pydantic and LlamaIndex AI integrations, and a companion OpenAI/Anthropic proxy.

13Stars on the repository
6Mods indexed here, across every type
yesterdayLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

piighost-code-style

01

Athroniaeth/piighost

Skill Claude CodeCodex

Use when writing or refactoring PIIGhost Python code (src/ or tests/). Captures the project's code conventions and idioms BEYOND what PEP8 and ruff enforce: preferred expression forms, dispatch patterns, naming, and structural preferences the maintainer has called out during review. ruff/PEP8 handle formatting; this…

not rated 13 yesterday A 0 tokens original MIT

piighost-docs-v2

02

Athroniaeth/piighost

Skill Claude CodeCodex

Use when writing or reviewing PIIGhost user-facing prose, the intro/pitch of README.md or README.fr.md, or any docs/en or docs/fr page. Triggers on choosing anonymisation vs dé-identification wording, prose that narrates instead of explaining, semicolons or em dashes in French, PIIGhost written in bold instead of code…

not rated 13 yesterday A 91 tokens original MIT

piighost-docs

03

Athroniaeth/piighost

Skill Claude CodeCodex

Use when editing PIIGhost documentation under docs/en/ or docs/fr/. Covers the writing style (term definitions by mechanism, sentence style, AI-tell avoidance, incremental page shape), page structure, mandatory EN/FR mirroring, Mermaid + figure-caption pattern, .placeholder / .pii inline tagging, .security-table…

not rated 13 yesterday A 107 tokens original MIT