disclosure-check

仓库创建 2026年2月7日最近提交 1 个月前SkillHot 收录 20 天前
▸ 精选理由

在提交导出或公开前自动发现小单元计数、可识别性等常见披露问题,降低被拒风险。

▸ 风险提示

会处理敏感/受限数据,必须在合规和安全环境中运行。

这个 Skill 做什么

对机密/受限数据的表格、图像和日志做统计披露风险预检并报告问题点。

在把依赖受限或机密数据的表格、图像或日志发出去前做一轮泄露风险预检:找小单元、可识别的精确计数、PII 泄露或未做四舍五入的敏感统计。适合在准备导出、提交审查或共享分析结果前用,避免被拒绝或违规。会把发现分 CRITICAL/WARNING/OK,并对任何 CRITICAL 结果做拦截与说明。

▸ 展开 SKILL.md 英文原文

Pre-screen analysis outputs (tables, figures, logs) built on restricted or confidential data for statistical-disclosure-limitation problems before any release. Scans for small cell counts, complementary-suppression gaps, dominance (p-percent / (n,k)), re-identifiable exact counts, PII leakage, and unrounded sensitive statistics; classifies each finding CRITICAL / WARNING / OK and gates on any CRITICAL. Use before depositing or sharing restricted-data results, or when the user says "disclosure check", "SDL scan", "is this output safe to release", "check for small cells", "disclosure avoidance", "pre-screen for the RDC", or "can I export this from the enclave".

数据与抓取隐私审查披露风险合规通用
1.4k
Stars
2.8k
Forks
40
仓库内 Skill
+59
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/pedrohcgs/claude-code-my-workflow/main/.claude/skills/disclosure-check/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/pedrohcgs/claude-code-my-workflow/main/.claude/skills/disclosure-check/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# `/disclosure-check` — Statistical-Disclosure-Limitation pre-screen

Scan analysis outputs built on **restricted or confidential data** (Census FSRDC, IRS SOI, administrative registers, linked health records, proprietary firm panels) for the disclosure-avoidance problems that get an export request rejected — *before* it reaches the data provider's official disclosure review. The skill is a **pre-screen, not a substitute** for that review.

**Core principle:** A single un-suppressed `n=3` cell, an exact count that pins down one firm, or a `p`-percent dominance failure can re-identify a person or establishment. Catch it on your machine, not in the rejection email from the RDC analyst.

## Whe
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有