TL;DR: Illinois SB 315 requires independent third-party safety audits for the largest frontier AI systems, but Onyx argues the law does not address the enterprise layer where agents act on real data and real credentials. The gap is governance of agent decisions, not model outputs, and that creates an audit, ownership, and accountability problem for deployed systems.
NHIMG editorial — based on content published by Onyx: Illinois SB 315 just landed. Enterprise agent operators still have their own problem
By the numbers:
- Illinois SB 315 takes effect on January 1, 2027, after Governor Pritzker signed it on July 6.
- OWASP called Agent Goal Hijack the most pervasive attack technique observed in 2026.
Questions worth separating out
Q: What breaks when AI agents keep standing credentials?
A: The access model breaks because the agent can continue acting after the human has moved on, the workflow has shifted, or the original approval is no longer relevant.
Q: Why do AI agents create a governance problem for IAM teams?
A: AI agents create a governance problem because they authenticate and act as autonomous software entities with tool access.
Q: How can teams tell whether AI access is actually under control?
A: Look for evidence that access is limited by purpose, not just by account.
Practitioner guidance
- Define a unique identity for every AI agent Assign each agent its own identity, separate from human users and shared service accounts, so activity can be governed, reviewed, and revoked independently.
- Constrain agent tools to task-scoped privilege Limit each agent to the smallest viable set of tools, data sources, and execution rights.
- Require immutable agent activity records Log the request, tool calls, data touched, outputs returned, and human owner for every significant agent action.
What's in the full article
Onyx's full blog covers the operational detail this post intentionally leaves for the source:
- The article’s direct interpretation of SB 315’s audit requirements for frontier AI developers and why that matters to enterprise teams.
- The author’s breakdown of how enterprise agent workflows differ from model-level safety reviews in practice.
- The specific governance record the author says boards should expect for each agent, including requested action, tool use, data access, and output.
- The article’s discussion of regulatory direction across Illinois, California, New York, and adjacent AI frameworks.
👉 Read Onyx's analysis of Illinois SB 315 and enterprise AI agent governance →
Enterprise AI agent governance after Illinois SB 315: what changes now?
Explore further
Enterprise AI governance has moved past model safety and into agent authority. The article is right to separate frontier-lab audits from enterprise deployment risk, because the control surface shifts once an agent can call tools, access data, and act under delegated identity. That makes this an IAM and PAM problem as much as an AI governance problem. Practitioners should treat every agent as an accountable workload with explicit ownership and constrained privilege.
A question worth separating out:
Q: Who is accountable when a compromised AI agent misuses delegated access?
A: Accountability usually spans the business owner of the workflow, the team that issued or approved the credential, and the vendor if a third-party integration was involved. The critical governance question is not who logged in, but who allowed the delegation chain to exist and remain valid. That chain must be documented before incidents occur.
👉 Read our full editorial: Illinois SB 315 leaves the enterprise AI agent governance gap open