Skip to main content
Run any Skill in Manus
with one click

auditing-synthetic-data-leakage

Stars2
Forks0
UpdatedJune 17, 2026 at 00:55

Audits a synthetic dataset (SDG output) for membership-inference and record-linkage leakage from the real training set — runs a shadow-model MIA attack against the SDG, computes distance-to-closest-record (DCR) and nearest-neighbor distance ratio (NNDR) between synth and real-train, flags any exact / near-exact duplicates, and produces a release recommendation (publish / publish-with-DP / restrict / withhold). Triggers whenever the user intends to share, publish, or release synthetic tabular data derived from sensitive real data (PHI, PII, financial, customer records). Refuses to certify privacy on utility metrics alone, refuses to substitute k-anonymity-on-real for MIA-on-SDG, and hands off to auditing-synthetic-data-utility when the question is downstream-task fidelity rather than re-identification risk.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

File Explorer
6 files
SKILL.md
readonly