A AAIA Study GuideISACA Advanced in AI Auditβ„’
Reference

Frameworks, Regulations & Standards Cross-domain

The AAIA exam loves to test whether you can tell a voluntary framework from a binding law, a certifiable management system from a set of principles, and a risk process from a compliance obligation. This page is your single reference for every framework the exam names β€” what each is for, what it requires, and the auditor's angle: how to turn it into audit criteria, controls, and evidence.

Reference

Frameworks, Regulations & Standards Cross-domain

The AAIA exam loves to test whether you can tell a voluntary framework from a binding law, a certifiable management system from a set of principles, and a risk process from a compliance obligation. This page breaks every instrument the exam names down to the micro level β€” what each is for, what it actually requires, and, in every case, the auditor's angle: how you turn the framework into audit criteria, controls, and evidence.

πŸ”‘
The one idea that unlocks the chapter

Adopting a voluntary framework (NIST AI RMF, OECD principles) is good practice but is not legal compliance. Conforming to a standard (ISO/IEC 42001) can be certified but still is not law. Only a regulation (EU AI Act, GDPR) is legally binding. Complying with one never proves compliance with the others β€” and the auditor's job is to map each system to all the instruments that apply to it.

NIST AI RMF Voluntary Β· US

The NIST AI Risk Management Framework 1.0 (Jan 2023) is the voluntary, outcome-based framework the exam most often expects you to operationalize into audit criteria β€” its four functions, profiles, and seven trustworthy-AI characteristics give you a ready-made control structure.

1.1 The four functions β€” GOVERN, MAP, MEASURE, MANAGE

The heart of the AI RMF is its Core, organized into four functions, each broken into categories and subcategories of outcomes. GOVERN is cross-cutting β€” it cultivates a risk-management culture and underpins the other three. MAP establishes context and frames the risks. MEASURE analyzes, benchmarks, and monitors them. MANAGE prioritizes and acts. MAP, MEASURE, and MANAGE form an iterative cycle that runs throughout the AI lifecycle, not a one-time waterfall.

Auditor's angle: the four functions map almost one-to-one onto the control areas of an AI audit program. The risk is that organizations cherry-pick MEASURE (model testing) while skipping GOVERN (accountability) and MANAGE (treatment), so a model is well-tested but no one owns its residual risk. Look for an AI policy and accountable roles (GOVERN), use-case and impact documentation (MAP), test/monitoring evidence (MEASURE), and risk-treatment plans with sign-off (MANAGE).

  • GOVERN β€” policy, roles, accountability, risk appetite, third-party/supply-chain processes; it is the backbone the others hang from.
  • MAP β€” intended use, stakeholders, impacts, system categorization and risk framing in context.
  • MEASURE β€” quantitative/qualitative analysis: bias, robustness, performance, security; the TEVV (test, evaluation, verification & validation) evidence.
  • MANAGE β€” prioritize, treat, respond, recover, communicate; allocate resources to the highest risks.
FunctionPurposeEvidence the auditor samples
GOVERNCultivate a culture of risk management across the whole lifecycle.AI policy, governance committee minutes, RACI, risk-appetite statement, vendor-risk process.
MAPEstablish context; frame and categorize the risks.Use-case sheets, impact assessments, risk register with context-based tiering.
MEASUREAnalyze, benchmark, and monitor AI risk.Fairness/robustness/performance test results, monitoring dashboards, TEVV records.
MANAGEPrioritize and act on assessed risks.Risk-treatment plans, residual-risk sign-off, incident response, monitoring decisions.
Worked example

Building an audit program from the Core

An auditor is assigned to assess a deployed fraud-detection model. The organization has no control catalogue. The auditor decides to use the AI RMF Core as the program's structure.

  1. Adopt the four functions as control domains

    The auditor states in the engagement scope that GOVERN/MAP/MEASURE/MANAGE are the criteria, then writes one control objective per function so the program is complete and outcome-based.

  2. Test GOVERN first

    Requests the AI policy, the RACI, and committee minutes. Finds the model has no named risk owner β€” flags a GOVERN gap because every later control depends on accountability.

  3. Walk MAP

    Reviews the use-case documentation and impact assessment. Confirms the fraud model was risk-framed for false-positive harm to customers, and that the context was recorded.

  4. Sample MEASURE evidence

    Pulls the TEVV records: precision/recall by segment, drift monitoring, and adversarial-robustness tests. Notes monitoring stopped three months ago β€” a MEASURE gap.

  5. Trace MANAGE

    Asks for the risk-treatment plan and residual-risk sign-off. There is no documented acceptance of the residual false-positive rate β€” a MANAGE gap.

  6. Report against the functions

    Reports two open gaps (no owner; stale monitoring; no residual sign-off) mapped to the specific functions, so management sees exactly which outcome failed.

Auditor's takeaway: using the Core as the program backbone gives complete coverage and a vocabulary management already half-recognizes. A program that only tests model accuracy (MEASURE) would have missed the bigger issues β€” no owner and no residual-risk acceptance β€” which are GOVERN and MANAGE failures.
1.2 Profiles & the Generative AI Profile

The AI RMF is meant to be tailored. A Profile is an instantiation of the framework's functions for a specific use case, sector, or technology β€” describing a current ("as-is") state and a target ("to-be") state so an organization can prioritize. In July 2024 NIST published the Generative AI Profile (NIST AI 600-1), a companion that names risks unique to or amplified by generative AI β€” confabulation/hallucination, dangerous or violent content, data privacy, information integrity, IP infringement, and CBRN/cyber misuse β€” and suggests hundreds of actions mapped back to the four functions.

Auditor's angle: a Profile is effectively a pre-built control catalogue you can lift straight into your audit criteria. The risk is that an organization runs a generative-AI system against the generic RMF and never addresses confabulation or training-data IP. Look for evidence the right Profile was selected and that a current-vs-target gap analysis drove a remediation roadmap.

  • Profiles give a priority order β€” the current-vs-target gap shows what to fix first.
  • The GenAI Profile maps named risks to concrete actions under each function, so it doubles as a checklist.
  • Use-case and sector Profiles let the auditor justify which controls to expect for the system in scope.
Worked example

Auditing a customer-support GenAI assistant

A bank deploys a retrieval-augmented chatbot that answers account questions. The auditor uses the Generative AI Profile to set expectations.

  1. Select the Profile

    Confirms the system is generative and picks NIST AI 600-1 as the source of expected controls, recording this in the criteria.

  2. Pull the GenAI-specific risks

    Extracts the Profile's relevant risks β€” confabulation, information integrity, data privacy β€” and turns each into an audit question.

  3. Run a current-vs-target gap analysis

    For each risk, compares the organization's actual controls (grounding to verified sources, output filtering, PII redaction) against the Profile's suggested actions.

  4. Test the confabulation control

    Samples 50 responses; finds 6 invented fees not in the source documents β€” a current-state gap on information integrity.

  5. Check privacy actions

    Verifies whether prompts/outputs are logged with customer data and whether retention and minimization match the Profile's guidance; finds 24-month raw-prompt retention with no justification.

  6. Build the roadmap

    Reports each gap with the Profile action that closes it and a priority based on the current-vs-target distance, giving management a sequenced remediation plan.

