Skip to main content
在 Manus 中运行任何 Skill
一键导入

privacy-preserving-ml

星标2
分支0
更新时间2026年6月25日 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).

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

SKILL.md
readonly