Design & Security • Reference Report • September 2026

AI Risk Assessment for Self-Service AI Agents: What to Cover

Before you let an AI agent talk to customers unsupervised, you need to understand how it could go wrong. This report sets out exactly what an AI risk assessment for self-service agents should cover — the risk domains, the specific risks in each, the controls that mitigate them, how to score them, and a reusable checklist you can take into your next assessment.

A traditional IVR only does what it was scripted to do. If it misbehaves, it's because someone designed it that way. A self-service AI agent is different: it reasons, generates language, and takes actions autonomously. That autonomy is what makes it powerful — and it's exactly why it needs a proper risk assessment before it goes anywhere near a live customer.

An AI risk assessment isn't box-ticking. Done well, it's the document that lets you deploy with confidence: it names every plausible failure, rates how bad and how likely it is, records the control that mitigates it, and defines how you'll know if it happens in production. This report walks through what that assessment must cover.

How to use this report: Treat it as a template. Work through each of the six risk domains below, identify which risks apply to your specific agent and sector, document the controls you have (or need), and score the residual risk. The checklist at the end pulls it all together.

Start With Scope and Context

Before assessing risk, define what you're assessing. The same technology carries wildly different risk depending on what it's allowed to do. Capture:

The higher the autonomy and the more sensitive the data and actions, the deeper the assessment needs to be. An agent that reads opening hours needs a light touch; one that moves money needs the full treatment.

The Six Risk Domains to Cover

A complete AI risk assessment for a self-service agent spans six domains. Work through each in turn.

1 Safety & Accuracy Risk

The risk that the agent gives wrong, harmful, or misleading information — the failure mode unique to generative AI.

Risks to assess

Key controls

2 Security Risk

The risk that the agent is manipulated, abused, or used as an attack surface into your systems.

Risks to assess

Key controls

3 Data & Privacy Risk

The risk of mishandling personal or sensitive data — often the domain with the sharpest regulatory teeth.

Risks to assess

Key controls

4 Compliance & Regulatory Risk

The risk of breaching laws, regulations, or industry rules — and of failing to prove you didn't.

Risks to assess

Key controls

5 Operational & Technical Risk

The risk that the agent fails, degrades, or behaves unpredictably in live operation.

Risks to assess

Key controls

6 Reputational & Experience Risk

The risk of damaging customer trust or brand, even when nothing technically "broke".

Risks to assess

Key controls

How to Score Each Risk

For every risk you identify, score it consistently so you can prioritise. The standard approach is likelihood × impact, assessed twice — before controls (inherent risk) and after controls (residual risk).

ElementWhat to capture
Risk descriptionThe specific failure and how it would occur
LikelihoodHow probable, given your design (e.g. Low / Medium / High)
ImpactSeverity if it happens — customer harm, financial, regulatory, reputational
Inherent riskLikelihood × impact before controls
ControlsWhat mitigates it, and whether the control exists today or is planned
Residual riskLikelihood × impact after controls
OwnerWho is accountable for the control and its monitoring
MonitoringThe live metric or alert that tells you if the risk is materialising

An illustrative row:

RiskInherentControlResidual
Agent hallucinates a refund policyHighRAG grounding + faithfulness monitoring + guardrailLow
Prompt injection reveals system promptHighRed-team testing + input filtering + output checksMedium
Customer can't reach a humanMediumAlways-on escalation pathLow

The point of residual risk: No AI agent is zero-risk. The assessment's job is to show that residual risk is understood, owned, monitored, and accepted at the right level of the business — not that risk has been eliminated.

Governance: Who Owns It and When

A risk assessment is only as good as the governance around it. Cover these process points:

The Reusable Checklist

Pull it all together with a checklist you can take into any self-service AI agent assessment.

Scope & Context Safety & Accuracy Security Data & Privacy Compliance Operational Reputational & Experience Governance

Frequently Asked Questions

What is an AI risk assessment for self-service agents?

A structured evaluation of the ways an AI-powered self-service experience could cause harm — to customers, the business, or third parties — across safety, security, data, compliance, operational, and reputational domains, together with the controls that mitigate each risk and a plan to monitor them in production.

Why do AI agents need a different risk assessment from traditional IVR?

Traditional IVR is deterministic — it only does what it was scripted to do. Agentic AI generates responses and takes actions autonomously, introducing new risks such as hallucination, prompt injection, unsafe autonomous actions, and model drift that a traditional IVR risk assessment never had to consider.

Who should own the AI risk assessment?

It should be cross-functional. Risk or compliance typically owns the framework, but it requires input from CX/design, engineering, data protection, security, legal, and the business owner accountable for the customer journey.

How often should it be reviewed?

Before launch, after any material change (new tools, new model version, expanded scope or autonomy), and on a regular scheduled cycle — because model behaviour and threats both evolve over time.

Conclusion

Self-service AI agents earn their keep by acting autonomously — and that autonomy is precisely why they need a rigorous risk assessment. Cover all six domains: safety and accuracy, security, data and privacy, compliance, operational, and reputational. For each risk, score inherent and residual risk, name the control, assign an owner, and define how you'll monitor it live.

The goal isn't to eliminate risk — that's impossible with any AI system. The goal is to understand it, control it, monitor it, and accept it consciously at the right level of the business. Do that, and you can deploy AI agents that are not just impressive, but genuinely trustworthy.

Related reading: the new AI agent metrics to track in production, how to build a secure ID&V module, and whether your IVR is AI-ready.