Subscribe to the Non-Human & AI Identity Journal

What does the 144:1 NHI-to-human ratio mean for IAM governance programmes?

A 144:1 ratio means existing IAM tooling , designed around human identity workflows , is structurally incapable of managing the volume and velocity of non-human credentials without dedicated NHI governance capabilities layered on top.

Why This Matters for Security Teams

A 144:1 NHI-to-human ratio is not just a scale problem, it is a governance mismatch. IAM programmes built for employees assume bounded joiner-mover-leaver events, stable roles, and periodic access reviews. Non-human identities behave differently: they are created by pipelines, reused across services, embedded in code, and often issued faster than teams can inventory them. That is why the ratio points to structural overload, not merely process debt.

NHIMG research shows the risk is already visible in the field: in The State of Non-Human Identity Security, only 1.5 out of 10 organisations said they are highly confident in securing NHIs. When governance is sized for people, the result is predictable gaps in credential rotation, logging, and owner accountability. The same pattern appears across the broader issue set in Top 10 NHI Issues, where unmanaged sprawl and over-privilege recur as root causes.

For security leaders, the practical implication is that existing IAM can remain a dependency, but not the control plane for machine access. Current guidance from NIST Cybersecurity Framework 2.0 still applies, but it must be extended with NHI-specific governance, ownership, and lifecycle controls. In practice, many security teams encounter NHI exposure only after a pipeline token, API key, or service account has already been abused, rather than through intentional governance design.

How It Works in Practice

At a 144:1 ratio, the core challenge is not just volume. It is that each non-human identity can have different issuance paths, lifetimes, privilege patterns, and downstream dependencies. Effective governance therefore starts with inventory and ownership: teams need to know what the identity is, who created it, where it is used, what it can access, and how it is retired. That is the foundation discussed in Ultimate Guide to NHIs and its lifecycle guidance on Lifecycle Processes for Managing NHIs.

In operational terms, governance programmes usually need four control layers:

  • Discovery and classification so every secret, workload account, API key, certificate, and OAuth grant is attributable to an owner and a purpose.
  • Lifecycle controls so issuance, rotation, expiration, and revocation happen on a defined cadence, not ad hoc.
  • Privilege controls so RBAC is supplemented by JIT and, where possible, workload-scoped access rather than standing entitlements.
  • Monitoring and audit so unusual token use, privilege escalation, and cross-environment reuse can be detected quickly.

The evidence for this approach is strong. NHIMG and CSA report that lack of credential rotation is the top cited cause of NHI-related attacks, and the breach analysis in 52 NHI Breaches Analysis shows how frequently exposed secrets and overbroad permissions turn into incident pathways. Aligning with NIST Cybersecurity Framework 2.0 helps structure that work, but the controls must be adapted to machine speed and machine scale. These controls tend to break down when secrets are embedded in CI/CD tooling without centralized ownership because the organisation cannot reliably enforce rotation or revocation.

Common Variations and Edge Cases

Tighter NHI control often increases operational overhead, requiring organisations to balance speed of delivery against governance depth. That tradeoff becomes sharper in environments with ephemeral workloads, third-party integrations, and agentic automation, where static access models can slow engineering unless the control design is automated.

There is no universal standard for this yet, but current guidance suggests that the most resilient programmes treat high-risk machine access differently from low-risk service-to-service access. For example, long-lived shared secrets in legacy integrations may need compensating controls while modern workloads can move to short-lived credentials, workload identity, and policy evaluation at request time. This is where the distinction between ordinary NHI management and autonomous behaviour matters: an AI agent or goal-driven workload can chain tools, request new permissions mid-task, and create emergent access paths that static RBAC does not predict. For that reason, the agentic guidance in Ultimate Guide to NHIs — What are Non-Human Identities remains useful, but it must be paired with runtime policy and explicit intent checks.

Where this becomes especially difficult is in multi-cloud and third-party ecosystems. Shared credentials, unmanaged OAuth grants, and embedded secrets can make the ratio look even worse than the inventory suggests. In those cases, the answer is not more manual review. It is better segmentation, stronger owner assignment, and a phased move toward ephemeral access, with the most sensitive systems governed first. The practical lesson is simple: when the NHI count dwarfs the human count, governance must move from periodic review to continuous control.

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

Framework Control / Reference Relevance
OWASP Non-Human Identity Top 10 NHI-03 Rotation and lifecycle control are central to reducing exposed machine credentials.
NIST CSF 2.0 PR.AC-4 Least-privilege access management maps directly to machine identity governance.
NIST AI RMF GOVERN Accountability and oversight are essential when autonomous systems create machine access.

Assign ownership, risk oversight, and runtime accountability for each autonomous workload or agent.

Related resources from NHI Mgmt Group