Skip to content
NLEN
Illustration: Due diligence on AI vendors: A practical guide

Due diligence on AI vendors: a practical guide

By Ivo Donker — compiled with AI support (Claude & Gemini) · Last updated: 6 August 2026

When integrating artificial intelligence (AI) and large language models (LLMs) into business processes, the dependency on external vendors is considerable. Where traditional software vendors have relatively predictable risk profiles, AI vendors introduce new variables in the areas of data ownership, model obsolescence, intellectual property, and computational stability. Conducting a structured due diligence investigation is therefore essential before entering into a definitive partnership or contract.

Definition: AI vendor due diligence is the in-depth, systematic investigation of the financial, legal, technical, and operational aspects of an AI provider. The goal is to identify risks before contractual obligations are entered into.

Vendor selection versus due diligence

It is important to make a clear distinction between the selection process and the due diligence process. When selecting a partner, the emphasis is on functional requirements, operational needs, and strategic fit with the organization. For this initial phase, the steps described in the guide for choosing an AI vendor.

Due diligence only begins once the preferred vendor (or a shortlist of candidates) has been identified, but before definitive contracts are signed. Where the selection phase answers the question, *"Can this vendor solve the problems?"*, due diligence answers the question, *"Does this vendor pose a structural risk to business operations, reputation, or compliance?"*. This investigation closely relates to the internal risk assessment that organizations must conduct themselves, as outlined in the dossier on the AI risk analysis and DPIA.

The four pillars of AI due diligence

A complete due diligence investigation consists of four specific areas of research. Each area requires specific expertise from within the organization or from external advisors.

1. Financial investigation

Many providers of innovative AI solutions are young companies or start-ups with a high 'burn rate' (the speed at which venture capital is consumed). The financial investigation must provide insight into the vendor's continuity in the medium term. Important checkpoints are:

2. Legal and compliance

Legal due diligence focuses in particular on intellectual property, privacy legislation, and data provenance. This is one of the most complex areas due to the changing legislation surrounding AI systems.

3. Technical investigation

The technical investigation examines the robustness of the software architecture, the integration options, and security. This goes beyond a standard software audit.

4. Operational investigation

The operational pillar assesses the vendor's capacity to structurally support the delivered services as agreed.

Technical verification in practice

Verifying the technical claims of an AI vendor requires an active and critical attitude. Do not rely solely on marketing material or general presentations. A structured technical investigation uses the following steps:

Evaluation of security certifications

Certifications such as ISO 27001 and SOC 2 Type II are important indicators of a mature information security policy, but they are not a cure-all for AI-specific risks. ISO 27001 focuses on the information security management system in a broad sense. A SOC 2 Type II report provides more detail because it tests the effectiveness of controls over a longer period (usually at least six months). Specifically ask for the complete SOC 2 report, including the described controls, and not just the summary or the auditor's statement. Pay attention to whether the scope of the audit actually covers the AI service being procured, and not just the vendor's hosting environment.

Penetration testing and vulnerability analyses

Request recent penetration test reports (pen tests) conducted by an independent, certified third party. The test must not be older than twelve months. For AI applications, specifically check whether the pen test also covered API endpoints and AI-specific attack vectors, such as bypassing filters (jailbreaking) and unauthorized access to the underlying database (vector database). If the vendor refuses to share details, this may indicate an inadequate level of security.

Data location and subprocessors

Determine where the physical servers are located where the data is processed and stored. Strict rules for data transfers apply within the European Union (EU). If the vendor uses U.S. cloud infrastructure, check what additional safeguards have been put in place to comply with the GDPR (such as Standard Contractual Clauses). In addition, the list of subprocessors (third parties engaged by the vendor to deliver the service, such as API providers or hosting partners) must be carefully checked. Each subprocessor represents a potential risk in the chain.

Contractual safeguards and exit scenarios

The results of the due diligence form the basis for the final contract negotiations. A thoroughly conducted investigation enables the organization to include targeted clauses in the agreement. For detailed legal wording, we refer to the article on AI contracts and SLAs.

Data portability and ownership

The contract must explicitly stipulate that all entered data (prompts), historical interaction data, and customer-specific customizations (such as embeddings or fine-tuning datasets) remain the exclusive property of the customer. Upon termination of the agreement, the vendor must be obligated to deliver this data in a common, structured format (such as JSON or CSV).

Model version management and deprecation policy

AI vendors update their models regularly. This can cause the system's behavior to change or certain functionalities to disappear. Ensure contractual agreements in which the vendor is obligated to:

Continuity clauses in the event of acquisition or bankruptcy

Consolidation in the AI market is high. The chance that a vendor will be acquired by a larger player or run into financial trouble is real. Therefore, include provisions that safeguard the continuity of the service. Consider a source code escrow (including model weights and training setups) or the right to terminate the contract immediately and free of charge in the event of an acquisition, while retaining all data.

For concrete agreements regarding availability and performance, it is advisable to study the standards for service levels. More details on this can be found on the page about SLAs and uptime with LLM providers.

Setting up the due diligence process

A successful due diligence investigation follows a structured timeline and requires a clear division of roles within the organization. The process typically proceeds through the following phases:

Phase Activities Responsible party
1. Preparation Drafting the NDA, determining the scope, setting up a secure data room. Legal advisor / Project manager
2. Request for information Sending the questionnaire, requesting SOC 2 and ISO certificates, and pen tests. Security officer (CISO)
3. Evaluation Analyzing the submitted documents, interviews with the vendor's technical staff. Technical expert / Lead developer
4. Reporting Documenting risks, red flags, and advice for contracting. Project manager / Risk analyst

Red flags

During the due diligence investigation, certain signals can immediately give rise to concern or lead to halting the process. Watch out for the following 'red flags':

Further reading