Transom

Non-human identity (NHI)

Also called: NHI, machine identity, workload identity

Any credential or identity used by software rather than a person — service accounts, API keys, OAuth tokens, certificates, agent identities.

NHIs vastly outnumber human accounts in most environments and have historically gotten far less governance: no MFA, rare rotation, broad scopes, unclear ownership, and no offboarding. Agents add more of them — each agent, tool integration, and MCP server needs credentials to act.

Why it matters

Agents make the NHI problem worse and more dynamic. An agent's identity may be used to touch many systems in one session, its permissions are often inherited wholesale from a human or a service account, and a prompt injection turns that identity into the attacker's. Scoping agent identities tightly, giving them their own short-lived credentials, and being able to attribute actions to a specific agent are becoming baseline requirements.

Exposure map

Live counts of instances showing this pattern will appear here once the exposure map is collecting data.

Related terms

Added 2026-09-02. Last reviewed 2026-09-02. Definitions in this space are evolving; entries are dated so revisions stay legible.