By NHI Mgmt Group Editorial TeamPublished 2025-09-05Domain: Agentic AI & NHIsSource: Veza

TL;DR: OpenAI usage in enterprise workflows creates governance gaps around assistant creation, stale access, and least privilege, especially where service accounts and shared identities blur human and non-human control, according to Veza. The security problem is not AI adoption itself but the lack of durable identity oversight for autonomous access paths and compliance evidence.


At a glance

What this is: This analysis argues that OpenAI access becomes an identity governance problem once assistants, roles, and non-human identities share operational control.

Why it matters: IAM and NHI teams need visible ownership, least-privilege review, and audit evidence before AI assistants become unmanaged access paths.

👉 Read Veza's analysis of OpenAI access governance and least privilege


Context

OpenAI access governance is now an identity problem, not just an application administration task. When assistants, roles, contractors, and service accounts all touch the same projects, the missing control is not another model feature but clear permission ownership and revocation discipline. That is the core NHI governance gap this article raises.

The article’s examples are typical of early enterprise AI adoption: decentralized project ownership, broad admin requests, and weak visibility into who can create or delete assistants. Once shared identities and automation bots are involved, standard IAM review cycles are too slow to prove least privilege or satisfy audit requests. For a broader reference point on NHI lifecycle and visibility, see the Ultimate Guide to NHIs.


Key questions

Q: How should security teams govern OpenAI access in enterprise environments?

A: Security teams should treat OpenAI access like any other privileged application, with named owners, role-based approval, access reviews, and revocation tied to lifecycle events. The key is to govern both human and non-human identities together, because assistants, service accounts, and contractors can all create lasting access risk.

Q: Why do AI assistants create additional least-privilege risk?

A: AI assistants add least-privilege risk because access can expand through delegated roles, shared project ownership, and forgotten admin rights. Even if the assistant itself is harmless, the surrounding identity graph may allow creation, deletion, or data exposure beyond the original task scope.

Q: What is the difference between managing user access and NHI access for AI projects?

A: User access management focuses on people who can authenticate directly, while NHI access management covers the service accounts, tokens, bots, and automation identities that keep AI systems running. In AI projects, the non-human layer often carries the more durable privilege and the harder-to-see risk.

Q: When should organisations revoke AI project access?

A: Organisations should revoke AI project access when a contractor leaves, a pilot ends, a role changes, or an identity is no longer needed to operate the workflow. Waiting for periodic cleanup leaves stale access active and makes least privilege mostly theoretical.


Technical breakdown

How OpenAI member and role models create governance risk

OpenAI-style collaboration models usually separate members, roles, and actions, but that separation only works when ownership is explicit and regularly reviewed. The risk appears when project membership is distributed across teams, contractors, and automation accounts, because the effective access graph becomes wider than the visible admin list. In practice, a user who can create or delete assistants may not need access to the underlying data to create material risk. Least privilege fails when role assignments are treated as temporary convenience instead of controlled entitlements.

Practical implication: Map every assistant and admin-capable role to a named business owner and review it on a fixed cadence.

Why stale identities and shared accounts break least privilege

Stale identities are especially dangerous in AI projects because they preserve access long after the original business need has ended. Ex-contractors, orphaned service accounts, and shared automation identities are hard to spot when access is granted through multiple layers of tooling. That makes the real problem not just over-permissioning but persistence without accountability. In NHI terms, the access path is still live even when the human relationship behind it is gone. This is where lifecycle controls matter as much as authorization design.

Practical implication: Tie assistant and service-account revocation to offboarding and project closure, not to periodic cleanup alone.

What audit-ready AI governance requires from identity graphs

Audit-ready AI governance requires a traceable relationship between identity, role, action, and evidence. An access graph helps by showing who can do what, but that visibility only matters if the underlying data is complete enough to support review, exception handling, and compliance attestation. For regulated teams, the issue is not whether AI can be used safely in principle. It is whether the organisation can prove who approved access, when it changed, and whether excessive privilege existed at any point.

Practical implication: Use identity evidence to support least-privilege attestation, not just to visualise permissions after the fact.


  • Cisco DevHub NHI breach — IntelBroker exploited exposed Cisco credentials, API tokens and keys in DevHub.
  • DeepSeek breach — DeepSeek breach exposed 1M+ log lines and sensitive secret keys.

Read our 52 NHI Breaches Analysis report for a comprehensive view of breaches impacting Non-Human Identities including AI Agents.


NHI Mgmt Group analysis

OpenAI access control is now a first-class NHI governance problem. The article shows that assistants, shared roles, and automation identities can all participate in the same access path. That means AI governance cannot sit outside IAM, because the attack surface is defined by identity relationships, not by the model interface alone. Practitioners should treat every AI project as an entitlement system from day one.

