DataInfra-RedactionEverything: Local Redaction
Redacts everything in data with local large language models and vector databases.
"A data analyst uses this automation to remove credit card numbers from a dataset and exports the scrubbed data to Google Sheets for reporting."
- โขWhen working with sensitive customer data that requires redaction for compliance
- โขWhen building a data pipeline that needs to anonymize personally identifiable information (PII)
- โขWhen testing data-driven applications that require realistic, redacted data samples
const redactor = new Redactor(); const redactedText = redactor.redact('My name is John Doe, and my email is johndoe@example.com');Skip the builder โ one click puts this in Claude, Cursor, Antigravity and more.
Expect 20โ40 minutes in a terminal โ or let your AI agent drive it.
mkdir -p ~/.claude/skills/datainfra-redactioneverything && curl -fsSL https://workflowstacks.com/api/skills/datainfra-redactioneverything/claude-skill -o ~/.claude/skills/datainfra-redactioneverything/SKILL.mdOpens the app with this repo with the prompt ready to go โ no copy-paste needed.
DataInfra-RedactionEverything: Local Redaction is a very large Python project (~110k lines across 455 code files, plus 110 test files). It is a full software project: use it through its install path rather than reading it end to end. Last commit this month, Other license, has a test suite.
- 1README.mdStart here โ what it does and how to install it
- 2package.jsonDependencies and the commands it exposes
- 3.env.exampleThe API keys and settings you must provide
Skip the builder โ one click puts this in Claude, Cursor, Antigravity and more.
Expect 20โ40 minutes in a terminal โ or let your AI agent drive it.
mkdir -p ~/.claude/skills/datainfra-redactioneverything && curl -fsSL https://workflowstacks.com/api/skills/datainfra-redactioneverything/claude-skill -o ~/.claude/skills/datainfra-redactioneverything/SKILL.mdOpens the app with this repo with the prompt ready to go โ no copy-paste needed.
Are you the creator of this tool? Claim your listing โ and earn 85% of every sale.
Related skills
More local-ai tools founders pair with this one.