Auditor's takeaway: the Profile let the auditor expect generative-specific controls (grounding, hallucination testing, prompt-data minimization) that a generic risk review would never have looked for. Naming the Profile in the criteria also defends the findings β€” the controls were not invented, they came from a published source.
1.3 The seven characteristics of trustworthy AI

NIST defines seven characteristics that together describe trustworthy AI. The exam tests these as a checklist and asks you to recognize which characteristic a failing control threatens.

Auditor's angle: the characteristics are the outcomes your controls must deliver, so they make a natural mapping target β€” every control should trace to at least one characteristic, and every characteristic should be covered by at least one control. The risk is uneven coverage (heavy on fairness, blind on security/resilience). Use them as a completeness check over the control set.

Valid & reliable Safe Secure & resilient Accountable & transparent Explainable & interpretable Privacy-enhanced Fair β€” bias managed
  • Valid & reliable β€” accurate and consistent; the foundation the others rest on.
  • Safe β€” does not, under defined conditions, endanger life, health, property, or environment.
  • Secure & resilient β€” withstands attack (poisoning, evasion, extraction) and degrades/recovers gracefully.
  • Accountable & transparent β€” design, data, decisions, and owners are documented so responsibility can be assigned.
  • Explainable & interpretable β€” mechanisms and the meaning of outputs can be conveyed to the right audience.
  • Privacy-enhanced β€” safeguards autonomy, identity, dignity; minimization, de-identification, PETs.
  • Fair β€” harmful bias managed β€” addresses equality/equity; manages systemic, computational, and human-cognitive bias.
Worked example

Diagnosing which characteristic failed

An auditor finds that an image-classification model can be reliably fooled by small, deliberately crafted perturbations to inputs, causing misclassification. Management calls it "a fairness problem." The auditor must map it correctly.

  1. Describe the failure precisely

    The model fails under adversarial inputs β€” crafted perturbations cause wrong outputs. This is an attack, not a demographic-equity issue.

  2. Match to the characteristic

    Crafted-input attacks map to Secure & resilient (evasion attack), with a knock-on to Valid & reliable when normal inputs also misclassify.

  3. Reject the mislabel

    Notes that "fairness" concerns harmful bias across groups, which is not what was observed β€” correcting the categorization matters because it drives the right control.

  4. Identify the expected control

    Looks for adversarial-robustness testing, input validation, and an attack-response plan under MEASURE/MANAGE; finds none.

  5. Report by characteristic

    Raises the finding as a gap in Secure & resilient with secondary impact on validity, recommending adversarial testing in TEVV.

Auditor's takeaway: naming the right characteristic routes the finding to the right control (robustness testing, not bias mitigation). Mislabeling it "fairness" would have sent the team to fix the wrong thing and left the actual vulnerability open.
1.4 Using the AI RMF as audit criteria

Because the RMF is structured and outcome-based, it makes excellent audit criteria even where it is not legally required. But it is voluntary β€” conforming to it is not evidence of legal compliance, and the auditor must say so.

Auditor's angle: the trap is treating "we use NIST" as a compliance answer to a legal question. Use the RMF to structure how you audit, but always overlay the binding instruments (EU AI Act, GDPR) that the use case triggers. State explicitly in scope that the RMF is being used as criteria, not as proof of compliance.

  • Functions become control areas; characteristics become the outcomes you test for.
  • A relevant Profile pre-populates the expected controls.
  • Always pair voluntary criteria with the applicable binding law in the scope statement.
⚠️
Watch out

"We follow the NIST AI RMF" answers a process maturity question, never a legal compliance one. A voluntary framework cannot discharge an EU AI Act or GDPR obligation.

Worked example

Choosing criteria for a credit-decisioning model

An auditor must assess a new credit-decisioning model and define the audit criteria. The organization has adopted NIST AI RMF and asks the auditor to "audit us against NIST."

  1. Accept the RMF as the structural backbone

    Uses the four functions and seven characteristics to organize control expectations β€” a defensible, outcome-based skeleton.

  2. Identify the use case's binding law

    Recognizes credit scoring is EU AI Act high-risk and involves personal data, so GDPR (incl. Art. 22) and fair-lending rules apply.

  3. Layer legal criteria on top

    Adds the high-risk obligations (risk-management system, data governance, human oversight, conformity assessment) and GDPR safeguards as additional criteria, not substitutes.

  4. Write the scope honestly

    States that the RMF is used as risk criteria and does not evidence legal compliance, which is tested separately against the AI Act and GDPR.

  5. Map RMF controls to legal obligations

    Shows that MANAGE/GOVERN human-oversight controls also help satisfy Art. 22 and AI Act human-oversight duties β€” reuse where the criteria overlap.

  6. Report dual conclusions

    Gives one conclusion on RMF risk-management maturity and a separate one on legal compliance, so management cannot conflate them.

Auditor's takeaway: the RMF is the right tool to structure the audit, but on its own it cannot answer the compliance question. The correct approach uses voluntary criteria for rigor and binding criteria for the legal verdict β€” and keeps the two conclusions separate.

ISO/IEC 42001 & the ISO AI family Standard Β· Certifiable

Where NIST gives a risk framework, ISO gives a certifiable management system: ISO/IEC 42001:2023 is the world's first AI Management System (AIMS) standard, supported by 23894 (risk) and 22989 (terminology).

2.1 What an AIMS is & the PDCA cycle

An AI Management System (AIMS) is the set of interrelated policies, objectives, processes, roles, and controls an organization uses to govern AI responsibly and consistently. ISO/IEC 42001 specifies the requirements to establish, implement, maintain, and continually improve one. Like every ISO management-system standard it runs on the Plan-Do-Check-Act (PDCA) cycle: Plan (context, policy, objectives, risk and AI-system impact assessment), Do (operational controls, lifecycle, data, third parties), Check (monitoring, internal audit, management review), Act (correct nonconformities and improve).

Auditor's angle: the value of a management system is that responsible AI becomes systemic, not ad hoc. The risk is "paper conformance" β€” a policy exists but the PDCA loop never closes (no internal audit, no management review, no corrective action). Test that the cycle actually turns: pick a nonconformity and trace it to a corrective action and an improved control.

  • Plan β€” context, interested parties, AI policy, objectives, risk and impact assessment.
  • Do β€” implement selected Annex A controls; manage lifecycle, data, suppliers.
  • Check β€” monitor/measure, internal audit, management review.
  • Act β€” corrective action and continual improvement.
Worked example

Does the PDCA loop actually close?

An organization claims a mature AIMS. The auditor decides to test whether continual improvement is real or just documented.

  1. Confirm Plan exists

    Verifies an AI policy, objectives, and a documented scope approved by leadership β€” the baseline of any management system.

  2. Test Do

    Checks that the controls selected to treat AI risks are actually implemented for at least one live system, not just listed.

  3. Pull Check evidence

    Requests the last internal audit report and management-review minutes; both must exist and cover AI, not just generic IT.

  4. Find a logged nonconformity

    Selects one nonconformity raised in the internal audit as a thread to follow.

  5. Trace it to Act

    Follows that nonconformity to a corrective-action record, a root-cause analysis, and a changed control or process.

  6. Conclude on the cycle

    If the thread runs Plan→Do→Check→Act end to end, the AIMS is operating; if corrective action is missing, it is paper conformance and the auditor reports the loop as broken.

