[agenticwork]
← blog

AI Governance Frameworks Compared: NIST, EU AI Act, and ISO 42001

If you are deploying AI in an enterprise setting, you are navigating at least one governance framework — and likely wrestling with the overlaps and gaps between several. Three frameworks have emerged as the primary reference points for AI governance: the NIST AI Risk Management Framework in the United States, the EU Artificial Intelligence Act in Europe, and the ISO/IEC 42001 international standard. Each approaches AI governance from a different angle, with different enforcement mechanisms, different scopes, and different levels of prescriptiveness.

Understanding how they compare is not academic. For organizations that operate across jurisdictions, sell into government markets, or simply want to build AI systems that will survive regulatory scrutiny, the practical question is: what do I actually need to implement to satisfy these frameworks, and where can I satisfy multiple frameworks with the same controls?

NIST AI Risk Management Framework (AI RMF 1.0)

The National Institute of Standards and Technology released the AI Risk Management Framework 1.0 in January 2023. It is a voluntary framework — NIST does not regulate and cannot mandate compliance. But its influence extends well beyond voluntary adoption. Federal agencies reference the AI RMF in procurement requirements. Industry standards bodies use it as a foundation. And organizations seeking to demonstrate AI governance maturity frequently cite NIST AI RMF alignment as evidence.

The framework is organized around four core functions:

  • Govern: Establish and maintain organizational AI risk management processes. This includes governance structures, policies, accountability mechanisms, and organizational culture around AI risk.
  • Map: Identify and understand the context, capabilities, and limitations of AI systems. This involves cataloging AI systems, understanding their deployment contexts, and identifying potential impacts.
  • Measure: Assess, analyze, and monitor AI risks using quantitative and qualitative methods. This covers testing, evaluation, validation, and ongoing monitoring of AI system performance and risk indicators.
  • Manage: Prioritize and act on AI risks based on the assessments from the Measure function. This includes risk response strategies, mitigation actions, and continuous improvement processes.

The AI RMF is deliberately broad. It does not prescribe specific technical controls. It does not define risk thresholds. It does not mandate specific approval workflows. This flexibility is by design — the framework is intended to be applicable across sectors, organizational sizes, and AI use cases. The downside of this breadth is that organizations must interpret the framework's general principles into specific implementation decisions, which often leads to inconsistent adoption.

The EU Artificial Intelligence Act

The EU AI Act entered into force on August 1, 2024, making it the world's first comprehensive legal framework specifically regulating artificial intelligence. Unlike NIST's voluntary framework, the EU AI Act is binding legislation with enforcement mechanisms and substantial penalties — up to 35 million euros or 7% of global annual turnover, whichever is higher, for the most serious violations.

The Act uses a risk-based classification system that categorizes AI systems into four tiers:

  • Unacceptable risk: AI systems that are prohibited entirely. This includes social scoring systems, real-time remote biometric identification in public spaces (with limited law enforcement exceptions), and AI that manipulates human behavior in harmful ways.
  • High risk: AI systems that require conformity assessments, registration, and ongoing compliance obligations. This includes AI used in critical infrastructure, education, employment, law enforcement, and access to essential services. High-risk systems must implement risk management systems, data governance, technical documentation, transparency measures, human oversight, and accuracy and robustness requirements.
  • Limited risk: AI systems with transparency obligations. Users must be informed they are interacting with AI. This applies to chatbots, deepfake generators, and emotion recognition systems.
  • Minimal risk: AI systems with no additional obligations beyond existing law. This covers the majority of AI applications — spam filters, recommendation engines, AI-enhanced video games.

The EU AI Act is more prescriptive than the NIST AI RMF. It specifies required capabilities for high-risk systems: human oversight mechanisms, logging and traceability requirements, risk management processes, and technical documentation standards. For organizations building agentic AI systems that touch high-risk categories, the Act creates concrete compliance obligations that require specific technical capabilities.

ISO/IEC 42001: AI Management System Standard

ISO/IEC 42001 was published in December 2023 as the first international standard for AI management systems. It follows the management system standard structure common to ISO 9001 (quality), ISO 27001 (information security), and ISO 14001 (environmental management). Organizations can certify against ISO 42001 through accredited certification bodies, providing third-party verification of their AI governance practices.

ISO 42001 takes a process-oriented approach. Rather than prescribing specific technical controls or risk categories, it requires organizations to establish, implement, maintain, and continually improve an AI management system. The standard covers:

  • Organizational context: Understanding the internal and external factors that affect AI governance, including stakeholder needs and regulatory requirements.
  • Leadership and commitment: Top management involvement in AI governance, including policy establishment and resource allocation.
  • Risk assessment and treatment: Systematic identification, analysis, and treatment of risks associated with AI systems.
  • Operational controls: Processes for managing AI system development, deployment, and monitoring.
  • Performance evaluation: Monitoring, measurement, analysis, and evaluation of the AI management system's effectiveness.
  • Continuous improvement: Processes for addressing nonconformities and improving the management system over time.

