‹ 首页

rehydrate

@glebis · 收录于 3 天前 · 上游提交 5 天前

Put the real values back into an analysis that was produced from GREEN (placeholder) text — LOCALLY, using the user's own reversible map. Completes the confide round-trip (redact -> cloud-analyze the green -> rehydrate locally). Use when the user says "rehydrate", "restore real names", "unmask the analysis", "put the names back", "de-redact this output", "reverse the placeholders", or hands you an analysis full of [CONFIDE_PERSON_0001]/[CONFIDE_DATE_0002] plus a *.map.json. Runs only on the user's own map; the map never leaves the machine; nothing fetched or transmitted. Prints counts only — never echoes restored PII. Warns on placeholders not in the map (possible LLM hallucination).

适合你,如果需要对云端分析结果进行本地脱敏还原

/ 通过 npx 安装 校验哈希
npx oh-my-skill add glebis/claude-skills/rehydrate
/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- glebis/claude-skills/rehydrate
/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify glebis/claude-skills/rehydrate
安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
330GitHub stars
~810最小装载
~810含声明引用
~2.3K文本包总量
索引托管

怎么用

商店整理自技能原文 · 版本 2482fd1 · 表述以原文为准
它做什么

装上后,Claude 可以把包含占位符(如 [CONFIDE_PERSON_0001])的分析文本恢复成真实值。恢复过程使用你自己的映射文件,只输出恢复成功的数量,不泄露隐私信息。

什么时候触发

当你要求“rehydrate”“恢复真实姓名”“取消掩码”等,或提供包含占位符的分析文件和映射文件时触发。

装好后可以这样说
Claude 会用指定映射恢复占位符。
Claude 会提示恢复数量和未匹配项。
未匹配项可能是幻觉,Claude 会警告。

评论

登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。