By NHI Mgmt Group Editorial TeamDomain: AI SecuritySource: ActiveFencePublished April 25, 2026

TL;DR: A coalition of 42 U.S. state attorneys general is pushing stronger AI safeguards, third-party audits, and clearer accountability, while warning that consumer protection, child safety, and tort law already expose companies to liability for harmful model outputs, according to ActiveFence. The practical shift is from trusting model behaviour to proving controls, because governance evidence is becoming a legal requirement, not an optional maturity signal.


At a glance

What this is: This is an analysis of state attorneys general increasing pressure on generative AI providers and deployers, with the key finding that existing law already creates liability for unsafe outputs and weak governance.

Why it matters: It matters to IAM, NHI, and AI governance teams because public-facing AI systems need auditable controls over data access, guardrails, and accountability when models, agents, or users can trigger harmful behaviour.

By the numbers:

👉 Read ActiveFence's analysis of AI compliance pressure from U.S. state attorneys general


Context

U.S. AI compliance is moving from abstract policy debate to practical enforcement pressure, especially for organisations that deploy public-facing models and chatbots. The immediate issue is not whether AI is transformative, but whether companies can prove safeguards, monitoring, and accountability when outputs mislead users or cause harm. That is where AI governance overlaps with IAM, access controls, and logging discipline.

The article also reflects a broader pattern in which regulators are treating AI as a system that must be governed, not simply a product that must work. For identity and security teams, the operational question is whether model access, prompt boundaries, safety filters, and audit trails are strong enough to stand up to scrutiny. That is now a typical enterprise challenge, not a niche legal concern.


Key questions

Q: How should organisations govern AI systems that can make consequential decisions?

A: Organisations should govern consequential AI systems with the same discipline used for high-risk identities: defined ownership, least privilege, logging, approval boundaries, and human override. The critical requirement is to connect model behaviour to real access paths so legal review, security review, and audit evidence all describe the same system.

Q: Why do AI systems create legal risk even when no new AI-specific law exists?

A: Because existing consumer protection, negligence, and child safety law already applies to harmful or misleading outputs. If the organisation deploys the system, it remains responsible for foreseeable harm, even when the model generated the content. Courts and regulators will look for reasonable safeguards, documented testing, and evidence that controls were operating.

Q: What do teams get wrong about AI guardrails and identity controls?

A: They often assume a content filter is a substitute for access governance. It is not. Guardrails reduce unsafe responses after the session has started, but they do nothing to limit who can reach the system, what data sources the agent can query, or whether delegation is over-broad.

Q: Who is accountable when an AI chatbot surfaces unsafe or internal information?

A: Accountability sits with the organisation that deployed the assistant and defined its data access, not with the model itself. The relevant owners are the teams controlling retrieval, prompt governance, and workflow integration. If those controls are weak, the incident is an identity and access governance failure as much as a content-safety failure.


Technical breakdown

Why AI governance now depends on provable controls

Generative AI risk is increasingly assessed through evidence, not intent. Regulators and plaintiffs are asking whether the organisation had guardrails, audit trails, testing, and escalation paths when the model produced harmful or misleading output. That shifts AI governance from policy statements to control design. In practice, the strongest programmes treat model behaviour as something that must be continuously observed, challenged, and documented across deployment, monitoring, and incident response.

Practical implication: align AI controls to evidence you can show, not just policy language you can describe.

Prompt injection, output filtering, and access scoping

Public-facing AI systems fail when untrusted input can shape system behaviour or when models can reach data they should never touch. Prompt injection targets the instruction hierarchy, while output filtering limits harmful responses after generation. Access scoping matters because AI systems often sit on top of enterprise data and tools. Without tight permission boundaries, a safety problem quickly becomes a data governance problem.

Practical implication: combine prompt controls, output moderation, and least-privilege data access around every AI workflow.

Auditable logs and third-party review are becoming the baseline

The article’s emphasis on independent oversight reflects a wider shift toward verifiable AI assurance. Logging, red-teaming, and external review create the record that a company did not simply hope for safe model behaviour. For security teams, this is similar to moving from undocumented access decisions to reviewable entitlement evidence. The governance model is maturing toward continuous proof, not point-in-time reassurance.

Practical implication: retain audit-ready logs for model inputs, outputs, policy decisions, and safety test results.


Threat narrative

Attacker objective: The objective is to exploit AI trust boundaries so the system generates harmful, misleading, or unauthorized outcomes that create legal, reputational, or operational damage.

  1. Entry begins when public-facing AI systems accept user prompts, third-party content, or integrated tool requests without enough filtering or instruction hierarchy protection.
  2. Escalation occurs when the model follows harmful, misleading, or injected instructions and gains access to data or actions beyond the intended business boundary.
  3. Impact lands as consumer harm, regulatory exposure, or liability when unsafe outputs, privacy leakage, or deceptive behaviour can be shown to stem from weak governance.

NHI Mgmt Group analysis

AI compliance is shifting from product quality to governance proof. The article shows that regulators are no longer satisfied with claims that a model is “safe enough” in practice. They want evidence of testing, monitoring, oversight, and responsibility when outputs go wrong. For organisations, that means AI governance must be auditable in the same way access decisions and privileged actions are auditable in IAM and PAM.

Identity controls now sit inside AI risk, not beside it. Public-facing AI systems increasingly depend on access to enterprise data, tools, and workflows. That makes role-based and attribute-based controls central to preventing model overreach, especially when an AI system can retrieve, infer, or expose information across business boundaries. The governance problem is no longer only what the model says, but what the model is allowed to touch.

