‹ 首页

red

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

Residual re-identification RISK CHECK on text you have ALREADY redacted (defensive, dual-use). Use when the user asks to "check residual re-id risk", "red-team my redaction", "what can an attacker still infer", "is this safe to share", or assess "re-identification risk" after anonymizing. Re-runs the CONFIDE detectors on the redacted output to surface surviving identifiers (singling-out), checks multiple files for linkability, and optionally probes a local model for still-inferable attribute CATEGORIES (inference) — mapped to GDPR Art-29. Reports risk categories/counts only, never a re-identification recipe. Pairs with confide:anon (run AFTER redacting).

适合你,如果你需要在分享匿名数据前确认隐私风险

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

怎么用

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

该技能会扫描你已经去标识的文本,重新运行检测器找出遗漏的标识符(如邮箱、电话等),跨文件检查可链接性,并可选择用本地模型推断还能推测出的属性类别(如职业、年龄段),最后报告风险等级(高/中/低)和各类计数,但不给出具体的重识别方法。

什么时候触发

当用户在完成去标识后要求检查残留重识别风险时触发,例如说出“检查残留重识风险”、“对我的去标识做红队测试”、“攻击者还能推断出什么”等。

装好后可以这样说
运行单文件残留风险检查,报告幸存标识符和风险等级。
检查文件夹内文件间是否存在可链接的准标识符对。

评论

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