Auditor's takeaway: a management system is judged by whether the loop turns, not by the existence of a policy. Tracing one nonconformity all the way to an improvement is the fastest test of whether the AIMS is real.
2.2 Annex A controls & the Statement of Applicability

ISO/IEC 42001 includes an Annex A catalogue of reference controls and control objectives (with implementation guidance in Annex B). They span AI policies, internal organization and roles, resources for AI systems, impact assessment of AI on individuals and society, the AI system lifecycle, data for AI systems, information for interested parties, use of AI systems, and third-party/supplier relationships. As with ISO 27001, an organization selects applicable controls via a Statement of Applicability (SoA) β€” recording which controls apply, which are excluded, and why.

Auditor's angle: the SoA is the master map between the standard and the implementation, and a prime piece of audit evidence. The risk is convenient exclusions β€” controls dropped to dodge work, with weak or no justification. Sample applicable controls for real implementation, and challenge every exclusion's rationale.

  • The SoA lists each control's applicability, justification, and implementation status.
  • Excluded controls need a documented reason that holds up against the actual scope.
  • Annex A is a reference set β€” organizations may add controls; absence from Annex A is not an excuse to ignore a real risk.
Worked example

Testing the Statement of Applicability

An auditor reviews the SoA for an AIMS covering an HR screening model.

  1. Obtain the SoA

    Requests the current SoA and confirms it lists each Annex A control with applicability, justification, and status.

  2. Cross-check scope

    Confirms the HR model is inside the AIMS scope, so controls on impact assessment and data for AI must apply.

  3. Spot a suspicious exclusion

    Notes the "impact assessment of AI systems on individuals and society" control is marked not applicable β€” implausible for an HR tool affecting people's jobs.

  4. Challenge the justification

    Reads the stated reason; it claims "low impact," contradicting the high-stakes employment use. Flags an unjustified exclusion.

  5. Sample an included control

    For "data for AI systems," requests evidence the training data was checked for relevance, representativeness, and errors β€” testing that inclusion is real.

  6. Report SoA integrity

    Concludes the SoA both excludes a control it should not and overstates another's implementation, undermining reliance on the certificate scope.

Auditor's takeaway: the SoA is where management systems are quietly hollowed out. Auditing it means testing both directions β€” that exclusions are justified and that inclusions are actually implemented.
2.3 Relationship to ISO/IEC 27001

ISO/IEC 42001 uses the same Harmonized Structure (Annex SL) as ISO/IEC 27001, so the two integrate cleanly. An organization with a mature ISMS can extend it to an AIMS, reusing the risk process, internal-audit machinery, and management review rather than building a parallel system. Both are certifiable by accredited bodies.

Auditor's angle: reuse is good, but the controls differ β€” 27001 secures information; 42001 governs AI-specific risks (bias, impact on people, lifecycle, data quality). The risk is an organization claiming "our 27001 covers AI." Confirm that AI-specific controls and impact assessments exist, not just security controls relabeled.

  • Shared Annex SL clauses (context, leadership, planning, support, operation, evaluation, improvement) integrate the two.
  • An ISMS can host an AIMS, sharing audit and review cadence.
  • 27001 conformance does not imply 42001 conformance β€” different control objectives.
Worked example

"Our ISO 27001 already covers the AI"

A vendor offers its ISO 27001 certificate as evidence that its AI service is responsibly governed. The auditor evaluates the claim.

  1. Identify what 27001 certifies

    Notes the certificate covers an information security management system β€” confidentiality, integrity, availability of information.

  2. List the AI risks 27001 misses

    Bias, fairness, AI-system impact on individuals, training-data quality, model lifecycle governance β€” none are 27001's purpose.

  3. Ask for the AIMS

    Requests an ISO/IEC 42001 certificate or equivalent AI-specific controls and impact assessments.

  4. Check shared machinery is reused, not assumed

    If the vendor extended its ISMS, verifies that AI risk and impact assessment were added to the existing process.

  5. Conclude on the gap

    Reports that 27001 evidences security only; the AI-governance assertion is unsupported until 42001-type controls are shown.

Auditor's takeaway: a security certificate proves security, not responsible AI. The two standards integrate structurally but cover different risks β€” never let one stand in for the other.
2.4 ISO/IEC 23894 (risk) & 22989 (terminology)

ISO/IEC 23894:2023 is AI risk-management guidance β€” not certifiable. It adapts the ISO 31000 principles, framework, and process to AI, with AI-specific risk sources and examples; think of it as the "how to do AI risk management" companion that feeds the risk requirements of 42001. ISO/IEC 22989:2022 is the standardized AI concepts and terminology β€” the vocabulary the other standards rely on.

Auditor's angle: 23894 gives you criteria to judge the maturity of an AI risk process even outside a certification; 22989 grounds scope and findings in shared definitions so "AI system," "model," and "training data" mean the same thing to everyone. The risk: an organization runs a generic enterprise risk process that never identifies AI-specific risk sources. Use 23894 to check the risk process actually surfaces AI risks.

  • 23894 = ISO 31000 adapted to AI; guidance, not certifiable.
  • 22989 = vocabulary; underpins consistent scope and criteria.
  • 42001 = the certifiable management system that the other two support.
βœ…
Three jobs, three standards

42001 = management system (certifiable); 23894 = risk how-to; 22989 = vocabulary. If a scenario asks for a certifiable AI standard, it is 42001.

Worked example

Judging an AI risk process with 23894

An auditor must assess whether an organization's risk process genuinely covers AI, using ISO/IEC 23894 as criteria.

  1. Anchor terms with 22989

    Agrees the definitions of "AI system," "model," and "training data" up front so the scope and findings are unambiguous.

  2. Map the process to ISO 31000 stages

    Checks the process performs risk identification, analysis, evaluation, and treatment β€” the structure 23894 adapts.

  3. Test for AI-specific risk sources

    Verifies the identification step surfaces AI-specific sources β€” data bias, model drift, opacity, automation bias β€” not just generic IT risks.

  4. Check integration with the lifecycle

    Confirms risk is reassessed across the AI lifecycle (design, data, training, deployment, monitoring), as 23894 expects.

  5. Evaluate treatment and monitoring

    Tests that identified AI risks have owners, treatments, and ongoing monitoring.

  6. Conclude on maturity

    Reports where the process meets 23894 and where it is generic β€” e.g., it identifies security risk but never drift or bias.

Auditor's takeaway: 23894 lets you judge an AI risk process without a certification gate, and 22989 keeps the whole engagement speaking one language. A risk process that never names AI-specific sources is the classic gap they reveal.
2.5 Auditing against a certifiable standard

The defining feature of 42001 is that it is certifiable by an accredited body, so an organization can hold a certificate β€” strong but not conclusive third-party evidence. A certificate's value depends entirely on its scope and currency.

Auditor's angle: a certificate that excludes the system you are auditing, or that has lapsed, proves little. The risk is over-reliance on a certificate as a blanket assurance. Verify the accreditation, the scope statement, the validity dates, and the SoA behind it; then test live controls rather than accepting the certificate at face value.

  • Check the certificate is from an accredited body, not a self-declaration.
  • Read the scope β€” does it actually include the model in question?
  • Confirm currency and any surveillance-audit results; certificates expire and can carry open findings.
