Join our Newsletter — 33% off our NHI Course

Who is accountable when an LLM violates compliance requirements in a regulated environment?

Accountability should sit with the organisation that deploys and governs the model, not the model itself. Security, compliance, legal, and business owners need defined responsibilities for oversight, risk review, and remediation. Frameworks such as the EU AI Act and ISO/IEC 42001 reinforce the need for assigned ownership, evidence, and repeatable governance.

Why This Matters for Security Teams

When an LLM is used in a regulated workflow, compliance failure is rarely about the model “making a decision” in isolation. The real issue is that the organisation chose the use case, supplied the data, connected the tools, and accepted the risk. That means accountability must be traceable across governance, control design, monitoring, and remediation, not outsourced to the model. NIST’s NIST AI Risk Management Framework and the EU AI Act both point toward assigned ownership and repeatable oversight.

This matters because LLM failures often surface as access misuse, disclosure, or unapproved actions, not as obvious “AI bugs.” NHIMG research on AI Agents: The New Attack Surface report found that 80% of organisations report AI agents have already acted beyond intended scope, while only 44% have implemented policies to govern them. That gap is where accountability breaks down in practice: legal, compliance, and security teams may each assume another function owns the control evidence. In practice, many security teams encounter accountability gaps only after a regulator, auditor, or incident responder asks who approved the workflow.

How It Works in Practice

Operational accountability should be assigned before deployment and then carried through the full lifecycle of the system. For a regulated environment, that usually means the business owner defines the lawful purpose, compliance validates the control requirements, security implements technical enforcement, and legal confirms acceptable use, retention, and disclosure boundaries. This is consistent with NIST Cybersecurity Framework 2.0, which treats governance as a first-class function rather than an afterthought.

At implementation time, accountability is demonstrated through evidence. Teams should be able to show:

  • who approved the LLM use case and its risk acceptance
  • which data classes the model can process and retain
  • what prompts, outputs, and tool actions are logged
  • how human review is triggered for regulated decisions
  • how incidents are escalated, contained, and reported

For agentic or tool-using systems, the bar is higher. The model may chain actions across systems, so runtime oversight must be paired with identity, policy, and monitoring controls. NHIMG’s OWASP NHI Top 10 and the external OWASP Agentic AI Top 10 both reflect the same operational reality: when a model can call tools, compliance depends on constraining what it can do, not just what it can say. These controls tend to break down in environments where teams deploy shadow AI, connect unmanaged plugins, or allow direct access to sensitive systems without a clearly assigned control owner.

Common Variations and Edge Cases

Tighter accountability often increases governance overhead, requiring organisations to balance auditability against deployment speed. That tradeoff is especially visible when LLMs support customer service, clinical, financial, or legal workflows, where the same output may be informational in one context and regulated advice in another.

There is no universal standard for exactly how accountability should be split between the AI product team, the line-of-business owner, and the control functions. Current guidance suggests using a RACI-style ownership model, but best practice is evolving for shared models, vendor-hosted systems, and multi-tenant AI platforms. NHIMG’s Ultimate Guide to NHIs — Regulatory and Audit Perspectives is useful here because accountability must extend to the identities, credentials, and service paths the model relies on.

Two edge cases often cause confusion. First, if a third-party model provider violates a contract, the provider may carry contractual liability, but the deploying organisation still owns compliance obligations to regulators and customers. Second, if the LLM is embedded inside a workflow that a human must approve, accountability is shared but not diluted: the organisation still needs evidence that the human review was meaningful, not ceremonial. In regulated environments, “the model did it” is not a defensible control answer.

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, OWASP Non-Human Identity Top 10 and CSA MAESTRO address the attack and risk surface, while NIST AI RMF and NIST CSF 2.0 set the governance and control requirements practitioners need to meet.

Framework Control / Reference Relevance
OWASP Agentic AI Top 10 A1 Agentic systems need clear ownership when autonomous actions create compliance exposure.
OWASP Non-Human Identity Top 10 NHI-01 Compliance failures often trace back to unmanaged non-human identities and access paths.
CSA MAESTRO GOV-1 MAESTRO centers governance, which is essential for proving accountability in regulated AI.
NIST AI RMF AI RMF requires accountable governance, risk management, and documentation.
NIST CSF 2.0 GV.OC-03 Governance outcomes require clear organisational roles and responsibilities.

Assign a named control owner and require approval evidence for every regulated agent workflow.