AI Risk Assessment: 5 Steps, Scoring and Frameworks

An AI risk assessment finds how an AI system fails before attackers do. This guide walks the five steps, shows how to score each risk and maps the work to NIST AI RMF and ISO/IEC 42001.

In This Article

    AI risk assessment practice is consolidating around two standards: 36% of organizations cite ISO/IEC 42001 and 33% cite the NIST AI Risk Management Framework as a direct influence on how they manage AI risk, according to Stanford HAI’s 2026 AI Index.

    An AI risk assessment is a structured evaluation of how an AI system can fail, who it harms when it fails and which controls reduce that harm to an acceptable level. Unlike a traditional IT risk assessment, an AI risk assessment tests a probabilistic system whose behavior changes with training data, prompts, retrieval sources and tool integrations. That gap is why documented AI incidents rose to 362 in 2025 from 233 in 2024. The five steps below define scope, inventory AI systems, rank risks by likelihood and impact, remediate by priority and monitor continuously.

    An AI risk assessment belongs before deployment, after major updates and on a regular schedule to ensure continuous monitoring. It covers AI security concerns alongside bias and compliance, because a model with access to sensitive data can fail in all three directions at once.

    AI risk assessment framework adoption in 2025: ISO/IEC 42001 cited by 36% of organizations and NIST AI RMF by 33%.
    Regulations and standards named as a direct influence on AI risk practice, 2025. Source: Stanford HAI, 2026 AI Index Report, Chapter 3.

    What is an AI Risk Assessment? 

    An AI risk assessment is a formalized process for identifying, analyzing, and ranking risks associated with the development or use of artificial intelligence technologies. It’s a method for organizations to identify potential areas where AI use can cause harm or loss (such as bias, data leakage, security breaches, or unintended behavior) and determine how to mitigate or manage those risks before they impact operations, users, or regulatory compliance. 

    Unlike traditional IT risk assessments, AI risk assessments consider how models make decisions, the data they learn from, and the contexts in which they operate. They examine technical, ethical, and regulatory dimensions simultaneously. This means assessing not only whether a model performs accurately, but also whether it behaves responsibly when faced with ambiguous or adversarial input.

    Ideally, AI risk assessments should cover the complete model lifecycle, from design and training to deployment and monitoring. They should identify potential failure modes of the model, how they could translate into undesirable real-world consequences, and what governance mechanisms are needed to detect and prevent them

    The outcome of an AI risk assessment is a documented view of the organization’s AI risk posture and a plan for ongoing monitoring as the systems change.

    Why AI Risk Assessments Matter

    Skipping AI risk assessments leaves an organization vulnerable. AI systems are increasingly embedded in critical decision-making, so the risk from unsafe AI multiplies quickly. An innocuous-looking algorithm might deny a loan application, screen a résumé, or filter personal data. 

    A slight oversight, replicated across millions of operations, could become a systemic failure. Real-world failures make the consequences of poor AI governance impossible to ignore:  

    • Amazon developed an AI recruiting tool to automate resume screening and scrapped it in 2018 after discovering the system discriminated against women, downgrading resumes that included words like "women’s" or graduates from all-women colleges, due to biased historical training data.
    • A 2025 study by Unit 42 (part of Palo Alto Networks) tested 17 popular generative-AI web apps and found that all were vulnerable to jailbreaking (some via relatively simple prompts) with multi-turn attack techniques achieving success rates as high as 54% on safety-violation goals.
    • A 2024 survey by Metomic found that 68% of organizations reported data leaks linked to AI-tool usage, even though only 23% had formal security policies in place to address these risks.
    • Mindgard researchers found two vulnerabilities in Azure AI Content Safety (its "AI Text Moderation" and "Prompt Shield" guardrails) that allowed attackers to bypass filters by using character-injection and adversarial ML techniques, enabling harmful content to slip through protected models.
    • The AI Incident Database recorded 362 documented AI incidents in 2025, up from 233 in 2024, according to Stanford HAI’s 2026 AI Index. Deployment grew. Assessment cadence did not.

    The technical damage from AI system failures is only part of the risk. The EU AI Act requires high-risk systems to meet transparency, data governance, logging and human oversight criteria. Companies that fail to meet those obligations face fines of up to 15 million euros or 3% of global annual turnover under Article 99(4).

    The 7% ceiling applies only to the prohibited practices listed in Article 5. In the U.S., the FTC has already warned companies that deceptive claims of AI safety or fairness will lead to enforcement action. For investors, partners and customers, those deficiencies erode trust and credibility.

    Mindgard CEO Peter Garraghan, who researches AI security at Lancaster University, put the failure mode plainly to Security magazine:

    "Many organizations underestimate AI risk by applying legacy testing assumptions. Asking a model a series of harmful questions and observing refusals is not equivalent to red teaming."
    - Dr. Peter Garraghan, CEO and CTO of Mindgard and Professor of Computer Science at Lancaster University.
    Security magazine, April 2026.

    An AI risk assessment that stops at refusal testing produces a document, not a defense. The five steps below are built to produce evidence.

    Align your assessments with global standards like ISO/IEC 42001. This standard outlines how to establish and operate an AI management system. It can help you ensure your risk framework is well-organized, auditable, and prepared for new or changing regulations.

    AI risk assessments enable transparency. A well-documented assessment shows how risks were scoped, addressed, and are being monitored:

    • For regulators, they provide verifiable evidence of accountability.
    • For investors, they demonstrate that the company understands both the power and liability of its AI assets.
    • For customers, they ensure that innovation is balanced with privacy, fairness, and safety.
    • For stakeholders, they offer clear visibility into how AI systems are governed and controlled.

    What are the Four Risk Levels of AI Under the EU AI Act?

    The EU AI Act sorts AI systems into four risk levels: unacceptable risk, high risk, limited risk and minimal risk. Unacceptable-risk practices, such as social scoring and untargeted facial-image scraping, are banned under Article 5 and carry fines of up to 35 million euros or 7% of global annual turnover. High-risk systems listed in Annex III, including AI used in hiring, credit scoring and biometric identification, must meet risk management, data governance, logging and human oversight requirements.

    Non-compliance with those obligations carries fines of up to 15 million euros or 3% of global turnover. Limited-risk systems such as chatbots owe transparency duties under Article 50. Minimal-risk systems carry no additional obligations.

    Timing changed in 2026. Under the Digital Omnibus agreement reached on 7 May 2026, obligations for Annex III high-risk systems apply from 2 December 2027 instead of 2 August 2026.

    Article 50 transparency duties still take effect on 2 August 2026. The deferral is not a reprieve: an Annex III classification determines whether your AI risk assessment needs to be an auditable artifact or an internal memo, and that determination should happen now.

    Which AI Risk Assessment Framework Should You Use?

    The NIST AI Risk Management Framework organizes AI risk work into four functions: Govern, Map, Measure and Manage.

    • Govern establishes accountability, policy and culture across the AI lifecycle.
    • Map records the context, the use case, the stakeholders and the data an AI system depends on.
    • Measure evaluates the system for bias, accuracy, drift and adversarial robustness using quantitative and qualitative methods.
    • Manage allocates controls to the risks that matter and monitors them after deployment.

    NIST released AI RMF 1.0 in January 2023 as a voluntary framework, and Stanford HAI’s 2026 AI Index found 33% of organizations now cite it as a direct influence on their AI risk practice. Pair the four functions with the AI RMF Playbook, which maps each function to specific suggested actions.

    NIST framed the AI RMF as a starting point rather than a compliance ceiling. Director Laurie E. Locascio, announcing AI RMF 1.0:

    "The AI Risk Management Framework can help companies and other organizations in any sector and any size to jump-start or enhance their AI risk management approaches. It offers a new way to integrate responsible practices and actionable guidance to operationalize trustworthy and responsible AI."
    - Laurie E. Locascio, Under Secretary of Commerce for Standards and Technology and NIST Director. NIST, January 2023.

    The framework is voluntary, which is precisely why the assessment mechanics below matter. Nothing forces you to run them well.

    ISO/IEC 42001 answers a different question. NIST AI RMF tells you how to think about a single AI system’s risk. ISO/IEC 42001 specifies the AI management system that governs every AI system in the organization, and it is certifiable, which is why 36% of organizations now name it as a direct influence.

    ISO/IEC 23894 sits between them: it applies the general ISO 31000 risk process to AI specifically. Most enterprise teams run NIST AI RMF for the assessment mechanics and ISO/IEC 42001 for the audit trail. Choose ISO/IEC 42001 if a customer or regulator will ask for a certificate. Choose NIST AI RMF if the immediate need is a defensible method.

    5 Steps to Conduct an AI Risk Assessment

    Follow these five steps to conduct a thorough AI risk analysis that not only improves compliance but also gives your organization a competitive advantage. 

    Step 1: Define Scope 

    The initial stage of every AI risk assessment is defining its scope: what you’re evaluating, why, and who’s responsible. A well-defined scope helps you identify the most at-risk systems and enables your team to stay laser-focused on the most relevant systems without wasting time chasing low-impact risks. 

    At this stage, decide whether you’ll use a qualitative, quantitative, or hybrid AI risk assessment method. This choice shapes how you’ll measure likelihood and impact later. 

    Begin by listing the AI systems or components included in this assessment. Are you evaluating:

    • A single AI system (e.g., a chatbot, fraud-detection model, or recommendation engine)?
    • Multiple systems across departments (e.g., all customer-facing algorithms, all marketing automation tools, or all internal analytics platforms)?
    • Specific components of a system (e.g., data ingestion pipelines, model training data, model explainability, or the output components)?

    Document what’s in and what’s out of scope for this assessment, and why. For instance, your in-scope customer service chatbot will be assessed for risk because it interacts with personal data, but internal A/B testing models are out-of-scope because of very low external exposure. The in/out list should be clear enough that anyone can tell if a new risk is relevant to your assessment, and detailed enough to be used as an audit record. 

    Lastly, map out the stakeholders who are involved with the AI systems and will take part in the assessment. This includes: 

    • Technical owners - Developers, data scientists, and MLOps engineers who build, train, and operate AI models
    • Governance/compliance roles - Legal, risk officers, data-protection leads, and anyone else involved with implementing risk–mitigation practices and controls
    • Operational users - End-users, business managers, or customer-facing staff who use the models in real life

    Defining roles and responsibilities early prevents gaps in accountability and ensures that both technical and ethical risks are addressed from the start. 

    Step 2: Inventory All AI systems and Risks

    To effectively manage AI risks, you need visibility into all models used and relied upon by the organization, including those requiring generative AI risk assessments for models that produce text, images, or code. Begin by creating a centralized AI inventory that includes each system, its use case, and the associated risks. 

    Information for each AI system should include: 

    • Name and purpose - What does the system do? (e.g., customer support chatbot, credit risk model) 
    • Business unit or owner - Who’s accountable for its performance and compliance? 
    • Data sources - What data does the model use, and where does it come from? 
    • Model type and lifecycle stage - Is it in development, testing, or production? 
    • Vendors or third-party dependencies - Which external platforms, APIs, or datasets does it use? 

    Each system’s inclusion in your AI inventory lays the groundwork for an AI security risk assessment, helping you uncover data points like unprotected APIs, insecure model endpoints, and external data dependencies.

    How to Build an AI Risk Register

    An AI risk register is the operational record of every identified AI risk, its owner, its score and the control that reduces it. Create one row per risk per AI system. Each row captures the AI system name, the risk type (bias, security, compliance or reliability), the likelihood rating, the impact rating, the resulting AI risk score, the mitigation, the accountable owner and the next review date.

    The AI risk register turns a one-time AI risk assessment into an artifact auditors, regulators and engineers can query. Keep the register beside your AI inventory so no model reaches production without a corresponding risk row. Review high-impact rows quarterly and after every material model change.

    Column Example value Why it exists
    AI system Customer support chatbot Ties the risk to a specific model, not a category
    Risk type Security Groups risks for reporting and control reuse
    Risk description Indirect prompt injection via retrieved documents Names the mechanism so the control can be tested
    Likelihood (1 to 4) 3, Likely Half of the risk score
    Impact (1 to 4) 4, Critical The other half
    Risk score 15.0 Likelihood × Impact × Exposure. Comparable across systems
    Mitigation Retrieval source allowlist plus output filtering The specific control, not a control family
    Owner Named individual Accountability. A team is not an owner
    Review date Quarterly or on model change Turns the register into a living document


    The catalog serves as the foundation for your AI governance program. It enables you to: 

    • Track responsibility for each model across teams and business units. 
    • Identify hidden dependencies that can introduce bias or security vulnerabilities
    • Focus on high-impact systems for deeper analysis with frameworks like NIST AI RMF or ISO/IEC 23894

    Every AI has a unique risk profile based on the sensitivity of its data, the criticality of its decisions, and its exposure to external factors. Therefore, each application should be evaluated individually instead of applying a one-size-fits-all risk level to everything. 

    The table below highlights the key types of AI risks and mitigation strategies. 

    Risk Type Description Example Mitigation Approach
    Bias & Fairness Unintended discrimination in outputs Resume screening model favoring one gender Diverse datasets, fairness audits
    Security Model extraction or prompt injection LLM jailbreaks exposing sensitive info Red-teaming, access controls
    Compliance Violations of GDPR or AI Act rules Lack of explainability or data consent Explainability tools, privacy-by-design
    Reliability Model drift or degraded accuracy Predictive model fails after new data patterns Continuous retraining, monitoring


    If you aren’t sure how to assess these risks, use a trusted framework like the NIST AI Risk Management Framework (AI RMF) to speed up the process.

    Step 3: Rank Risks

    Once you’ve identified potential risks across your systems, the next step is to prioritize them through AI model risk assessment and AI risk scoring to determine which issues pose the greatest impact.  

    Not every risk warrants the same level of urgency or investment. Some may be catastrophic if left unaddressed, while others are low-impact and can be managed with less effort or in lower priority. 

    Scoring and ranking risks helps you make the most of your resources, especially if you have a small development team. You can begin this process by assigning a score to each individual risk, based on two primary criteria:

    • Likelihood: How probable is it that this risk will occur, given your existing controls? 
    • Impact: If it happens, how disruptive or harmful would it be to your organization, customers, or compliance posture?  

    AI risk scoring combines these two dimensions to give each risk a quantifiable value that supports consistent prioritization across systems. Choose a consistent AI risk assessment method for scoring (qualitative, quantitative, or hybrid) to ensure risks are evaluated objectively and compared on equal footing.

    How to Calculate an AI Risk Score

    AI risk scoring assigns each identified risk a numeric value by multiplying likelihood by impact. Likelihood estimates how probable the risk is given existing controls, usually on a 1 to 4 scale from Rare to Almost Certain. Impact estimates the harm if the risk occurs, on a matching 1 to 4 scale from Low to Critical.

    A prompt injection rated Likely (3) with Critical impact (4) scores 12 and lands above most organizations’ risk appetite. Multiply by a third factor, exposure, when an AI system is internet-facing or has tool-calling permissions.

    Record every score in the AI risk register so priorities are comparable across models, business units and assessment cycles.

    Use the calculator below to score a single risk, then copy the result into your register.

    AI Risk Scoring Calculator | Mindgard
    AI Risk Scoring Calculator

    Score an AI risk in 20 seconds

    Enter likelihood, impact and exposure. The calculator returns a risk score, a tier and the remediation window to record in your AI risk register.

    15.0
    Critical
    Likelihood 3 × Impact 4 × Exposure 1.25

      How this is calculated

      Score = Likelihood × Impact × Exposure, then multiplied by 1.25 if the system informs a consequential decision. Likelihood and impact use the 1 to 4 scale published in the risk matrix on this page. Exposure is an internally derived multiplier that reflects attack surface: an internet-facing model with tool-calling permissions can be reached and can act, so the same underlying flaw carries more risk.

      ScoreTierRemediation window
      1.0 to 3.9LowNext assessment cycle
      4.0 to 7.9Medium90 days
      8.0 to 11.9High30 days
      12.0 and aboveCritical7 days, with a named owner

      Tier thresholds and remediation windows are Mindgard's recommended defaults, not an external standard. Calibrate them against your own risk appetite. Every input and output on this calculator is derived from your entries. No external figures are used in the calculation.

      Context figures cited around this tool: Stanford HAI 2026 AI Index, Chapter 3 (362 documented AI incidents in 2025, ISO/IEC 42001 cited by 36% of organizations, NIST AI RMF by 33%). Penalty tiers referenced in the compliance guidance: EU AI Act, Article 99. Framework functions: NIST AI Risk Management Framework.

      Next, plot each risk on a risk matrix. The matrix visualizes where risks fall based on their combined likelihood and impact:

      Likelihood ↓ / Impact → Low impact Medium impact High impact Critical impact
      Rare Low Low Medium Medium
      Possible Low Medium High High
      Likely Medium High High Critical
      Almost Certain Medium High Critical Critical


      The above matrix allows decision-makers to quickly visualize which risks are above your organization’s risk appetite (i.e., the maximum level of risk you’re willing to accept). 

      Within the context of AI, keep in mind that the impact of risks can also encompass ethical failures (bias, transparency, etc.) and reputational damage in addition to any financial or technical damage or costs. Use your scoring outcomes to drive focused AI risk mitigation strategies and justify investments in AI governance, monitoring, and control improvements.  

      Step 4: Address Risks By Priority

      Your chosen AI risk assessment method should also inform how you prioritize and allocate controls across AI systems. In some cases, a targeted set of controls can address multiple risks simultaneously. For a control-by-control breakdown, see our guide to AI risk mitigation strategies. Common examples include:

      • Access controls - Restrict who can train, change, or deploy models
      • Audits - Use independent evaluation to confirm compliance and performance
      • Encryption - Use cryptography for data in training, transmission, or storage
      • Redundancies - Create backups and fail-safe mechanisms to ensure resilience

      Assign an owner to each risk, along with a mitigation plan and a timeline for completion. Owners should document what action will be taken, why it’s effective, and how success will be measured.

      Finally, establish Key Risk Indicators (KRIs) or performance metrics to track progress. Example KRIs include:

      • Reduction in model bias scores
      • Frequency of security incidents
      • Audit pass/fail rates
      • Time to close critical vulnerabilities

      These metrics help teams ensure that risks are actually closed, not just patched. Over time, this increases accountability and builds a repeatable framework for AI risk management.

      Step 5: Monitor 24/7

      Conducting manual generative AI risk assessments can boost your AI security efforts, but a one-time analysis is just a snapshot in time. As data and user interactions change, so will AI model behavior, meaning yesterday’s low-risk system can become high-risk overnight. To stay ahead of this, your organization needs 24/7 monitoring to supplement periodic AI risk analysis. 

      Integrate 24/7 monitoring tools that align with your AI model risk assessment framework. These tools should automatically detect and flag: 

      • Model drift - Performance or behavioral changes as input data shifts
      • Adversarial attacks - Efforts to game prompts, training data, or model outputs
      • Bias and fairness deviations - New disparities or discriminatory behavior in model decisions 
      • Unauthorized access or data exposure - Particularly in shared AI systems or API-based integrations

      Tools should alert, log, and feed data back into AI governance dashboards. Continuous monitoring can become the foundation for an AI assurance feedback cycle over time: detect, respond, retrain, and report. 

      Tools like Mindgard’s AI Artifact Scanning solution provide 24/7 surveillance of your AI systems, allowing you to detect anomalies, adversarial manipulation, and model drift in real time. With these insights, your team can catch issues early and respond before they escalate, reinforcing compliance and trust. 

      Turning AI Risk Assessments Into Action

      AI algorithms shape outcomes at every level. Learning how to conduct an AI risk assessment is crucial for protecting your organization’s data and maintaining users’ trust in your company. Regular AI risk assessments are a critical first step, but on their own, they’re not enough to protect your data, reputation, and long-term business value. 

      By implementing the five steps outlined in this guide, your organization can build a proactive and repeatable framework for identifying, ranking, and mitigating AI risks. Incorporating structured AI risk scoring ensures that the most critical threats are prioritized and tracked effectively. As your systems mature, this evolves into a continuous AI model risk assessment cycle, detecting, responding, and retraining models as new threats emerge.  

      Risk changes fast, and your team needs to keep up, so you can’t rely on manual reviews alone. Continuous monitoring is critical. Mindgard’s AI Artifact Scanning and Offensive Security solutions offer 24/7 AI threat monitoring and anomaly detection to help your team stay ahead of emerging risks and act before they cause disruption or erode customer trust. 

      Stay ahead of rapidly evolving AI threats: Book a Mindgard demo today and see how automated AI risk monitoring can turn your assessments into real-world protection. 

      Frequently Asked Questions

      How is an AI risk assessment different from a standard cybersecurity audit?

      Cybersecurity protects your infrastructure, while AI risk management protects your decision-making engine. A cybersecurity audit focuses on system-wide defenses like firewalls and access controls. An AI risk assessment goes further, evaluating how AI-specific factors like bias and model drift affect your organization. 

      How often should we update our AI risk assessments?

      At a minimum, revisit them quarterly for high-impact systems or after major changes. Many organizations now treat these assessments as living documents and update them in tandem with ongoing model monitoring tools.

      How do we measure if our AI risk controls are actually working?

      Track leading indicators like model accuracy drift, false-positive rates, access log anomalies, and user feedback trends. Combine these with trailing indicators such as audit results or incident frequency.

      What are the four risk levels of AI?

      The EU AI Act defines four levels:

      1. Unacceptable risk (banned under Article 5)
      2. High risk (Annex III systems such as hiring and credit scoring, subject to risk management and human oversight duties)
      3. Limited risk (transparency duties under Article 50, for example chatbots)
      4. Minimal risk (no additional obligations).

      The level determines what your AI risk assessment must document.

      What is an AI risk score?

      An AI risk score is likelihood multiplied by impact, each rated on a 1 to 4 scale, optionally multiplied by an exposure factor for internet-facing or tool-calling systems. A score of 12 or above is Critical for most organizations.

      Scores make risks comparable across models and business units, which is what lets you allocate a fixed remediation budget rationally.

      Can ChatGPT conduct an AI risk assessment?

      No. A general-purpose model can draft a risk register template and suggest risk categories, but it cannot enumerate the AI systems running in your organization, test them under adversarial conditions or verify that a control works.

      An AI risk assessment requires discovery, adversarial testing and evidence. The output of a chatbot is a starting document, not an assessment.

      Get Your Free AI Risk Management Checklist

      The expert-level checklist for operationalizing NIST AI RMF, ISO/IEC 42001 and the EU AI Act. 190+ interactive items and a board-ready maturity scorecard. Built for CISOs, AI governance leads and ML engineering teams.