Worked example

Relying on a 42001 certificate

A business unit presents an ISO/IEC 42001 certificate as evidence that its recommendation engine is well governed. The auditor decides how much reliance to place on it.

  1. Verify accreditation

    Confirms the issuing body is accredited; rejects any self-declared "certificate."

  2. Read the scope statement

    Finds the certificate scope covers the company's HR AIMS β€” but not the recommendation engine. The certificate does not apply to the system in scope.

  3. Check currency

    Confirms validity dates and the latest surveillance audit; notes an open nonconformity from the last surveillance visit.

  4. Inspect the SoA

    Requests the SoA to see which controls the certificate actually attests to.

  5. Test live controls anyway

    Because the engine is out of scope, performs substantive testing of its governance directly rather than relying on the certificate.

  6. Report the reliance decision

    Documents that the certificate provided no assurance for the engine and the engine's controls were tested independently.

Auditor's takeaway: a certificate is evidence about a defined scope at a point in time, not a universal seal. Always read the scope and dates before placing reliance β€” a mis-scoped certificate is worth nothing for the system you actually care about.

EU AI Act Regulation Β· EU

Regulation (EU) 2024/1689 is the world's first comprehensive, horizontal AI law and the most heavily tested regulation on the exam β€” a risk-based, proportionate regime with broad extraterritorial reach and severe penalties.

3.1 The four risk tiers

The Act's central design scales obligations to the risk an AI system poses to health, safety, and fundamental rights, across four tiers: unacceptable/prohibited, high-risk, limited/transparency, and minimal.

Auditor's angle: tier classification drives everything downstream β€” get the tier wrong and the entire obligation set is wrong. The risk is systematic under-classification to avoid the high-risk burden. The auditor independently re-derives the tier from the use case rather than accepting management's label.

TierExamplesCore obligation
Unacceptable / prohibitedGovernment social scoring; manipulative/exploitative systems; untargeted facial-image scraping; most real-time remote biometric ID in public; certain emotion recognition at work/school.Banned β€” may not be placed on the market or used.
High riskRecruitment/HR, credit scoring, biometric ID, critical infrastructure, education, essential services, law enforcement, medical devices, AI as a safety component of regulated products.Full obligation set: risk-management system, data governance, technical documentation, logging, transparency to deployers, human oversight, accuracy/robustness/cybersecurity, conformity assessment, EU-database registration.
Limited / transparencyChatbots; emotion-recognition and biometric-categorization (where allowed); AI-generated or manipulated content (deepfakes).Transparency: tell people they are interacting with AI; label AI-generated/manipulated content.
Minimal riskSpam filters, AI in video games, inventory-optimization tools.No mandatory obligations; voluntary codes of conduct encouraged.
Worked example

Classifying a mixed portfolio

A company lists four AI systems and labels them all "low risk": a CV-screening tool, a customer chatbot, a spam filter, and a pilot that scores citizens' trustworthiness for a public benefit.

  1. List each use case in context

    Records the actual purpose and who is affected for each system, since context determines the tier.

  2. Test against prohibited practices

    The trustworthiness-scoring pilot is government-style social scoring β€” a prohibited practice; flags it as a potential ban, not a control gap.

  3. Test against the high-risk list

    CV-screening is recruitment, an explicitly listed high-risk domain.

  4. Test for transparency triggers

    The chatbot is limited/transparency β€” disclose users are talking to AI.

  5. Confirm minimal

    The spam filter is genuinely minimal with no mandatory duties.

  6. Report corrected tiers

    Delivers four corrected classifications, escalating the prohibited pilot urgently and the missing high-risk controls on CV-screening.

Auditor's takeaway: "all low risk" is the trap. Re-deriving the tier from the use case surfaced both a prohibited practice and a high-risk system hiding behind a convenient label.
3.2 Obligations for high-risk systems

High-risk systems carry the bulk of the compliance burden. Providers (and, in defined ways, deployers) must implement and evidence a continuous risk-management system; data and data governance (relevant, representative, error-checked data); technical documentation and automatic logging; transparency and instructions for use; effective human oversight; and appropriate accuracy, robustness, and cybersecurity. Before market placement the system must pass a conformity assessment, bear CE marking where applicable, and be registered in the EU database. Deployers have their own duties, including using the system per instructions, ensuring oversight, and (for many high-impact/public-sector uses) a fundamental-rights impact assessment.

Auditor's angle: each obligation is an audit criterion with a named evidence artifact. The risk is that one or two obligations are met (testing accuracy) while others are absent (no human oversight, no conformity assessment). Walk the full list and demand the artifact for each.

  • Provider vs deployer duties differ β€” confirm which role your auditee holds.
  • Conformity assessment + CE marking + EU-database registration are gating steps before placement.
  • Human oversight must be effective, not nominal β€” a person able to override, not a rubber stamp.
Worked example

Pre-deployment readiness of a high-risk HR tool

An organization is about to place a high-risk recruitment AI on the EU market. The auditor performs a readiness review against the high-risk obligations.

  1. Confirm role and tier

    Establishes the auditee is the provider and the system is high-risk, so the full provider obligation set applies.

  2. Test the risk-management system

    Confirms a continuous, documented risk process exists across the lifecycle β€” not a one-off assessment.

  3. Inspect data governance

    Reviews evidence that training/validation/test data is relevant, representative, and error-checked, with bias examination.

  4. Check documentation and logging

    Verifies technical documentation and automatic event logging are in place to enable traceability.

  5. Test human oversight

    Confirms a named reviewer can understand, override, and stop the system β€” and that this is exercised, not theoretical.

  6. Verify conformity assessment and registration

    Checks the conformity assessment was completed, CE marking applied where required, and the system registered in the EU database before placement.

  7. Report go/no-go

    Concludes the system is not ready: data governance and risk management exist, but no conformity assessment and only nominal oversight β€” both blockers to lawful placement.

Auditor's takeaway: high-risk compliance is a complete set, not a menu. Strong model testing does not compensate for a missing conformity assessment or token human oversight β€” any single missing gating obligation makes placement unlawful.
3.3 GPAI & foundation-model rules

The Act adds a dedicated regime for general-purpose AI (GPAI) models. All GPAI providers face transparency and documentation duties, must publish a summary of training-data content, and must have a policy to respect EU copyright law. GPAI models judged to carry systemic risk (very capable models above a compute threshold) face additional duties: model evaluation and adversarial testing, systemic-risk assessment and mitigation, serious-incident reporting, and cybersecurity protections.

Auditor's angle: obligations sit on the model and flow downstream to deployers who build on it. The risk is a deployer assuming "the foundation-model provider handles compliance" while its own high-risk application duties go unmet. Identify whether a GPAI model is involved, whether it is systemic-risk, and where each duty lands.

  • Baseline GPAI duties: documentation, training-data summary, copyright policy.
  • Systemic-risk GPAI: evaluation/adversarial testing, risk mitigation, incident reporting, cybersecurity.
  • Building a high-risk app on a GPAI model does not transfer the app's own obligations to the model provider.
