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

privacy-preserving-ml

Stars2
Forks0
UpdatedJune 25, 2026 at 11:58

Privacy-preserving ML mechanism advisor — the HOW of privacy at training and inference time. Selects per-data-flow mechanism (differential privacy / DP-SGD, federated learning + secure aggregation, k-anonymity / l-diversity / t-closeness anonymization), sets an epsilon budget, maps inference-time threats (membership inference, model inversion, attribute inference, model extraction) to defenses, and decides when HE / SMPC / TEE is justified. Emits a privacy design doc with chosen mechanism per flow, epsilon budget, residual-risk register, and privacy-utility tradeoff. Use when asked "how do I make this model private", "differential privacy", "DP-SGD", "epsilon budget", "federated learning", "membership inference", "model inversion", "train without seeing raw data", or before training/serving a model on sensitive personal data. The NIST AI RMF "Privacy-Enhanced" trait skill. Distinct from `/pii-scan` (detection — feeds this) and `/data-deidentification-design` (dataset de-id treatment).

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.

SKILL.md
readonly