Ephemeral innovation creates persistent trust debt. Teams often move fast by granting broad admin rights, then leave those rights in place when the pilot becomes production. The result is not just excess privilege but accumulated trust debt that becomes harder to unwind with every new project. Governance programmes should assume that temporary AI access becomes permanent unless lifecycle controls force the opposite.

Identity graph visibility is the practical control point for enterprise AI. The article’s strongest signal is that native application controls are not enough when ownership is decentralised and audit evidence is required. An access graph can expose role-to-action relationships, but only an identity governance layer can turn that visibility into enforcement and review. Teams should build around provable entitlement state, not around manual exports.

Least privilege for AI must include non-human identities, not just users. The article correctly ties service accounts, tokens, and bots to the same governance conversation as human admins. That is because AI workflows often depend on shared automation identities that outlive individual projects. Security programmes should extend the same review, approval, and revocation standards to NHIs that they already expect for privileged humans.

From our research:

  • 71% of NHIs are not rotated within recommended time frames, increasing the risk of compromise over time, according to Ultimate Guide to NHIs.
  • Only 5.7% of organisations have full visibility into their service accounts, which helps explain why OpenAI-style project governance often degrades into manual exception handling.
  • For a broader lifecycle lens, Ultimate Guide to NHIs connects rotation, offboarding, and zero trust to the same control plane.

What this signals

OpenAI governance will increasingly be judged by entitlement evidence, not by policy statements. Teams that cannot show who can create, modify, or delete assistants will struggle to defend least privilege when audits or incidents force a review. That is why identity graphs and access reviews need to become part of the AI operating model, not a separate compliance exercise.

As AI projects spread, the operational burden shifts from onboarding new capabilities to controlling how long access remains valid. The programme implication is straightforward: build revocation into project closure, contractor exit, and role change workflows before AI sprawl turns into access drift.


For practitioners

  • Define assistant ownership and admin approval paths Assign each AI project a business owner and a security owner, then require approval before any role can create or delete assistants. Keep the approval record with the entitlement so auditors can trace who authorised the access.
  • Inventory shared and non-human identities tied to OpenAI Include service accounts, API tokens, automation bots, and contractor identities in the same inventory as human members. This exposes orphaned access and helps teams find privilege that is hidden behind shared project memberships.
  • Automate least-privilege access reviews Use recurring reviews to compare assigned roles against actual task scope, then remove standing admin access that is only needed for short-lived testing. Prioritise any identity that can modify assistants or access sensitive project data.
  • Bind offboarding to AI project lifecycle events When a contractor leaves or a pilot ends, revoke assistant access, service-account privileges, and any inherited roles in the same workflow. This reduces the chance that old access remains active after the business need has gone.

Key takeaways

  • OpenAI governance becomes an NHI problem the moment assistants, bots, and shared roles can change access state.
  • Persistent privilege, not model capability, is the control failure most likely to outlive an AI pilot.
  • Enterprises need identity evidence, lifecycle revocation, and least-privilege review before AI usage scales further.

Standards & Framework Alignment

This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.

OWASP Non-Human Identity Top 10 and OWASP Non-Human Identity Top 10 address the attack and risk surface, while NIST CSF 2.0 set the governance and control requirements practitioners need to meet.

FrameworkControl / ReferenceRelevance
OWASP Non-Human Identity Top 10NHI-01OpenAI assistant and role sprawl maps to unmanaged NHI governance risk.
OWASP Non-Human Identity Top 10NHI-03Stale access and weak rotation discipline are central to AI project risk.
NIST CSF 2.0PR.AC-4Least-privilege access review is the core control issue in the article.

Inventory AI-related NHIs, assign ownership, and remove any identity without a clear business purpose.


Key terms

  • Non-Human Identity: A non-human identity is any machine, service, or software credential that authenticates and acts on its own. In AI environments this includes service accounts, tokens, bots, certificates, and agent identities that can create, modify, or access resources without a human operating each action.
  • Identity Graph: An identity graph is a relationship model that shows which identities can do what across systems, roles, and permissions. For AI governance, it helps teams see the full path from member to role to action, which is where hidden privilege and audit gaps usually emerge.
  • Least Privilege: Least privilege is the practice of granting only the access required for a task and removing it when the task ends. In AI and NHI governance, it must be enforced continuously because shared accounts, delegated roles, and automation can silently expand access over time.

Deepen your knowledge

OpenAI access governance and least privilege are core topics in our NHI Foundation Level course, the industry's only accredited NHI security programme. If you are building controls for assistants, service accounts, and shared identities, it is worth exploring.

This post draws on content published by Veza: How to Govern OpenAI Access While Enforcing Least Privilege. Read the original.

NHIMG Editorial Note
Published by the NHIMG editorial team on 2025-09-05.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org