Shush — AI skill for Claude Code
Remove PII & secrets from any file before you paste it into ChatGPT or Claude — a 100% local PII redaction CLI.
How to install Shush
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open adityaarsharma/shush and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Shush does
Remove PII & secrets from any file before you paste it into ChatGPT or Claude — a 100% local PII redaction CLI. No network, no AI. 89 detectors across 20+ countries.
Alternatives in AI
- System Prompts Leaks — Extracted system prompts from ChatGPT (GPT-5.4, GPT-5.3, Codex), Claude (Opus 4.6, Sonnet 4.6, Claude Code), G 38.6k ★
- GPT CLI — Command-line interface for ChatGPT, Claude and Bard 724 ★
- DontFeedTheAI — Transparent anonymization proxy for AI-assisted pentesting 654 ★
README
🤫 Shush
Hush your files before you hand them to an AI.
Strip PII & secrets from any file before you paste it into ChatGPT, Claude, Gemini, or Copilot.
100% local · no network · no AI · no signup.
**You wouldn't commit your `.env` to GitHub. Stop pasting it into ChatGPT.**
A free command-line tool that strips personal data, passwords, and API keys out of your files before you share them with an LLM. Point it at a file, folder, or zip — get a clean copy back. Nothing ever leaves your machine.
Shush is a **terminal command** (not a chatbot, not a website). You run it on your own computer — Mac Terminal, Windows PowerShell, or Linux shell. It reads a file, a folder, or a zip, replaces every sensitive value with a safe placeholder like `[EMAIL]`, `[IP]`, `[API_KEY]`, `[NATIONAL_ID]`, and writes a clean copy you can safely paste into **ChatGPT, Claude, Gemini, Copilot, DeepSeek, or a local Llama model.** Nothing ever leaves your machine.
**Keywords:** PII redaction · data anonymization · remove sensitive data before AI · sanitize logs for ChatGPT · strip API keys · GDPR · India DPDP · LGPD · CCPA · PDPA · POPIA · PIPL · HIPAA · secret scanner · CLI · offline · privacy.
Why you need this (the real, everyday problem)
Every day, developers and support teams paste real data into AI tools to *"summarize this"* or *"help me fix this"* — and hand a third-pa
Related Skills
Datafog Python
Offline PII firewall for AI agents and LLM apps: fast local detection and redaction, Claude Code hook, LiteLLM
AIGuardX
Loss prevention and policy enforcement for generative AI tools (ChatGPT, Gemini, Cursor, Claude, Copilot). Lig
Deai Image
Detect and remove AI fingerprints from AI-generated images. Strip metadata, add film grain, recompress, and by
Humanize Image
Detect and remove AI fingerprints from AI-generated images. Strip metadata, add film grain, recompress, and by
Aigate
AI Prompt Secret Scanner: local proxy and Claude Code hook that blocks secrets before they reach AI APIs
3notch
Stop being the bus between your AI tools. Local-first CLI + MCP for vendor-neutral project context handoff acr
Related Agents
Opensource Sanitizer
Pre-public-push safety net. Scans a diff or working tree for leaked secrets, PII, internal references, interna
Redaction Auditor
Expert auditor for secret-redaction code in the claude-handoff project. Use PROACTIVELY whenever src/core/reda
Redaction Verifier
Adversarial last check before one artifact ships - given a document claimed publish-ready (optionally with its