Worked example

A deployer fine-tunes a foundation model

A company fine-tunes a large third-party foundation model to power a high-risk hiring assistant and assumes the model provider's compliance covers it.

  1. Identify the GPAI involvement

    Confirms a general-purpose model underpins the application and notes the provider's baseline GPAI duties (docs, training-data summary, copyright policy).

  2. Check systemic-risk status

    Determines whether the base model is classified systemic-risk, which would add evaluation and incident-reporting duties on the model provider.

  3. Locate the deployer's own duties

    Establishes that the hiring assistant is itself high-risk, so the company carries the full high-risk obligation set for its application.

  4. Test the hand-off documentation

    Verifies the provider supplied information sufficient for the deployer to meet its obligations; gaps here are the provider's failing.

  5. Reject the assumption

    Flags that the provider's GPAI compliance does not discharge the deployer's high-risk duties for the hiring app.

  6. Report split responsibilities

    Documents which duties sit with the model provider and which with the deployer, and the deployer's open high-risk gaps.

Auditor's takeaway: GPAI rules and application-level high-risk rules are separate, stacked obligations. A deployer cannot outsource its high-risk duties to the foundation-model provider β€” the auditor must allocate each duty to the right party.
3.4 Timelines, extraterritorial reach & penalties

The Act entered into force on 1 August 2024 and applies in phases: prohibitions and AI-literacy duties from Feb 2025; GPAI obligations and governance from Aug 2025; the bulk of high-risk obligations from Aug 2026; high-risk systems embedded in regulated products from Aug 2027. It has broad extraterritorial reach β€” like GDPR, it can apply to providers and deployers outside the EU when the system's output is used in the EU. Penalties are tiered: up to €35m or 7% of global turnover for prohibited breaches; up to €15m or 3% for most other obligations; up to €7.5m or 1% for supplying incorrect information (whichever is higher).

Auditor's angle: the phased dates mean compliance deadlines differ by tier β€” auditing a high-risk system in early 2026 means assessing readiness before the obligation bites. The risk is "we're not an EU company" used as a blanket defence. Test where outputs are used, not just where the company sits.

  • Map each system's tier to its applicable phase date.
  • Extraterritorial: output used in the EU can pull a non-EU org into scope.
  • Penalty band tracks severity β€” prohibited practices carry the 7% maximum.
⚠️
It reaches you outside the EU

A non-EU organization whose AI system's output is used in the EU can be in scope. "We're not an EU company" is not a defence the auditor should accept without testing output destinations.

Worked example

"The AI Act doesn't apply to us"

A US-based SaaS firm sells a high-risk resume-screening tool. Its EU customers use it to screen EU applicants. Management says the Act does not apply because the firm has no EU entity.

  1. Trace where the output is used

    Confirms EU employers use the tool's screening outputs on candidates in the EU β€” bringing the system into scope despite the US base.

  2. Reject the "no EU entity" defence

    Documents that extraterritorial reach turns on output use in the EU, not on corporate location.

  3. Fix the tier and obligations

    Confirms recruitment = high-risk, so the full obligation set and a conformity assessment apply.

  4. Map to the phase date

    Locates the high-risk obligation date (Aug 2026) and assesses readiness against it now.

  5. Quantify the exposure

    Notes the penalty band β€” up to €15m or 3% for high-risk obligation breaches β€” to size the risk for management.

  6. Report scope and deadline

    Concludes the firm is in scope, names the deadline, and lists the missing high-risk controls.

Auditor's takeaway: jurisdiction follows the output, not the letterhead. Combined with the phased timeline, the auditor's value is telling management it is both in scope and on a clock β€” with quantified penalty exposure.
3.5 How an auditor maps a system to its tier

Tiering is the first and most consequential step in any AI Act assessment. It is a decision procedure, not a guess: check prohibited practices first, then the high-risk list and annexes, then transparency triggers, then default to minimal.

Auditor's angle: a reproducible classification method is itself an audit finding β€” if the organization cannot show how it tiered its systems, the classifications are unreliable. Look for a documented, repeatable tiering procedure and challenge any tier that lowers obligations without justification.

  • Order matters: prohibited β†’ high-risk β†’ limited β†’ minimal.
  • Use the intended purpose and context, not the technology label.
  • Document the rationale so the classification is auditable and repeatable.
Worked example

A repeatable tiering decision for a biometric tool

An auditor must classify an AI system that identifies people from CCTV footage in a shopping centre.

  1. Capture intended purpose and context

    Records that it performs remote biometric identification of the public in a publicly accessible space.

  2. Screen for prohibited practices

    Checks whether it is real-time remote biometric ID in public β€” largely prohibited; if real-time, it may be banned absent a narrow exception.

  3. If not prohibited, test high-risk

    If it operates post-event (not real-time), biometric identification still sits in the high-risk category, triggering the full obligation set.

  4. Test transparency triggers

    Confirms any additional transparency duties (e.g., informing data subjects) that stack on top.

  5. Document the decision path

    Writes the rationale at each branch so the classification is reproducible by anyone.

  6. Conclude the tier

    Concludes real-time = prohibited risk; post-event = high-risk β€” and records which applies and why.

Auditor's takeaway: a small fact (real-time vs post-event) flips the tier from prohibited to high-risk. A documented decision path is what makes the classification defensible and repeatable β€” the absence of one is itself a finding.

OECD AI Principles & global instruments Principles

Beyond binding law sits a layer of influential international principles and soft-law instruments β€” not enforceable themselves, but the values underlying NIST, ISO, and the AI Act, and a recurring exam distinction between soft and hard law.

4.1 The OECD AI Principles

The OECD AI Principles (2019, updated 2024) were the first intergovernmental AI standard, adopted by OECD members and beyond and the basis of the G20 AI principles. Five values-based principles: inclusive growth/sustainable development/well-being; human rights and democratic values (incl. fairness and privacy); transparency and explainability; robustness, security and safety; and accountability. The OECD's definition of an "AI system" was also adopted as the reference definition in the EU AI Act.

Auditor's angle: the principles are not a compliance test β€” but they explain why the trustworthy-AI characteristics look so alike across frameworks, and they can be turned into testable controls. The risk is an organization citing "we follow OECD principles" as if it were compliance. Treat them as the rationale layer, and convert each principle into a concrete, evidenced control before relying on it.

  • Five principles; values-based, voluntary, intergovernmental.
  • Source of the EU AI Act's "AI system" definition.
  • Influential but unenforceable β€” soft law.
Worked example

Turning a principle into a testable control

An organization's AI policy says it "adheres to the OECD principle of transparency and explainability." The auditor must make that auditable.

  1. Restate the principle as an outcome

    Translates "transparency and explainability" into: affected people are told AI is used and can get a meaningful explanation of decisions.

  2. Define concrete controls

    Specifies AI-use disclosures, an explanation method appropriate to the audience, and a logging mechanism for decisions.

  3. Identify evidence

    Lists the artifacts: disclosure notices, sample explanations, decision logs.

  4. Test the controls

    Samples decisions and checks each has a disclosure and a meaningful explanation, not boilerplate.

  5. Conclude on adherence

    Reports whether the principle is actually operationalized or is an aspirational statement with no controls behind it.

