TL;DR: The key issue is not certification theater but whether existing identity controls can govern agentic AI at runtime when agents access data, invoke tools and make decisions across environments, according to Zenity research. Zenity says it has reached FedRAMP “In Process” status as it moves toward federal authorization for AI agent security, positioning visibility, governance, runtime detection and compliance reporting for regulated government environments.
At a glance
What this is: Zenity’s FedRAMP progress is framed around securing AI agents in federal environments, with runtime governance and detection positioned as the main control gap.
Why it matters: IAM teams need to understand how federal authorization pressures are reshaping agent governance, because the same runtime access and control questions will apply to regulated NHI and autonomous programmes elsewhere.
👉 Read Zenity's update on FedRAMP progress for AI agent security
Context
AI agent governance is moving from experimental deployments into regulated environments, and that shifts the problem from tooling curiosity to control design. The core issue is that agents can access data, invoke tools and make decisions at runtime, which means access decisions are no longer confined to static provisioning boundaries.
In federal settings, that matters because security teams have to align identity, audit and runtime enforcement under procurement and authorization requirements at the same time. The article positions FedRAMP readiness as a milestone in that process, but the underlying governance challenge is broader: traditional IAM models were built for identities that request access, not systems that continuously select actions.
Key questions
Q: How should security teams govern AI agents in regulated environments?
A: They should govern AI agents as runtime identities, not as static applications. That means defining what the agent can access, what tools it can invoke, what decisions it can make and how those actions are monitored and contained. In regulated environments, the control story must include evidence, inventory, auditability and rollback, not just initial approval.
Q: Why do AI agents complicate existing IAM and audit controls?
A: AI agents complicate IAM because they can change action paths during execution, which makes pre-approved access an incomplete picture. Audit controls also struggle if they only record entitlement grants instead of actual runtime behaviour. The result is a governance gap between what was authorized and what the agent actually did.
Q: How can organisations tell if AI agent governance is actually working?
A: Look for continuous inventory, policy-aligned runtime enforcement and a clear record of blocked or remediated actions. If you cannot show which agents exist, what they can reach and how deviations are handled, the programme is still operating on assumptions rather than control evidence.
Q: What should teams do when a platform certification does not cover agent behaviour?
A: They should treat platform certification as necessary but not sufficient. Separate the infrastructure approval from the agent approval, then require evidence for tool access, data exposure and runtime guardrails before production use. Otherwise the certification boundary and the real risk boundary will not match.
How it works in practice
Runtime governance for AI agent identity
AI agents behave differently from conventional service accounts because they do not just authenticate and call fixed functions. They can access data, invoke tools and change action paths during execution, which creates a runtime governance problem rather than a simple entitlement problem. That means policy enforcement has to observe what the agent is doing while it is doing it, not just what it was allowed to do at onboarding. For federal and regulated environments, this is where discovery, posture management and inline prevention become part of identity control, not separate security layers.
Practical implication: validate whether your controls can inspect agent actions at runtime, not only approve access at provisioning.
FedRAMP, authorization, and AI agent controls
FedRAMP introduces a formal authorization lens that forces vendors and agencies to document how risk is controlled in operational environments. For AI agents, the relevant question is whether authorization evidence actually covers tool invocation, data exposure and unauthorized actions, or whether it only covers the hosting platform. In practice, a precertified platform can shorten the path to ATO, but it does not remove the need to define agent-specific controls, evidence and auditability. The governance burden shifts to proving that runtime behaviour is bounded.
Practical implication: map agent-specific controls into your authorization evidence so the ATO story covers behaviour, not just infrastructure.
Why continuous AI agent discovery matters
Continuous discovery matters because agent populations are rarely static once AI is embedded into mission workflows. Without inventory and posture management, security teams cannot tell which agents exist, what tools they can reach or whether policy drift has widened access over time. That creates blind spots in both operations and compliance reporting. In regulated programmes, the control question is not only whether an agent was approved, but whether its current behaviour still matches the approved scope.
Practical implication: treat AI agent inventory as a living control surface and reconcile it continuously against policy and reporting.
NHI Mgmt Group analysis
AI agent governance is now an authorization problem, not a point-solution problem. Once an agent can access data, invoke tools and make decisions across environments, the security question moves beyond static entitlement review. That changes the control model for regulated identity programmes, because governance must prove ongoing behavioural bounds rather than one-time approval. Practitioners should treat agent oversight as part of the identity control plane, not as an adjacent security feature.
Runtime control is the named gap this announcement exposes. Traditional IAM models assume the identity is evaluated before action, then remains inside a stable scope. That assumption weakens when an agent can alter its own path of execution during the session. The implication is that review-based controls alone no longer describe the real risk surface for agentic workloads.
Continuous discovery is becoming the minimum credible baseline for AI agent governance. A programme cannot govern what it cannot enumerate, and agent inventories drift quickly once automation spreads across business functions. In federal and regulated environments, discovery is what connects authorization, monitoring and audit evidence into one control narrative. Practitioners need a current view of the agent estate before they can claim control over it.
Federal authorization pressure will accelerate convergence between AI governance and identity governance. FedRAMP and similar regimes force teams to show how operational risk is bounded, which pushes AI agent security into the same governance conversations as service accounts, workloads and privileged access. That will complicate existing IAM operating models at first, but it also validates the need for one control fabric across human, non-human and autonomous actors. Practitioners should expect the procurement process to shape architecture decisions earlier than before.
Agentic AI does not replace NHI governance, it exposes where NHI assumptions stop working. The same identity discipline still applies, but the runtime behaviour is more dynamic and the evidence requirements are tighter. That means the field is moving toward lifecycle governance plus behavioural governance, with agent-specific controls layered onto established NHI practice. Practitioners should plan for that convergence rather than treating agent security as a separate silo.
From our research:
- 85% of organisations lack full visibility into third-party vendors connected via OAuth apps, according to The State of Non-Human Identity Security.
- Only 1.5 out of 10 organisations are highly confident in their ability to secure NHIs, compared to nearly 1 in 4 for securing human identities.
- Continuous agent discovery should sit beside lifecycle governance, as outlined in Ultimate Guide to NHIs , Lifecycle Processes for Managing NHIs.
What this signals
Runtime governance is the pressure point for federal AI adoption. As agencies move from experimentation to operational deployment, they need a control fabric that joins discovery, authorization and monitoring without assuming the agent behaves like a normal workload. The governance model now has to prove scope, behaviour and exception handling in the same evidence chain.
Identity and audit teams should expect procurement to drive architecture. When a deployment must satisfy authorization requirements, the distinction between platform security and agent security becomes operational, not theoretical. That will push teams toward shared evidence models across NHI, privileged access and autonomous decisioning rather than isolated reviews.
The broader signal is that agentic AI is forcing identity programmes to become behaviour-aware. As the boundary between approved access and actual execution narrows, control owners will need continuous views of agent inventory, policy drift and blocked actions to keep federal-style assurance credible.
For practitioners
- Map agent actions to runtime controls Document which AI agent actions are checked at decision time, which are blocked inline and which are only reviewed after the fact. Focus on tool invocation, data access and unauthorized actions, because those are the behaviours that create audit gaps in regulated environments.
- Extend authorization evidence to agent behaviour Update control narratives so your FedRAMP or internal authorization package covers how agents are governed during execution, not only how the platform is secured. Include inventory, posture, monitoring and response evidence for the agent layer.
- Build continuous agent discovery into governance Reconcile discovered agents against approved scopes on a recurring basis so shadow or drifted agents do not remain outside the control set. Tie that inventory back to reporting, recertification and exception handling.
- Separate platform certification from agent approval Do not treat a certified hosting environment as proof that the agent itself is safe to deploy. Require a distinct approval path for agent behaviour, tool access and data boundaries before the workflow goes live.
Key takeaways
- AI agent governance is shifting from approval-based access control to runtime behaviour control, because agents can change actions while the session is still active.
- The article shows that federal authorization is becoming a practical forcing function for AI agent security, especially where data access, tool invocation and audit evidence must all be demonstrable.
- Practitioners need continuous discovery, runtime enforcement and separate approval paths for agent behaviour if they want governance to match the real risk boundary.
Standards & Framework Alignment
This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.
OWASP Agentic AI Top 10 and OWASP Non-Human Identity Top 10 address the attack and risk surface, while NIST AI RMF set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| OWASP Agentic AI Top 10 | The post centers on agent runtime access, tool use and governance controls. | |
| NIST AI RMF | FedRAMP-style evidence requires governance, measurement and accountability for agentic risk. | |
| OWASP Non-Human Identity Top 10 | NHI-03 | Agent identities need lifecycle and access control discipline like other NHIs. |
Map AI agent actions to OWASP Agentic AI risks and enforce runtime guardrails around tool and data access.
Key terms
- Runtime Governance: Runtime governance is the set of controls that evaluate and constrain an identity while it is acting, not just when it is provisioned. For AI agents, this includes monitoring tool use, data access and decision paths so the approved scope remains enforceable during execution.
- Agent Inventory: Agent inventory is the authoritative list of AI agents that exist in an environment, what they are allowed to reach and how they are governed. It matters because unseen or drifting agents create blind spots in authorization, audit and incident response.
- Authorization Evidence: Authorization evidence is the documented proof that a system meets security and compliance requirements before and during operation. For AI agents, evidence must extend beyond platform certification to show behavioural controls, monitoring coverage and containment for runtime actions.
Deepen your knowledge
AI agent governance and runtime control are covered in our NHI Foundation Level course, the industry's only accredited NHI security programme. If you are building policy for regulated agent deployments, the course gives you a structured way to align identity, audit and operational control.
This post draws on content published by Zenity: Zenity Achieves FedRAMP “In Process” Status for AI Agent Security. Read the original.
Published by the NHIMG editorial team on 2026-03-12.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org