privacy-standards

作者: microsoft

隱私規劃參考,用於資料流推理、標準對應及DPIA門檻

npx skills add https://github.com/microsoft/hve-core --skill privacy-standards

Privacy Standards Skill

This skill is the reusable privacy reference package for the Privacy Planner and Privacy Reviewer. It consolidates the privacy standards backbone, the core data-flow and classification heuristics, and the DPIA threshold logic needed to keep privacy reviews focused on workflow, evidence, and implementation readiness.

[!NOTE] This skill is a planning aid, not legal advice. Its standards summaries support privacy reasoning and review preparation; they do not substitute for qualified legal counsel or a formal regulatory interpretation.

Attribution and licensing posture

  • NIST Privacy Framework and NISTIR 8062 are U.S. Government documents and are referenced here with attribution as public-domain reference material. Public-domain material carries no license obligation, so it adds no term to the package license expression.
  • GDPR and CCPA/CPRA content is paraphrased and attributed rather than quoted verbatim, consistent with the repository's open legal-text posture. The paraphrase is this repository's own expression.
  • OWASP privacy-risk material is adapted from the OWASP Top 10 Privacy Risks project, which is licensed CC BY-SA 3.0. ShareAlike propagates to that derivative, so it is the one file carrying a copyleft term.

The frontmatter expression is the conjunction of every license present in the package. The table states which license governs each file.

PathLicenseOrigin
references/owasp-top-10-privacy-risks.mdCC-BY-SA-3.0Adapted from OWASP Top 10 Privacy Risks v2.0 (CC BY-SA 3.0)
references/nist-privacy-framework.mdCC-BY-4.0Adapted from NIST Privacy Framework v1.0 (public domain)
references/nistir-8062.mdCC-BY-4.0Adapted from NISTIR 8062 (public domain)
references/gdpr.mdCC-BY-4.0Paraphrase of GDPR, not reproduced
references/ccpa-cpra.mdCC-BY-4.0Paraphrase of CCPA/CPRA, not reproduced
references/dpia-thresholds.mdCC-BY-4.0Repository-original planning synthesis
references/data-governance-controls.mdCC-BY-4.0Repository-original planning synthesis
SKILL.md and remaining package contentCC-BY-4.0Repository-original

Framework index

Privacy planning heuristics

  • Start with a data inventory and map the personal data lifecycle: collection, transfer, storage, use, sharing, retention, and deletion.
  • Separate the data categories from the processing purpose so the planner or reviewer can assess necessity, proportionality, and appropriate control selection.
  • Identify whether the workflow involves sensitive data, automated decision-making, profiling, or cross-organization sharing, because these conditions often trigger a deeper review.
  • Track the evidence trail for each privacy decision so the handoff can include the standards references, the supporting rationale, and the review context.

Citation-field vocabulary

Use these fields when capturing a finding, control, or risk so the reviewer can assert a stable source-control reference:

  • gdpr_article
  • ccpa_section
  • nist_pf_category
  • nistir8062_objective
  • owasp_privacy_id

Phase-to-framework mapping

Privacy phasePrimary standards packageNotes
Phase 1 CaptureNIST Privacy Framework + GDPRContext, scope, and legal basis framing
Phase 2 Data MappingNIST Privacy Framework + NISTIR 8062Data inventory, purpose, and minimization reasoning
Phase 3 Risk and DPIAGDPR + CCPA/CPRA + NISTIR 8062DPIA triggers, risk analysis, and proportionality
Phase 4 ControlsNIST Privacy Framework + OWASP Privacy RisksControls for collection, use, sharing, and retention
Phase 5 ImpactGDPR + CCPA/CPRA + OWASP Privacy RisksPotential harm, mitigation, and monitoring
Phase 6 HandoffAll sourcesEvidence handoff, review notes, and action tracking

Open-standards catalog

Use the links below as the reference catalog for open privacy standards and governance resources. Treat the material as planning and review guidance rather than a substitute for legal advice or formal regulatory interpretation.

來自 microsoft 的更多技能

oss-growth
microsoft
開源增長駭客角色
agent-framework-azure-ai-py
microsoft
使用Microsoft Agent Framework Python SDK(agent-framework-azure-ai)构建Azure AI Foundry代理。适用于使用AzureAIAgentsProvider创建持久化代理、使用托管工具(代码解释器、文件搜索、网络搜索)、集成MCP服务器、管理对话线程或实现流式响应。涵盖函数工具、结构化输出和多工具代理。
development
airunway-aks-setup
microsoft
在AKS上設定AI Runway——從裸叢集到執行模型。涵蓋叢集驗證、控制器安裝、GPU評估、供應商設定及首次部署。時機:「設定AI Runway」、「上線AKS叢集」、「安裝AI Runway」、「airunway設定」、「部署模型至AKS」、「在AKS上進行GPU推論」、「在AKS上設定KAITO」、「在AKS上執行LLM」、「在AKS上使用vLLM」、「在AKS上設定模型服務」、「AI Runway控制器」。
devops
appinsights-instrumentation
microsoft
使用Azure Application Insights檢測Web應用程式的指南。提供遙測模式、SDK設定與組態參考。適用時機:如何檢測應用程式、App Insights SDK、遙測模式、什麼是App Insights、Application Insights指南、檢測範例、APM最佳實踐。
devops
applicationinsights-web-ts
microsoft
使用Application Insights JavaScript SDK(@microsoft/applicationinsights-web)為瀏覽器/Web應用程式進行檢測。適用於真實使用者監控(RUM)——頁面檢視、點擊、AJAX/fetch依賴、例外、自訂事件,以及與後端OpenTelemetry追蹤關聯的瀏覽器端GenAI代理追蹤。涵蓋SDK載入器指令碼與npm設定、框架擴充(React、React Native、Angular)、點擊分析、遙測初始化器,以及從瀏覽器發出的代理/工具/模型span的OTel GenAI語意慣例。
devops
azure-ai-anomalydetector-java
microsoft
使用適用於 Java 的 Azure AI 異常偵測器 SDK 建置異常偵測應用程式。在實作單變量/多變量異常偵測、時間序列分析或 AI 驅動監控時使用。
development
azure-ai-language-conversations-py
microsoft
使用 azure-ai-language-conversations Python SDK 實作對話語言理解(CLU)。當使用 ConversationAnalysisClient 分析對話意圖與實體、建置 NLP 功能,或將語言理解整合至應用程式時使用。
development
azure-ai-ml-py
microsoft
Azure Machine Learning SDK v2 for Python。用於機器學習工作區、作業、模型、資料集、計算資源與管線。 觸發詞:「azure-ai-ml」、「MLClient」、「workspace」、「model registry」、「training jobs」、「datasets」。
development