rai-standards

Referencia consolidada de estándares de IA responsable: NIST AI RMF 1.0, superposición de modelado de amenazas AI STRIDE, niveles de riesgo de la Ley de IA de la UE y un catálogo de estándares abiertos con…

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.

Más skills de microsoft

oss-growth
microsoft
Persona de growth hacker de OSS
agent-framework-azure-ai-py
microsoft
Crea agentes de Azure AI Foundry usando el SDK de Python de Microsoft Agent Framework (agent-framework-azure-ai). Úsalo al crear agentes persistentes con AzureAIAgentsProvider, usando herramientas alojadas (intérprete de código, búsqueda de archivos, búsqueda web), integrando servidores MCP, gestionando hilos de conversación o implementando respuestas en streaming. Cubre herramientas de función, salidas estructuradas y agentes con múltiples herramientas.
development
airunway-aks-setup
microsoft
Configura AI Runway en AKS: desde un clúster vacío hasta un modelo en ejecución. Incluye verificación del clúster, instalación del controlador, evaluación de GPU, configuración del proveedor y primer despliegue. CUÁNDO: "configurar AI Runway", "incorporar clúster AKS", "instalar AI Runway", "configuración de airunway", "desplegar modelo en AKS", "inferencia GPU en AKS", "configuración de KAITO en AKS", "ejecutar LLM en AKS", "vLLM en AKS", "configurar servicio de modelos en AKS", "controlador de AI Runway".
devops
appinsights-instrumentation
microsoft
Guía para instrumentar aplicaciones web con Azure Application Insights. Proporciona patrones de telemetría, configuración del SDK y referencias de configuración. CUÁNDO: cómo instrumentar una aplicación, SDK de App Insights, patrones de telemetría, qué es App Insights, guía de Application Insights, ejemplos de instrumentación, mejores prácticas de APM.
devops
applicationinsights-web-ts
microsoft
Instrumenta aplicaciones web/navegador con el SDK de JavaScript de Application Insights (@microsoft/applicationinsights-web). Úsalo para monitoreo de usuarios reales (RUM): vistas de página, clics, dependencias AJAX/fetch, excepciones, eventos personalizados y trazas de agentes GenAI del lado del navegador correlacionadas con trazas de OpenTelemetry del backend. Cubre el script de carga del SDK y la configuración npm, extensiones de frameworks (React, React Native, Angular), Click Analytics, inicializadores de telemetría y convenciones semánticas de GenAI de OTel para spans de agentes/herramientas/modelos emitidos desde el navegador.
devops
azure-ai-anomalydetector-java
microsoft
Cree aplicaciones de detección de anomalías con el SDK de Azure AI Anomaly Detector para Java. Úselo al implementar detección de anomalías univariadas/multivariadas, análisis de series temporales o monitoreo impulsado por IA.
development
azure-ai-language-conversations-py
microsoft
Implementa el reconocimiento del lenguaje conversacional (CLU) utilizando el SDK de Python azure-ai-language-conversations. Úsalo al trabajar con ConversationAnalysisClient para analizar la intención y las entidades de la conversación, crear funciones de NLP o integrar el reconocimiento del lenguaje en aplicaciones.
development
azure-ai-ml-py
microsoft
SDK v2 de Azure Machine Learning para Python. Úselo para áreas de trabajo de ML, trabajos, modelos, conjuntos de datos, cómputo y canalizaciones. Disparadores: "azure-ai-ml", "MLClient", "workspace", "model registry", "training jobs", "datasets".
development