The certifiable nature of ISO 42001 makes it particularly valuable for organizations that need to demonstrate AI governance to customers, partners, or regulators. A certification provides external verification that governance processes exist and are being followed — something a self-declaration of NIST AI RMF alignment does not provide.

Where They Overlap

Despite their different origins, scopes, and enforcement mechanisms, the three frameworks converge on several core requirements:

Risk management. All three frameworks require systematic risk identification, assessment, and treatment for AI systems. NIST structures this through its Map, Measure, and Manage functions. The EU AI Act mandates risk management systems for high-risk AI. ISO 42001 requires risk assessment and treatment as core management system processes.

Human oversight. All three frameworks recognize that AI systems need human oversight mechanisms. NIST's Govern function addresses oversight roles and accountability. The EU AI Act explicitly requires human oversight capabilities for high-risk systems, including the ability for humans to understand, monitor, and override AI decisions. ISO 42001 addresses oversight through its leadership and operational control requirements.

Transparency and documentation. All three frameworks require that AI systems be documented and their behavior be explainable. NIST's Map function includes system documentation. The EU AI Act mandates technical documentation and transparency measures. ISO 42001 requires documented information across all management system processes.

Monitoring and evaluation. All three frameworks require ongoing monitoring of AI system performance and risk. NIST's Measure function covers continuous assessment. The EU AI Act requires post-market monitoring for high-risk systems. ISO 42001 requires performance evaluation and continuous improvement.

Where They Diverge

Enforcement. The NIST AI RMF is voluntary. ISO 42001 is voluntary but certifiable. The EU AI Act is mandatory with penalties. For organizations deciding which framework to prioritize, the enforcement mechanism matters: EU AI Act compliance is a legal obligation for organizations operating in the EU; NIST and ISO alignment are strategic choices.

Specificity. The EU AI Act is the most prescriptive, defining specific obligations for specific risk categories. NIST provides broad principles that require organizational interpretation. ISO 42001 defines process requirements without prescribing technical specifics.

Scope. The EU AI Act applies to AI systems placed on the market or put into service in the EU, regardless of where the provider is established. NIST is primarily US-focused but broadly adopted internationally. ISO 42001 is international by design and jurisdiction-neutral.

How Our Platform Maps to Each Framework

The platform was designed with governance as an architectural primitive, not a compliance add-on. Here is how its core capabilities map to the requirements of each framework:

The Audit System maps to transparency and documentation requirements. Our platform's Audit System records every agent action, tool invocation, approval decision, and execution result in immutable logs with cryptographic hashing. Each log entry is tamper-evident, providing the traceability the EU AI Act requires for high-risk systems, the documentation NIST expects for the Map and Measure functions, and the documented information ISO 42001 mandates across management system processes. Auditors can verify the integrity of the entire chain of records, not just their contents.

RBAC maps to access control and human oversight requirements. Our platform's Role-Based Access Control system provides per-tool granularity over what each agent and user can do. The EU AI Act's human oversight mandate, NIST's governance expectations, and ISO 42001's operational control requirements all need mechanisms to define and enforce access boundaries. RBAC policies ensure that agents operate strictly within their authorized scope, with configurable risk tiers that match the risk-based approach all three frameworks promote. Human-in-the-loop approval gates layer on top, requiring explicit human authorization for high-risk operations.

The DLP Scanner maps to data governance requirements. All three frameworks require controls over how AI systems handle sensitive data. Our platform's DLP Scanner provides real-time data loss prevention with PII detection and redaction across a configurable set of sensitive-data patterns. Before any data leaves the system boundary or is processed by an agent, the DLP Scanner identifies and redacts sensitive information — Social Security numbers, credit card data, health records, and other regulated data types. This is the technical implementation of the data governance requirements that NIST, the EU AI Act, and ISO 42001 all specify but leave to implementors to solve.

Sandboxed execution maps to risk management requirements. All three frameworks require that risks be managed and mitigated. Our platform's sandboxed execution — with Kubernetes-native process isolation, credential scoping, network access control, and timeout enforcement — provides technical risk mitigation for AI agent operations. The controls are not documentation about how risks are managed; they are the mechanisms that manage the risks.

For organizations navigating multiple governance frameworks simultaneously, the practical approach is to implement technical controls that satisfy the most demanding framework (typically the EU AI Act for high-risk systems) and then demonstrate how those same controls address the requirements of the other frameworks. The overlap is substantial enough that a single well-designed governance architecture can cover all three — which is exactly what our platform is designed to provide, with its integrated Audit System, RBAC, DLP Scanner, and sandboxed execution working as a unified compliance layer.

Sources