Third-party audits are becoming the practical trust mechanism for generative AI. The article’s call for outside review reflects a market reality: internal assurance alone is often not enough to satisfy regulators, customers, or boards. Independent testing changes AI governance from self-attestation to challengeable evidence. Practitioners should expect assurance requests to expand from security controls into safety, bias, and misuse testing.

Policy without operational telemetry will not withstand scrutiny. A written AI policy means little if the organisation cannot show prompt logs, safety decisions, exception handling, and escalation outcomes. That is the same governance gap that appears in weak identity programmes: the control may exist on paper, but there is no reliable record that it was applied. Practitioners should treat telemetry as part of the control plane, not an afterthought.

Governance debt is now a board-level AI risk. The more organisations scale public AI deployments without testing, logging, and accountability, the more they accumulate unpriced legal and operational exposure. This is the point where AI governance stops being an innovation support function and becomes a core enterprise risk discipline. Teams should position assurance work as risk reduction, not compliance theatre.

What this signals

AI governance is converging with identity governance. Once AI systems can retrieve data, call tools, and shape user decisions, they need the same discipline applied to privileged accounts: scoped access, auditability, and explicit ownership. The practical signal for programme leaders is that AI assurance, IAM, and PAM can no longer be run as separate workstreams if the model touches enterprise systems.

Compliance teams will increasingly ask for machine-readable evidence. Written controls are no longer enough when regulators or customers want to know exactly what the system accessed, what it returned, and who approved it. That pushes organisations toward continuous logging, stronger access boundaries, and evidence retention built into the AI stack rather than bolted on later.

Regulators are setting the pace for better governance architecture. The direction of travel is toward independent testing, transparent review, and demonstrable accountability. Teams that already treat AI as part of the control environment will adapt faster than teams that view it as a sidecar feature to a business application.


For practitioners

  • Establish evidence-based AI governance Map every public-facing AI use case to documented safeguards, logging, testing, and escalation ownership so you can prove controls existed before harm occurred.
  • Tighten data and tool access for AI systems Apply least-privilege access to retrieval sources, APIs, and internal actions so a model cannot reach data or systems beyond its approved scope.
  • Add independent safety testing before launch Run red-team style evaluations for harmful outputs, manipulation, privacy leakage, and unsafe advice, then preserve the results for legal and security review.
  • Instrument audit trails across prompts and outputs Log prompts, retrieved context, policy decisions, refusals, and outputs in a way that supports incident review, compliance evidence, and accountability reporting.
  • Define accountable owners for AI harm scenarios Assign business, security, legal, and product accountability for output errors, unsafe interactions, and regulatory response before the system reaches production.

Key takeaways

  • Generative AI now creates legal exposure when organisations cannot prove that safeguards, testing, and accountability were in place.
  • The real governance gap is not model capability alone, but the absence of auditable controls over access, outputs, and escalation.
  • Security and identity teams need to treat AI assurance as an evidence problem, with logging, scoping, and ownership built into production workflows.

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 address the attack and risk surface, while NIST AI RMF, NIST CSF 2.0 and NIST SP 800-53 Rev 5 set the governance and control requirements practitioners need to meet.

FrameworkControl / ReferenceRelevance
NIST AI RMFGOVERNThe article centres on accountable AI governance and oversight.
OWASP Agentic AI Top 10Prompt injection and tool misuse are part of the article's control recommendations.
NIST CSF 2.0PR.AC-4Least-privilege access is necessary when AI systems reach enterprise data and tools.
NIST SP 800-53 Rev 5AU-2Auditability is central to defending AI governance decisions and incidents.

Log prompts, outputs, policy actions, and reviews to create defensible audit evidence.


Key terms

  • AI Governance: AI governance is the set of controls used to discover, classify, approve, restrict, monitor, and revoke AI-enabled access. It connects identity, data, and policy so organisations can manage what AI can reach, what it can share, and when it should be stopped.
  • Prompt Injection (Agentic): An attack where malicious instructions are embedded in content that an AI agent reads — causing the agent to execute unintended actions using its own legitimate credentials. A primary vector for agent goal hijacking and identity abuse.
  • Audit Trail: An audit trail is a record of who accessed a system, what they did, and when they did it. For PHI environments, it provides the evidence needed to investigate incidents, support breach determinations, and demonstrate that access was attributable to a specific identity or workflow.
  • Least-Privilege Access: Least-privilege access means granting only the permissions required for a specific task and removing them when the task ends. In infrastructure environments, that control depends on policy, lifecycle automation, and evidence, because broad entitlements and delayed revocation quickly turn least privilege into a statement rather than a condition.

What's in the full article

ActiveFence's full blog post covers the operational detail this post intentionally leaves for the source:

  • The specific legal theories and enforcement angles cited by the state attorneys general for AI-driven harm.
  • The recommended safety stack for prompt filtering, output moderation, logging, and red-teaming.
  • The article's examples of harmful chatbot behaviour and the types of safeguards each example implies.
  • The practical sequence for building evidence that AI controls were active before deployment and during operation.

👉 ActiveFence's full post covers the legal exposure, safety controls, and governance steps in more operational detail.

Deepen your knowledge

The NHI Foundation Level course, the industry's only accredited NHI security programme, covers NHI governance, secrets management, workload identity, and agentic AI identity. It gives practitioners a structured way to connect access control, lifecycle management, and governance evidence across modern identity programmes.
NHIMG Editorial Note
Published by the NHIMG editorial team on August 20, 2026.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org