AI Supply Chain Risk โ Third-Party Models & Vendors
Most organisations no longer build AI models from scratch. They rely on pre-trained foundation models, open-source libraries, third-party APIs, and cloud AI services. Each of these introduces supply chain risk โ the possibility that a vulnerability, backdoor, or compromise in an upstream component affects your downstream systems.
The Dimensions of AI Supply Chain Risk
- โPre-trained model risk โ Open-source models downloaded from repositories like Hugging Face may contain embedded backdoors. Researchers have demonstrated this is not theoretical: poisoned models have been uploaded to public repositories and downloaded thousands of times before detection.
- โDependency risk โ AI frameworks (PyTorch, TensorFlow, scikit-learn) and their dependencies carry traditional software supply chain risks: malicious packages, typosquatting, compromised maintainer accounts.
- โThird-party data risk โ Datasets sourced from external providers may be poisoned, biased, or contain content that creates legal liability.
- โAPI vendor risk โ If you rely on a third-party AI API (OpenAI, Anthropic, Azure AI, Google Vertex), that vendor's security posture, uptime, and model behaviour directly affects your systems.
Third-Party AI Vendor Due Diligence
When evaluating AI vendors, go beyond the standard security questionnaire. Specific questions to ask:
- โIs my data used to train your models? Under what terms?
- โWhat happens to my data if I terminate the contract?
- โDo you hold SOC 2 Type II, ISO 27001, or equivalent certification?
- โWhat is your model update cadence โ and how do you notify me when underlying model behaviour changes?
- โDo you conduct adversarial testing on your models before updates?
- โWhat are your data residency and sovereignty commitments?
Third-party AI vendors update their models regularly โ sometimes without notice. A model that was safe and accurate when you evaluated it may behave differently six months later. Build continuous monitoring of vendor model behaviour into your AI governance programme, not just point-in-time evaluation.
Build an AI Vendor Register โ a simple inventory of every third-party AI model, API, dataset, or tool your organisation relies on, with the vendor name, data sharing terms, last security review date, and business criticality. This single artefact will transform your visibility into supply chain risk.