Auditor's takeaway: a principle is auditable only once converted into outcomes, controls, and evidence. "We follow OECD principles" is meaningless to an auditor until each principle is tied to something testable.
4.2 G7 Hiroshima AI Process

The G7 Hiroshima AI Process (2023) produced international Guiding Principles and a voluntary Code of Conduct for organizations developing advanced AI systems, focused on safety, transparency, and accountability for frontier/foundation models.

Auditor's angle: aimed squarely at frontier-model developers, the Code of Conduct is a useful checklist for organizations building or fine-tuning very capable models β€” but it is voluntary. The risk is conflating Code-of-Conduct adherence with EU AI Act GPAI obligations, which overlap but are legally distinct. Use it as good-practice criteria, never as proof of legal compliance.

  • Voluntary, targeted at advanced/frontier AI developers.
  • Themes: safety, transparency, accountability β€” echoing the systemic-risk concerns in the AI Act.
  • Overlaps with, but does not satisfy, binding GPAI duties.
Worked example

Frontier-model developer cites the Code of Conduct

A developer of a very capable model points to its Hiroshima Code-of-Conduct commitments as evidence of compliance. The auditor evaluates the claim.

  1. Classify what the Code is

    Notes the Code of Conduct is voluntary soft law for advanced AI developers, not a binding instrument.

  2. Map overlap with binding duties

    Identifies where its themes (testing, transparency) mirror EU AI Act systemic-risk GPAI obligations.

  3. Separate voluntary from legal

    Confirms whether the model meets the binding GPAI/systemic-risk duties independently of the voluntary commitments.

  4. Test actual practice

    Samples evidence that the Code's commitments (e.g., adversarial testing) are real, not declarative.

  5. Conclude

    Reports good-practice adherence as a positive, but states it does not by itself satisfy the binding GPAI obligations.

Auditor's takeaway: the Hiroshima Code is a credible good-practice benchmark for frontier developers, but its voluntary nature means it cannot stand in for the AI Act's binding GPAI duties β€” assess each separately.
4.3 UNESCO Recommendation on the Ethics of AI

The UNESCO Recommendation on the Ethics of AI (2021) was the first global standard-setting instrument on AI ethics, adopted by all UNESCO member states. It is values- and principles-based (human dignity, human rights, fairness, sustainability) with practical policy action areas β€” but it is a recommendation, not law.

Auditor's angle: its breadth (nearly universal adoption) makes it the strongest signal of globally shared AI-ethics expectations, useful where an organization operates across many jurisdictions. The risk is treating its near-universal adoption as binding force. Use it to inform ethics criteria, especially around human-rights impact, while anchoring the compliance verdict in actual law.

  • First global AI-ethics instrument; adopted by all member states.
  • Includes practical policy action areas and a readiness/impact-assessment emphasis.
  • A recommendation β€” influential, not enforceable.
Worked example

Setting ethics criteria for a multinational deployment

A company deploys an AI system across many countries with inconsistent local AI laws and asks the auditor what ethics baseline to apply.

  1. Recognize the gap

    Notes that binding local rules are patchy, leaving an ethics-criteria vacuum in several markets.

  2. Adopt UNESCO as the common baseline

    Uses the Recommendation's near-universal principles as a shared minimum ethics standard across all markets.

  3. Derive testable controls

    Converts its human-rights and fairness emphasis into controls such as a human-rights impact assessment.

  4. Overlay binding local law

    Layers each jurisdiction's actual legal requirements on top of the common ethics baseline.

  5. Conclude separately

    Reports ethics-baseline conformance and legal compliance as distinct conclusions.

Auditor's takeaway: UNESCO's universality makes it a useful common ethics floor for multinationals, but it is a recommendation β€” the legal verdict still rests on each jurisdiction's binding law.
4.4 Translating voluntary principles into testable controls

The recurring skill across all soft-law instruments is conversion: a principle ("accountability," "transparency") is not auditable until it becomes an outcome, a control, and an evidence artifact. The method is the same regardless of the source instrument.

Auditor's angle: the risk is "principle-washing" — high-minded policy language with nothing testable behind it. The auditor's contribution is forcing each principle through the outcome→control→evidence pipeline and then testing the evidence. If a principle cannot be converted, it is decoration.

  • Restate principle as a measurable outcome.
  • Define the control that produces the outcome.
  • Name the evidence and test it.
βœ…
Soft law vs hard law

OECD, G7 Hiroshima, and UNESCO are soft law β€” influential, principle-setting, not enforceable. If a scenario asks which instrument creates binding obligations, none of these is the answer; look to the EU AI Act or GDPR.

Worked example

Operationalizing "accountability"

An AI policy commits to the "accountability" principle common to OECD, UNESCO, and G7. The auditor makes it testable.

  1. Define the outcome

    "Accountability" = every AI system has a named owner answerable for its risks and outcomes.

  2. Specify controls

    A RACI per system, a risk-acceptance sign-off process, and an escalation/incident path.

  3. Name the evidence

    Signed risk-acceptance records, the RACI, incident logs with owner actions.

  4. Test a sample

    Picks two live systems and checks each has a named owner who signed off the residual risk.

  5. Find the gap

    One system has no owner and no sign-off β€” the accountability principle is not operationalized for it.

  6. Report

    Concludes the principle is partially implemented and recommends owner assignment and sign-off for all systems.

Auditor's takeaway: the conversion pipeline (outcome→control→evidence→test) is what separates real governance from principle-washing — and it works identically for any soft-law instrument.

Privacy & data regulation touching AI Regulation

AI is data-hungry, so privacy law is never far away β€” the exam expects fluency in the GDPR concepts that bite hardest on AI, plus awareness that sectoral and cross-border rules add further binding obligations.

5.1 Automated decision-making β€” GDPR Article 22

Under GDPR Article 22, individuals have the right not to be subject to a decision based solely on automated processing that produces legal or similarly significant effects, unless an exception applies (contract, explicit consent, or authorizing law) β€” and even then safeguards are required: human intervention, the right to express a view, and the right to contest the decision, plus meaningful information about the logic.

Auditor's angle: Article 22 is the legal backbone of "human oversight" for high-impact AI. The risk is fully automated significant decisions with no genuine human review or recourse. Confirm a lawful exception exists and that the safeguards are real β€” a human who can actually override, not a rubber stamp.

  • Triggers on solely automated + significant effect.
  • Needs a lawful exception (contract / explicit consent / law) plus safeguards.
  • Meaningful human review must be able to change the outcome.
Worked example

The fully automated loan refusal

A bank's model automatically rejects loan applications with no human involved, and applicants receive only a generic decline notice.

  1. Confirm the Article 22 trigger

    Establishes the decision is solely automated with a significant effect (credit refusal) β€” Article 22 applies.

  2. Look for a lawful exception

    Checks whether contract, explicit consent, or law authorizes the automated decision; finds none clearly established.

  3. Test the safeguards

    Finds no route to human intervention, no way to express a view, and no contestation mechanism β€” safeguards absent.

  4. Check meaningful information

    The generic decline gives no meaningful information about the logic, breaching the transparency duty.

  5. Verify a DPIA

    Confirms whether a DPIA was performed for this high-risk profiling; finds none.

  6. Report the legal gap

    Recommends genuine human review, a recourse mechanism, a confirmed lawful basis, and a DPIA β€” noting "the model is accurate" is no defence.

