Subscribe to the Non-Human & AI Identity Journal

Why do discovery-only AI governance tools leave material risk behind?

Because discovery tells you where AI exists, but not whether it is still appropriately authorised or constrained. If a tool cannot enforce scopes, revoke stale access, or limit connected identities, it records risk without reducing it.

Why This Matters for Security Teams

Discovery-only governance creates a false sense of coverage. It can enumerate models, agents, and connected services, but it does not answer the operational question that matters most: what can each identity still do right now, and who can change that when the risk shifts? That gap is especially dangerous for autonomous workloads because access expands through integration sprawl, not through a single admin mistake.

Current guidance from the NIST AI Risk Management Framework and the NHIMG Top 10 NHI Issues both point to the same operational reality: visibility is necessary, but it is not a control. Without enforcement, stale scopes and over-connected identities remain exploitable long after they are discovered.

That is why discovery tools often underperform in audits and incident reviews. They can prove the environment is being watched, while missing whether the identity lifecycle is being governed end to end. In practice, many security teams encounter dangerous over-permissioning only after an autonomous workflow has already chained access across systems, rather than through intentional review.

How It Works in Practice

Effective ai governance for non-human identities needs to move from cataloguing to control. Discovery should feed an identity lifecycle process that continuously evaluates entitlement, tool access, secret freshness, and business purpose. The relevant question is not simply “does this AI exist?” but “is this AI still authorised to act, in this context, with this scope, right now?”

That is why mature programmes pair inventory with runtime enforcement. The NHIMG NHI Lifecycle Management Guide and the NIST Cybersecurity Framework 2.0 both align on a practical sequence:

  • discover the identity and its connected systems;
  • map each identity to an owner, purpose, and approved scope;
  • enforce least privilege and time-bound access;
  • rotate or revoke secrets when use changes or is no longer justified;
  • reassess access after model updates, tool changes, or workflow expansion.

For agentic and AI-driven systems, best practice is evolving toward policy decisions at request time rather than relying on pre-approved static entitlements. That means pairing discovery with policy-as-code, approval workflows, and ephemeral credentials. The operational aim is to let the system know what exists, but also constrain what it can do through short-lived access and explicit revocation paths. Where identities are workload-based, implementation often benefits from cryptographic workload identity and short TTL secrets instead of long-lived shared credentials.

The relevance of this approach is reinforced by Oasis Security & ESG’s 2024 report on managing non-human identities, which found that 72% of organisations have experienced or suspect a breach involving NHIs. Discovery alone does not shrink that exposure. These controls tend to break down when agent access is tightly coupled to legacy service accounts because revocation, scoping, and attribution become slow, manual, and incomplete.

Common Variations and Edge Cases

Tighter governance often increases operational overhead, requiring organisations to balance risk reduction against deployment speed and integration complexity. That tradeoff is most visible in environments with many short-lived agents, shared APIs, or rapidly changing toolchains, where manual approvals can become a bottleneck and teams revert to static credentials out of convenience.

There is no universal standard for this yet, especially for multi-agent systems and autonomous tool use. Some organisations use discovery as a starting point for risk ranking, then move the highest-risk identities into just-in-time access, while others enforce runtime policy checks for every tool call. The right pattern depends on whether the workload is informational, transactional, or capable of taking privileged action. Current guidance suggests that discovery should be treated as intake for governance, not as the governance mechanism itself.

This distinction matters most when an AI system can chain tools, impersonate downstream services, or inherit trust from a platform account. In those cases, hidden privilege often sits in connected identities rather than in the agent record itself. The NHIMG Ultimate Guide to NHIs and Key Challenges and Risks and Lifecycle Processes for Managing NHIs both reinforce that lifecycle control is where risk is actually reduced, not where it is merely observed.

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

Framework Control / Reference Relevance
OWASP Non-Human Identity Top 10 NHI-01 Discovery without enforcement leaves NHI exposure unresolved.
OWASP Agentic AI Top 10 A2 Agentic systems need runtime controls beyond static discovery.
CSA MAESTRO AG-2 Agent governance requires lifecycle and privilege controls, not only visibility.
NIST AI RMF AI RMF treats governance as an ongoing risk management function.
NIST CSF 2.0 PR.AC-4 Access rights must be managed, not just observed.

Operationalise AI governance with continuous monitoring, accountability, and response.