The deployer is accountable for using the model in its own environment, even when the vendor built or trained it. Contract terms may allocate commercial risk, but regulators assess who put the system into use and who was responsible for governance. That means legal, security, and AI owners all need a clear accountability chain.
Why This Matters for Security Teams
Accountability for harmful model output is not just a legal question. It affects incident response, change control, procurement, logging, and the ability to prove what happened after deployment. When a vendor model is placed into production, the organisation running it decides the use case, the prompts, the integrations, the guardrails, and the escalation path. That means responsibility sits with the deployer even when the model itself was built elsewhere. Current guidance from NIST SP 800-53 Rev 5 Security and Privacy Controls supports this kind of control ownership by requiring governance around system operation, auditability, and accountability.
Security teams often get this wrong by treating a vendor contract as a substitute for operational control. A contract can allocate liability, but it does not create monitoring, approval workflows, or safe release criteria. For AI systems, the real issue is whether the organisation can show who accepted the risk, who reviewed the outputs, and who can stop the system if it starts producing unsafe content. That becomes especially important when the model is connected to customer-facing workflows or internal tools that can trigger action without human review. In practice, many security teams encounter accountability gaps only after harmful output has already been published, rather than through intentional release governance.
How It Works in Practice
The practical answer depends on the operating model, but the accountability chain is usually shared across functions. The vendor is accountable for the model they supply, including known limitations, disclosed testing, and update notices. The deployer is accountable for choosing the model, configuring it, and deciding whether its outputs are acceptable for a given business purpose. Legal and risk teams should define who owns residual risk, while security and AI governance teams should verify that controls exist before the model goes live. The NIST AI Risk Management Framework is useful here because it separates governance from technical performance and makes accountability explicit across the lifecycle.
In a controlled deployment, teams should document:
- the business owner who approved the use case
- the security owner who set logging, access, and escalation requirements
- the AI or product owner who validated output quality and safety thresholds
- the vendor obligations for updates, incident notices, and model changes
- the human review steps required before high-impact output is acted on
This is where model cards, system cards, and evaluation reports matter, but they are not enough on their own. Teams still need monitoring for prompt injection, unsafe completions, policy bypass, and drift in output quality. For adversarial behaviour and misuse patterns, MITRE ATLAS helps teams think through attack paths that can produce harmful outputs or manipulate model behaviour. Where autonomous agents are involved, the question expands from “who trained the model” to “who authorised the system to act on those outputs.” These controls tend to break down when a vendor-managed model is embedded into a fast-moving business process because ownership becomes blurred between procurement, product, and security.
Common Variations and Edge Cases
Tighter accountability often increases operational overhead, requiring organisations to balance speed of deployment against review depth and evidence quality. That tradeoff becomes sharper when the model is a foundation model, a fine-tuned internal model, or an agent connected to tools and records. Best practice is evolving, and there is no universal standard for assigning blame across every commercial arrangement. In some cases, the vendor may still bear responsibility for defects in the supplied model, while the deployer remains accountable for unsafe use in context. The distinction matters because regulators and auditors usually care about the system in operation, not the abstract model in isolation.
Edge cases often appear when output harms are indirect. A model may not produce illegal content, but it may generate misleading advice, expose sensitive data, or trigger an unsafe downstream action. In those situations, accountability usually follows the party that integrated the model into the process and failed to implement safeguards. That is why NIST AI Risk Management Framework and OWASP Top 10 for Large Language Model Applications are both useful references for governance and technical abuse cases. Organisations handling regulated or high-impact services should also align with emerging requirements under the EU AI Act where applicable. When vendor updates can change behaviour without a formal release gate, accountability breaks down because no one can prove which model version made the harmful decision.
Standards & Framework Alignment
This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.
OWASP Agentic AI Top 10 and MITRE ATLAS address the attack surface, NIST AI RMF and NIST CSF 2.0 set the technical controls, and EU AI Act define the regulatory obligations.
| Framework | Control / Reference | Relevance |
|---|---|---|
| NIST AI RMF | AI RMF frames governance and lifecycle accountability for deployed AI systems. | |
| OWASP Agentic AI Top 10 | Agentic systems can act on harmful outputs, making authorization and oversight critical. | |
| MITRE ATLAS | AML.TA0007 | Adversarial manipulation can cause harmful outputs or unsafe model behaviour. |
| EU AI Act | The act places obligations on deployers and providers for high-risk AI use. | |
| NIST CSF 2.0 | GV.OV-01 | Governance and oversight are central to proving who owns AI operational risk. |
Assign governance owners, document risk decisions, and verify controls before production use.
Related resources from NHI Mgmt Group
- What should security and governance teams do before allowing a model into production?
- How does the consumer-secret-entitlement model help with governance at scale?
- Who is accountable when vendor credentials touch production data?
- Who is accountable when a vendor session touches a production system outside the approved scope?