Data · Global library
Privacy-Preserving Analytics
Design analytics flows that preserve useful product insight while reducing privacy and re-identification risk.
CodexClaude CodeKimi Codeorchestrator-mcp
Best use case
Use Privacy-Preserving Analytics when you need to design analytics flows that preserve useful product insight while reducing privacy and re-identification risk, especially when the work is driven by differential privacy and k anonymity.
Trigger signals
differential privacyk anonymityprivacy analytics
Validation hooks
verify_privacy_guarantees
Install surface
Copy the exact command path you need.
Inspect
pip install "orchestrator-mcp[dashboard]"
orchestrator-mcp skills show privacy-preserving-analytics
Use
orchestrator-mcp skills export privacy-preserving-analytics --to ./skillforge-packs
# copy the exported pack into your preferred agent environment
Export
cp -R skills/privacy-preserving-analytics ./your-agent-skills/privacy-preserving-analytics
# or open skills/privacy-preserving-analytics/SKILL.md in a markdown-first client
File patterns
**/*.sql**/analytics/****/*.py
Model preferences
deepseek-ai/deepseek-v3.2moonshotai/kimi-k2.5deepseek-r1:32b
Related skills
Adjacent packs to compose next.
Implements privacy-preserving data techniques including differential privacy, k-anonymity, and data masking for GDPR/CCPA compliance
CodexClaude Code
Build cohort retention logic and churn views that survive product evolution and messy subscription edge cases.
CodexClaude Code
Implements enterprise data catalogs with DataHub or Amundsen for data discovery, governance, and collaboration
CodexClaude Code