Auditor's takeaway: model accuracy never cures an Article 22 gap. The legal requirement is a lawful basis plus safeguards with effective human intervention β€” accuracy is irrelevant to that test.
5.2 Data Protection Impact Assessment (DPIA)

A DPIA is required for processing likely to result in high risk to individuals β€” which covers many AI use cases (large-scale profiling, sensitive data, systematic monitoring). It describes the processing, assesses necessity and proportionality, identifies risks to individuals, and sets mitigations. A completed DPIA is a primary piece of audit evidence.

Auditor's angle: a DPIA is both a legal requirement and a ready-made risk artifact you can rely on. The risk is a DPIA done as a tick-box at project start and never updated, or skipped entirely for a high-risk model. Check it exists, was done before processing, covers the actual model, and was revisited on material change.

  • Triggered by high-risk processing β€” much AI qualifies.
  • Must precede processing and be kept current.
  • Where it overlaps an AI Act fundamental-rights assessment, reuse rather than duplicate.
Worked example

Testing whether the DPIA is real

An organization deploys a large-scale profiling model for marketing and presents a DPIA as evidence.

  1. Confirm the trigger

    Large-scale profiling is high-risk processing, so a DPIA is mandatory β€” its existence is the right expectation.

  2. Check timing

    Verifies the DPIA was completed before processing began, not retrofitted afterward.

  3. Match it to the live system

    Confirms the DPIA describes the model actually in use, not an earlier or different design.

  4. Test the risk content

    Reviews whether it genuinely assessed necessity, proportionality, and risks to individuals with real mitigations.

  5. Check for updates

    Looks for revision after material changes (new data sources, expanded purpose).

  6. Conclude

    Reports the DPIA as stale and mismatched to the current model β€” present but not reliable evidence.

Auditor's takeaway: a DPIA's existence is necessary but not sufficient. It must be timely, accurate to the live system, substantive, and maintained β€” otherwise it is a document, not assurance.
5.3 Lawful basis & data minimization for training data

Every processing of personal data needs a valid lawful basis (consent, contract, legitimate interest, etc.). Reusing data collected for one purpose to train a model usually needs a fresh basis β€” purpose limitation. Data minimization requires collecting and retaining only what is necessary. These bite hard on AI because training appetite pushes against both.

Auditor's angle: possessing data is not the same as having the right to use it for training. The classic AI failure mode is repurposing existing customer data for model training with no fresh lawful basis. Test the chain from original collection purpose to the training use, and confirm minimization was applied to the training set.

  • Repurposing data for training typically needs a new lawful basis.
  • Minimization and retention limits apply to training data too.
  • Special-category (sensitive) data needs an additional condition.
🎯
What they test

The purpose-limitation/lawful-basis trap of repurposing existing customer data to train a model. Having the data does not mean you may train on it.

Worked example

Repurposing customer data to train a model

A company wants to train a churn-prediction model on customer records originally collected for billing. The auditor reviews the legal footing.

  1. Identify the original purpose

    Establishes the data was collected for billing, with a lawful basis tied to that purpose.

  2. Test purpose compatibility

    Assesses whether training a churn model is compatible with the billing purpose; finds it a materially new use.

  3. Require a fresh basis

    Determines a new lawful basis (or compatibility/transparency steps) is needed before training.

  4. Check for sensitive data

    Confirms whether special-category data is present, which would need an extra condition.

  5. Apply minimization

    Verifies only necessary fields are used and irrelevant or excessive data is excluded from the training set.

  6. Report

    Concludes training cannot proceed on the current basis; recommends establishing a lawful basis, transparency, and minimization before use.

Auditor's takeaway: lawful possession for one purpose does not grant a training right. Purpose limitation and minimization are the controls that stop "we already have the data" from becoming a breach.
5.4 Cross-border transfer & sectoral rules

AI pipelines often move personal data across borders (cloud training, offshore labeling, third-party APIs). GDPR restricts international transfers to countries without adequate protection, requiring safeguards such as adequacy decisions or Standard Contractual Clauses. Separately, sectoral and regional rules apply existing law to AI: financial supervisors enforce model-risk-management and fair-lending rules; health authorities regulate AI in medical devices; the US has a patchwork of state laws (e.g., bias-audit requirements for automated employment tools) and sectoral rules (HIPAA, FCRA).

Auditor's angle: AI data flows are easy to overlook because they hide inside vendor and infrastructure choices. The risk is training or inference routed through a jurisdiction with no transfer safeguard, and applicable sectoral rules ignored in favour of the headline AI law. Map the full data flow and confirm every applicable regime was identified.

  • Transfers to non-adequate countries need a valid mechanism (adequacy/SCCs).
  • Sectoral rules (finance, health, employment) stack on top of GDPR and the AI Act.
  • The auditor confirms all regimes are identified per use case β€” not just the obvious one.
Worked example

Offshore labeling of EU personal data

A European insurer sends customer data to an offshore vendor to label a training set for a claims model. The auditor reviews transfer and sectoral compliance.

  1. Map the data flow

    Traces EU personal data moving to the offshore labeling vendor and identifies the destination country.

  2. Check the transfer mechanism

    Confirms whether an adequacy decision or SCCs cover the transfer; finds no valid mechanism in place.

  3. Identify sectoral rules

    Recognizes insurance triggers financial/conduct rules and possibly fair-treatment obligations on top of GDPR.

  4. Check sensitive data

    Notes claims data may include health information, raising special-category requirements.

  5. Test vendor controls

    Verifies contractual and technical safeguards at the offshore vendor.

  6. Report stacked gaps

    Concludes the transfer lacks a lawful mechanism and sectoral/health-data obligations were not assessed.

Auditor's takeaway: AI data flows quietly create cross-border and sectoral exposure. Mapping the full pipeline β€” and confirming every regime that touches it β€” is the only way to catch transfer and sectoral gaps hidden in vendor arrangements.

Putting it together β€” mapping frameworks Synthesis

The single most testable skill is matching the right instrument to the need and combining several when more than one applies β€” risk process, certifiable management system, binding product law, privacy law, or principles.

6.1 How the frameworks overlap & differ

The instruments converge on the same trustworthy-AI outcomes (fairness, transparency, safety, accountability) but differ sharply in type and force: NIST and OECD are voluntary; ISO is a (certifiable) standard; the EU AI Act and GDPR are binding law. They also differ in object β€” NIST/23894 govern a risk process, 42001 governs a management system, the AI Act governs product/use safety, GDPR governs personal data.

Auditor's angle: overlap is an opportunity (one control can satisfy several criteria) and a trap (conforming to one is mistaken for all). Map controls to multiple instruments at once, but keep separate conclusions for voluntary maturity and legal compliance.

  • Shared outcomes, different legal force.
  • One control (e.g., human oversight) can map to NIST MANAGE, AI Act oversight, and GDPR Art. 22 simultaneously.
  • Never let conformance to a voluntary instrument answer a legal-compliance question.
Worked example

One control, three frameworks

