uckkk/dsh-text-mask

uckkk★ 0JavaScript最后同步: 2026-08-16

在 GitHub 打开

文本脱敏:邮箱/手机号/身份证/银行卡/IP/密钥掩码,分享前保护隐私

README 摘要

dsh-text-mask · 文本脱敏 把文本中的敏感信息(邮箱、手机号、身份证号、银行卡号、IP、密钥/令牌)替换为掩码,返回脱敏文本与命中计数。纯 Node 实现,无网络、无外部服务。 提供的工具 工具 作用 mask text 脱敏文本中的 PII 与密钥 安装 安装后在 profile 的 package.json 的 dsh.profile.bundles 中加入 "dsh-text-mask" 。 用法示例

在 GitHub 查看完整 README →
工具/开发deepseek-harnessdsh-plugin

分类