rai-standards

Consolidated Responsible AI standards reference: NIST AI RMF 1.0, AI STRIDE threat-modeling overlay, EU AI Act risk tiers, and an open-standards catalog with…

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

RAI Standards Skill

This skill is the reusable standards package for the RAI Planner. It consolidates the embedded NIST AI RMF content, the AI STRIDE threat-modeling overlay, and a paraphrased EU AI Act reference so the phase playbook can stay focused on workflow and orchestration.

Attribution and licensing posture

  • NIST AI RMF 1.0 is a U.S. Government document and is reproduced here as public-domain reference material with attribution. Public-domain material carries no license obligation, so it adds no term to the package license expression.
  • EU AI Act content in this skill is paraphrased and attributed rather than quoted verbatim, consistent with the open legal-text posture used in the repository. The paraphrase is this repository's own expression.
  • The AI STRIDE overlay is Microsoft-authored reference material for threat-modeling reuse in the RAI workflow.

Every file in this package is therefore governed by the repository-original license. The table records the source each file draws on.

PathLicenseOrigin
references/nist-ai-rmf-govern.mdCC-BY-4.0Adapted from NIST AI RMF 1.0 (public domain)
references/nist-ai-rmf-map.mdCC-BY-4.0Adapted from NIST AI RMF 1.0 (public domain)
references/nist-ai-rmf-measure.mdCC-BY-4.0Adapted from NIST AI RMF 1.0 (public domain)
references/nist-ai-rmf-manage.mdCC-BY-4.0Adapted from NIST AI RMF 1.0 (public domain)
references/eu-ai-act.mdCC-BY-4.0Paraphrase of EU AI Act 2024/1689, not reproduced
references/ai-stride-overlay.mdCC-BY-4.0Repository-original
SKILL.md and remaining package contentCC-BY-4.0Repository-original

Framework index

NIST AI RMF trustworthiness characteristics

KeyCharacteristicDescription
validReliableValid and ReliableBase characteristic for correctness, robustness, and stability
safeSafeSafety and harm prevention under normal and adversarial conditions
secureResilientSecure and ResilientResistance to attack, misuse, and failure
accountableTransparentAccountable and TransparentGovernance, auditability, and decision provenance
explainableInterpretableExplainable and InterpretableUnderstandability of model behavior and outputs
privacyEnhancedPrivacy-EnhancedProtection of personal data and confidentiality
fairBiasManagedFair with Harmful Bias ManagedBias detection, mitigation, and equitable outcomes

Phase-to-framework mapping

RAI phasePrimary standards packageNotes
Phase 1 ScopingNIST AI RMF Govern + MapContext, purpose, stakeholders, and policy framing
Phase 2 Risk ClassificationNIST AI RMF GovernGovernance culture, DEI&A, and stakeholder engagement
Phase 3 Standards MappingNIST AI RMF Govern + MeasureCore standards mapping and TEVV alignment
Phase 4 Security Model AnalysisAI STRIDE overlay + MeasureThreat modeling and overlap with security analysis
Phase 5 Impact AssessmentNIST AI RMF ManageRisk prioritization, mitigation, and monitoring
Phase 6 Review and HandoffNIST AI RMF Manage + EU AI ActRegulatory review, incident response, and evidence handoff

Customer extension pattern

The default framework remains NIST AI RMF 1.0. When a customer supplies an additional framework, preserve the default NIST mapping as a baseline and layer the custom framework on top with explicit attribution. This keeps the planner interoperable while allowing organizations to add ISO, sector, or regional references without rewriting the core playbook.

Open-standards catalog

Use the links below as the reference catalog for open standards and governance resources. Do not reproduce normative text verbatim when the license posture does not allow it.

More skills from microsoft

oss-growth
microsoft
OSS growth hacker persona
agent-framework-azure-ai-py
microsoft
Build Azure AI Foundry agents using the Microsoft Agent Framework Python SDK (agent-framework-azure-ai). Use when creating persistent agents with AzureAIAgentsProvider, using hosted tools (code interpreter, file search, web search), integrating MCP servers, managing conversation threads, or implementing streaming responses. Covers function tools, structured outputs, and multi-tool agents.
development
airunway-aks-setup
microsoft
Set up AI Runway on AKS — from bare cluster to running model. Covers cluster verification, controller install, GPU assessment, provider setup, and first deployment. WHEN: "setup AI Runway", "onboard AKS cluster", "install AI Runway", "airunway setup", "deploy model to AKS", "GPU inference on AKS", "KAITO setup on AKS", "run LLM on AKS", "vLLM on AKS", "set up model serving on AKS", "AI Runway controller".
devops
appinsights-instrumentation
microsoft
Guidance for instrumenting webapps with Azure Application Insights. Provides telemetry patterns, SDK setup, and configuration references. WHEN: how to instrument app, App Insights SDK, telemetry patterns, what is App Insights, Application Insights guidance, instrumentation examples, APM best practices.
devops
applicationinsights-web-ts
microsoft
Instrument browser/web apps with the Application Insights JavaScript SDK (@microsoft/applicationinsights-web). Use for Real User Monitoring (RUM) — page views, clicks, AJAX/fetch dependencies, exceptions, custom events, and browser-side GenAI agent traces correlated to backend OpenTelemetry traces. Covers SDK Loader Script and npm setup, framework extensions (React, React Native, Angular), Click Analytics, telemetry initializers, and OTel GenAI semantic conventions for agent/tool/model spans emitted from the browser.
devops
azure-ai-anomalydetector-java
microsoft
Build anomaly detection applications with Azure AI Anomaly Detector SDK for Java. Use when implementing univariate/multivariate anomaly detection, time-series analysis, or AI-powered monitoring.
development
azure-ai-language-conversations-py
microsoft
Implement Conversational Language Understanding (CLU) using the azure-ai-language-conversations Python SDK. Use when working with ConversationAnalysisClient to analyze conversation intent and entities, building NLP features, or integrating language understanding into applications.
development
azure-ai-ml-py
microsoft
Azure Machine Learning SDK v2 for Python. Use for ML workspaces, jobs, models, datasets, compute, and pipelines. Triggers: "azure-ai-ml", "MLClient", "workspace", "model registry", "training jobs", "datasets".
development