An auditor reviews the human-oversight control on a high-risk credit model and wants to maximize its value across frameworks.

  1. Describe the control

    A trained reviewer can inspect, override, and stop automated credit decisions, with the action logged.

  2. Map to NIST

    Maps it to MANAGE (acting on risk) and the accountability/oversight characteristics β€” voluntary criteria.

  3. Map to the EU AI Act

    Maps it to the high-risk human-oversight obligation β€” binding.

  4. Map to GDPR

    Maps it to Article 22's right to human intervention β€” binding.

  5. Test once, conclude many

    Tests the single control's effectiveness once, then reports its contribution to each instrument.

  6. Keep verdicts separate

    Notes that a passing control supports all three but only discharges the legal duties; RMF remains a maturity statement.

Auditor's takeaway: mapping one control to several frameworks is efficient and powerful β€” but the conclusions stay separate: voluntary maturity and legal compliance are different verdicts even when the same control supports both.
6.2 Choosing audit criteria when several apply

When multiple instruments touch a system, the auditor selects criteria by a clear hierarchy: binding law first (must be met), then certifiable/standard criteria (where adopted or claimed), then voluntary frameworks (for structure and rigor), then principles (rationale). The scope statement records which criteria apply and why.

Auditor's angle: the risk is choosing comfortable criteria (a voluntary framework) and ignoring the binding ones, or auditing against everything and producing an unfocused report. Anchor on the binding obligations the use case triggers, then add voluntary criteria for depth.

  • Binding law sets the floor β€” it is non-negotiable.
  • Voluntary frameworks add structure and completeness above the floor.
  • Document criteria selection so findings are defensible.
Worked example

Selecting criteria for a medical-imaging AI

An auditor must scope an audit of an AI diagnostic-imaging tool used in EU hospitals and choose the criteria.

  1. List every instrument that touches it

    Identifies EU AI Act (high-risk / medical device), medical-device regulation, GDPR (health data), and NIST/ISO as optional structure.

  2. Put binding law first

    Makes AI Act high-risk obligations, medical-device rules, and GDPR the mandatory criteria.

  3. Add certifiable/standard criteria

    If the organization claims ISO/IEC 42001, includes it and verifies the certificate scope.

  4. Add voluntary structure

    Uses NIST functions and the relevant Profile to organize the program and ensure completeness.

  5. Document the selection

    Records in the scope which criteria apply, their force, and why.

  6. Conclude by tier of force

    Reports legal compliance separately from voluntary maturity so management sees the floor clearly.

Auditor's takeaway: binding law is always the floor; voluntary frameworks build above it. A defensible audit anchors on the legal obligations the use case triggers and uses voluntary criteria to add rigor, not to replace the law.
6.3 Building a control-to-framework crosswalk

A crosswalk is a matrix mapping each control to every framework requirement it helps satisfy. It is the artifact that makes multi-framework auditing efficient: test a control once, then read off which obligations it supports across NIST, ISO, the AI Act, and GDPR.

Auditor's angle: the crosswalk both drives efficient testing and exposes coverage gaps β€” any framework requirement with no control mapped to it is an immediate finding. The risk is a crosswalk that maps controls optimistically (claiming a weak control satisfies a requirement it does not). Validate each mapping against the requirement's real intent.

  • Rows = controls; columns = framework requirements.
  • Empty cells in a requirement column = coverage gaps.
  • Test once, report against many β€” but verify each claimed mapping.
Worked example

Crosswalking an HR AI's controls

An auditor builds a crosswalk for a high-risk HR screening tool to plan testing and find gaps.

  1. List the controls

    Inventories the implemented controls: bias testing, human oversight, data-quality checks, logging, disclosure.

  2. List the requirements

    Columns for NIST functions, AI Act high-risk duties, GDPR (Art. 22, DPIA, minimization).

  3. Map each control across

    Maps bias testing to NIST MEASURE + AI Act accuracy/fairness; human oversight to AI Act oversight + Art. 22.

  4. Spot empty columns

    Finds no control mapped to the AI Act conformity-assessment requirement β€” an immediate gap.

  5. Validate optimistic mappings

    Challenges a claim that a generic privacy notice satisfies Art. 22 meaningful-information; finds it inadequate.

  6. Drive testing and report

    Tests each mapped control once and reports both the multi-framework coverage and the conformity-assessment gap.

Auditor's takeaway: the crosswalk turns a tangle of overlapping frameworks into one efficient test plan and a gap map. Its power depends on honest mappings β€” an optimistic crosswalk hides exactly the gaps it should reveal.
6.4 How the frameworks map together

One comparison to keep for final review: type, scope, certifiability, and primary audit use for every instrument the exam names.

Auditor's angle: this table is the answer key to the most common exam trap β€” confusing a voluntary framework or standard with binding law. Memorize the type and certifiable? columns; they resolve a large share of questions on their own.

FrameworkTypeScopeCertifiable?Primary audit use
NIST AI RMF 1.0Voluntary frameworkEnd-to-end AI risk (GOVERN/MAP/MEASURE/MANAGE)NoOutcome-based audit criteria and control structure.
ISO/IEC 42001Standard (management system)Organization-wide AIMSYes (accredited)Audit the management system; certificate is third-party evidence (check scope).
ISO/IEC 23894Standard (guidance)AI risk process (ISO 31000-aligned)NoCriteria for AI risk-process maturity.
ISO/IEC 22989Standard (vocabulary)AI concepts & terminologyNoCommon definitions to ground scope and findings.
EU AI ActRegulation (binding)Product/use safety by tier; GPAI; extraterritorialConformity assessment (not "certification")Test legal compliance for in-scope (esp. high-risk) systems.
GDPRRegulation (binding)Personal data, incl. automated decisions; extraterritorialNoTest lawful basis, DPIA, Art. 22, minimization, transfers.
OECD / G7 / UNESCOSoft law / principlesHigh-level trustworthy-AI valuesNoRationale for criteria; not a compliance test.
COBIT (ISACA)Voluntary frameworkEnterprise IT governance & managementNoScaffolding to integrate AI governance with enterprise governance.
Worked example

Using the table to defuse a trap question

A scenario states a company "is fully compliant because it follows the NIST AI RMF and holds ISO/IEC 42001 certification" for a high-risk EU system. The auditor evaluates the claim using the table.

  1. Read the type column for NIST

    Voluntary framework β€” cannot constitute legal compliance.

  2. Read the type column for 42001

    Certifiable standard β€” strong evidence of a management system, but still not law.

  3. Identify the binding instrument

    The high-risk EU system is governed by the EU AI Act (and GDPR) β€” binding, not addressed by either voluntary/standard instrument.

  4. Check 42001 scope

    Even the certificate must cover this system to mean anything for it.

  5. Reject "fully compliant"

    Concludes legal compliance is unproven; NIST + ISO do not discharge AI Act / GDPR obligations.

Auditor's takeaway: the type and certifiable columns alone defeat the claim. Voluntary framework + certifiable standard never equals legal compliance for a binding-law system.

Exam focus β€” quick recap

πŸ”‘
Highest-yield must-knows

Master the type of each instrument (voluntary / standard / binding / principles) and the classic trap β€” voluntary conformance passed off as legal compliance, or a high-risk use case under-classified. The correct answer almost always maps the binding obligation correctly and keeps the response risk-based.