• AI Governance
The AI Vendor Risk Checklist Nobody Runs Before Signing the Contract
Most organisations are still buying AI as if it were ordinary software. It is not.
By Suchetana Bauri · Published September 7, 2026 · 18 Min Read
Key Takeaway
AI procurement is not a technology acquisition decision; it is an organisational liability delegation. If you cannot trace the prompts, you do not own the process.

Polished sales presentations and smooth product demonstrations are designed to make AI look magical and effortless. But beneath the gorgeous user interfaces and promises of infinite efficiency lies a complicated and highly volatile technical infrastructure that can expose your enterprise to unexpected risks.
When a contract is signed without thoroughly auditing the vendor’s data pipeline and model lifecycle, organisations effectively hand over control of their operational logic. This is not ordinary software that functions predictably inside a container. It learns, drifts, hallucinates, and potentially leaks the intellectual property that defines your competitive advantage.
“The danger is not only that a chatbot hallucinates. It is that your team cannot say where its prompts went, what the model is, who trained it, which other companies touch the data, whether last month’s version is the one running today, or how to leave without losing a year of work.”
• 01 / Procurement Principles
The first rule: do not buy a black box with a login
Enterprise software procurement has spent thirty years perfecting a standard review model centred on security, availability, and financial stability. However, AI systems break these paradigms. Before analysing a vendor’s tool, you must establish exact clarity on what the system will influence, deciding on its structural operational boundaries.
Strategic Suitability Questions to Ask
What specific business decisions does this system influence or automate?
What is the non-punitive path for users to override system choices?
Who bears the ultimate regulatory and financial liability when a mistake occurs?
How do our operational targets adjust to allow manual checking time?
Where can team members test and fail safely without live customer risk?
How does this tool affect our downstream reporting compliance?
Buying a simple writing assistant to draft internal emails carries a very different risk profile compared to introducing a resume-screening machine learning model or a customer-support agent with direct refund authority. Matching the procurement rigor to the task’s systemic risk is the foundation of strategic governance.
• 02 / Information Security
1. Data handling: follow the prompt
When an enterprise AI vendor promises that they “do not train our models on your data,” they are answering a single question while ignoring ten others. Data inside modern LLM platforms moves through multiple distinct stages, each requiring strict boundary definitions in your commercial agreements.
10 Key Data Categories to Audit
01. User Inputs: Prompts and files attached directly by users.
02. Model Outputs: Text, tables, code, or media generated by the model.
03. System Instructions: System prompts, safety frameworks, and tool parameters.
04. Context Enrichment: Internal documents retrieved to enrich the context window.
05. Session Cache: Historical context stored to maintain coherent chat paths.
06. Safety Logs: Prompts and outputs flagged for human review or safety checks.
07. Aggregated Telemetry: Anonymized usage counts and performance metrics.
08. Vector Embeddings: Intermediate vector database values generated during search.
09. Configuration & Fine-tuning Assets: System configurations and customised fine-tuning weights.
10. Support & Diagnostic Records: Vendor employee transcripts of diagnostic interactions.
The questions that must have written answers
- Are inputs decrypted at any point on third-party servers outside your approved processing region?
- Which specific subprocessors or external APIs does the vendor use to process attachments?
- What is the exact data retention period for safety logs and who has access?
- How is data segregated to prevent cross-leakage between competitive tenants?
- What happens to diagnostic backups when our corporate account is deactivated?
- Are vector search embeddings encrypted with enterprise-managed keys?
- Can administrators instantly audit access logs for the vendor’s engineers?
- Is there a non-disclosure guarantee covering custom weights developed during pilot runs?
Contract terms worth insisting on
1. Absolute Zero-Training Clause: A legally binding prohibition on using any customer-specific data, embeddings, or prompts to train public, base, or adjacent models.
2. Tiered Data Retention: Immediate deletion of prompt caches once a session finishes, with a maximum 30-day window for diagnostic logs.
3. Sovereign Geographic Residency: Explicit restriction of data and model hosting within your specified legislative region.
4. Human Access Restraints: Requirement that vendor technical staff require express, logged permission to access any customer logs.
5. Sub-processor Disclosures: Mandate to notify in writing 30 days before changing underlying LLM APIs or infrastructure hosts.
6. Proactive Incident Disclosures: Fast-tracked 24-hour notification window for any suspected data leak, safety breach, or unauthorized prompt extraction.
• 03 / Technical Lifecycle
2. Model provenance: ask what is actually doing the work
The largest blind spot in AI procurement is ignoring the model supply chain. Many vendors wrap third-party API keys in a gorgeous interface, meaning you are completely dependent on downstream providers for accuracy, availability, and versioning.
10-Item Model Audit Checklist
Is the foundation model proprietary, open-source, or third-party?
Which exact version is running today, and what is its sunset schedule?
Where is the model trained, hosted, and run?
How often are model weights altered or patched by the provider?
What are the downstream API dependencies?
How is drift monitored and reported to customers?
What is the disaster recovery plan if the core API partner changes licensing terms?
Are custom parameters or system prompts version-controlled?
How is bias tested, logged, and mitigated?
What baseline datasets were used for training?
The Question Vendors Dislike
“Can you guarantee that the model, version, configuration and safety settings we validated are the ones we will be using next quarter?”
Because LLM providers constantly update base weights without notice, systems can drift overnight. Negotiating model stability commitments—such as pinned API endpoints or structured testing windows—is essential to prevent silent operational degradation.
• 04 / Performance Validation
3. Do not confuse benchmark scores with suitability
A vendor claiming their system scores 90% on standard industry benchmarks is telling you nothing about how it handles your proprietary data format, specialised vocabulary, or unique compliance requirements.
Writing Tools
Requires testing for tone compliance, brand guidelines alignment, and style constraints.
Search Systems
Requires measuring retrieval precision, context window density, and hallucination rates.
Agentic Workflows
Requires testing for tone compliance, brand guidelines alignment, and style constraints.
Build a small, proprietary test set
- Collect 30–50 realistic prompt scenarios representative of daily workload.
- Document the ideal, baseline, and dangerous outputs for each scenario.
- Run this set against the vendor’s system during the proof-of-concept phase.
- Rerun the exact same test set monthly to check for model drift or degradation.
- Audit model changes against safety guidelines before live deployment.
- Empower team managers to add new failure cases to the validation set.
• 05 / Strategic Lock-In
4. Exit clauses: your future self is also a stakeholder
AI systems construct invisible, highly effective locks. The moment your employees customise thousands of system instructions, fine-tune internal prompt libraries, and link automated agents together, switching costs skyrocket.
11 Sources of AI System Lock-In
- Custom prompt libraries built by staff.
- Base system instructions and guardrails.
- Fine-tuning training datasets and associated weights.
- User annotation histories and labeling logs.
- Downstream application API integrations.
- Historical audit trails and performance compliance logs.
- Custom safety filters and moderation datasets.
- Vector search indexes and retrieval structures.
- Agentic state histories and memory graphs.
- Custom template configurations and workflows.
- User training hours and specialised system skills.
The Exit Checklist
- What can we export? Prompt libraries, system instructions, and customised weights must be completely exportable.
- In what format? Require standard JSON, CSV, or open-source configurations. Avoid proprietary binary formats.
- How long do we have? Ensure a 90-day grace period post-termination to download all assets safely.
- Are there extraction fees? Explicitly cap or eliminate data and model extraction costs.
- Is there data wiping? Require a certified wipe of all backups within 30 days of exit.
- How is transition handled? Require the vendor to provide support during integration migrations.
- Who keeps custom weights? Legally preserve your ownership of custom weights developed on vendor systems.
• 06 / Governance Framework
5. Turn the checklist into a decision
A checklist is useless if it sits in an email. It must be integrated directly into your procurement decision engine, aligning key stakeholders before commercial commitments harden.
7 Crucial Roles in AI Review
- Business Owner: Owns business ROI and daily performance.
- Users/Staff: Checks user experience and safety bounds.
- Information Security: Audits model inputs, data residency, and encryption.
- Privacy & Legal: Verifies copyright ownership, liability, and safety logs.
- Data Governance: Traces pipeline flows and subprocessors.
- Procurement: Negotiates model stability, performance SLA, and exit rules.
- Comms/Training: Drafts training resources and internal transition plans.
Question
Strong Answer
Deal Breaker
Data flow
Decrypted data is stored in memory cache only; logs deleted in 30 days.
Inputs transferred to global public pools for base training.
Model provenance
Model version is pinned, with 90-day deprecation notice and test environment.
Vendor upgrades weights silently overnight with no fallback paths.
Exit safety
Standard JSON exports for prompts, parameters, safety lists, and audit history.
Custom templates, parameters, and fine-tuning caches are proprietary lock-ins.
Can we control changes?
Named model versions, advance notice of material changes, a test environment and rollback or termination rights
Silent model swaps, no behavioural change-log, no meaningful notice or right to reassess
• Strategic Action
The question to ask in the room
“If this vendor changed the model, lost access to an upstream provider, suffered a breach, raised prices sharply or became unsuitable for our organisation next year, what would we actually do?”
Answering this single question with concrete, documented migration steps removes ambiguity from procurement. It shifts the discussion from magical thinking to realistic operational risk management. That is what a proper governance framework buys you: not absolute safety, but the strategic control to direct your own technical future.
References
[1] ICO, “Allocating controllership across the generative AI supply chain” — ico.org.uk
[2] ICO, “Contracts and third parties: AI audit framework toolkit” — ico.org.uk
[3] NIST, AI Risk Management Framework: Generative AI Profile (AI 600-1) — nist.gov
[4] European Union, Regulation 2024/1689 — the AI Act — eur-lex.europa.eu
AI GOVERNANCE · STRATEGY CONSULTING
Negotiating an AI vendor contract?
I help teams stress-test data-use terms, map model dependencies, assess change-control gaps and build an exit plan before the agreement is signed.
