By NHI Mgmt Group Editorial TeamPublished 2026-03-16Domain: AnnouncementsSource: Orca Security

TL;DR: Orca says its Sensor can identify actual runtime AI usage across workloads, processes, MCP servers, exposure details, and identity context, while its new agents and reachability features aim to turn investigation, triage, and remediation into a more contextual workflow. That shift matters because visibility, accountability, and privilege decisions now have to follow AI activity in motion, not just static assets.


At a glance

What this is: Orca’s post argues that cloud security is moving from static observability to runtime AI detection, contextual triage, and action-driven remediation.

Why it matters: It matters because IAM, NHI, and emerging agentic AI governance all depend on knowing which identities, workloads, and tools are actually acting at runtime.

By the numbers:

  • Only 44% of developers are reported to follow security best practices for secrets management, exposing a significant developer behaviour gap.

👉 Read Orca Security’s analysis of runtime AI detection, triage, and reachability


Context

Runtime AI detection matters because security teams cannot govern what they cannot see. In cloud environments, AI use is increasingly embedded in workloads, processes, MCP servers, and identity context, which means the control problem is no longer limited to models or prompts. The primary question is whether an organisation can distinguish approved AI activity from shadow AI and connect that activity to accountable identities.

For IAM and NHI programmes, the gap is structural: traditional access controls were built to govern known systems and persistent permissions, not AI activity that emerges inside live execution paths. That makes runtime visibility, entitlement context, and operational ownership part of the same governance problem. The result is a broader identity security challenge that spans workloads, service accounts, and AI-enabled actions.

Orca frames this as a move from seeing issues to resolving them, but the operational implication is more important than the marketing language. Security teams now need a control view that connects AI use, identity, and remediation into one decision chain. Without that, even good detection produces fragmented response.


Key questions

Q: How should security teams govern runtime AI usage in cloud environments?

A: Start by correlating AI activity to the workload, process, identity, and tool path that initiated it. Governance fails when AI is treated as a model-only problem, because the real risk appears in runtime execution, delegated access, and hidden tool use. Discovery, ownership, and review must sit in the same workflow.

Q: Why does shadow AI create an identity governance problem?

A: Shadow AI creates an identity governance problem because it behaves like unmanaged non-human identity. If the organisation cannot see which workload, process, or service account is invoking AI tools, it cannot certify access, assign accountability, or enforce policy. Discovery has to come before control if governance is going to work.

Q: How do you know if AI triage is actually improving security outcomes?

A: Measure whether the triage decision can be reviewed, reversed, and tied back to concrete evidence. If false positives disappear but responders cannot explain why, the process has reduced noise without improving trust. Effective triage should shorten time to decision while preserving the ability to validate critical findings.

Q: Who is accountable when AI-driven remediation or suppression is wrong?

A: Accountability should sit with the owning security and platform teams, not with the model itself. If AI changes prioritisation, the organisation still needs a human owner for policy, review thresholds, and override authority. That is especially true when AI decisions affect vulnerable code, workload exposure, or service account scope.


How it works in practice

Runtime AI detection across workloads and MCP servers

Runtime AI detection means identifying actual AI use as it happens in production systems, rather than inferring it from code, policy, or tool inventory. Orca says its Sensor correlates activity to workloads, processes, MCP servers, exposure details, and identity context, which is important because AI access is often embedded inside broader application flows. This kind of detection is different from prompt-level controls alone. It tells you which identities and systems are invoking models, whether external or internal tools are participating, and where AI is operating inside the environment.

Practical implication: build detection around runtime signals and identity context, not just application declarations or static policy lists.

Contextual triage for AI-driven findings

The triage problem in cloud security is not just volume, but decision quality. Orca’s AppSec Triage Agent uses code context to separate likely false positives from true positives, then adjusts prioritisation accordingly. In practice, this is a form of context-aware risk scoring: the system does not merely label alerts, it evaluates surrounding evidence and produces a decision path that can be reviewed or rolled back. For security teams, the architectural point is that AI triage still has to remain explainable enough for developers and responders to trust the outcome.

Practical implication: require reviewability and rollback for AI-assisted triage before allowing automated alert suppression.

Code reachability analysis and exploitable exposure

Code reachability analysis asks a narrower question than package presence. Instead of only checking whether a vulnerable dependency exists, it asks whether the vulnerable function is actually invoked in source code. That matters because many findings are theoretically present but not operationally reachable. Orca’s framing combines code, runtime, and agentless reachability into a broader prioritisation model. The deeper issue for practitioners is that exposure is only actionable when vulnerability, execution path, and identity context align. Otherwise remediation effort gets spent on dormant risk.

Practical implication: prioritise fixes where code reachability, runtime reachability, and identity exposure overlap.


NHI Mgmt Group analysis

Runtime AI visibility is becoming an identity governance requirement, not an optional telemetry layer. Once AI use is embedded in workloads, processes, and MCP servers, the question shifts from whether AI exists to which identities are invoking it and under what authority. That pushes AI observability into the same governance tier as workload identity and secrets control. Practitioners should treat runtime AI detection as part of identity control coverage, not as a separate security dashboard.

Shadow AI is the same governance failure pattern as shadow NHI, just with faster decision cycles. The article’s central message is that blocking AI use does not stop adoption, it only hides it. That is the familiar pattern seen with unmanaged service accounts and unsanctioned tokens: if the organisation cannot see the actor, it cannot certify the access. The practical conclusion is that discovery must precede policy enforcement.

Context-aware triage matters because static findings do not tell you whether an issue is operationally reachable. Orca’s emphasis on code reachability and runtime correlation reflects a broader shift in cloud security from theoretical exposure to evidence-based prioritisation. That aligns with NIST-CSF and OWASP-NHI thinking on reducing noise while tightening control over exposed identities. Practitioners should expect remediation workflows to become more evidence-driven, not more alert-driven.

Identity context is now the bridge between AI governance and cloud risk reduction. The vendor’s model ties AI activity to workloads and processes, which is exactly where many enterprise control failures occur. That creates a named concept worth tracking: runtime identity correlation. It describes the governance move from asking whether AI is present to asking which identity executed it, which tool chain it touched, and which response path was triggered. Practitioners should design governance around that correlation layer.

Security teams that separate AI governance from cloud identity governance will miss the actual control plane. The article shows that AI usage, code reachability, and remediation workflow are converging into one operational chain. That convergence makes compartmentalised ownership less effective because the same event can be a workload issue, an NHI issue, and a response issue at once. Practitioners should align ownership across cloud, AppSec, and identity teams before these boundaries become response delays.

From our research:

  • Only 44% of developers are reported to follow security best practices for secrets management, exposing a significant developer behaviour gap, according to The State of Secrets in AppSec.
  • Organisations maintain an average of 6 distinct secrets manager instances, creating fragmentation that undermines centralised control.
  • That fragmentation helps explain why runtime identity correlation matters, and why Top 10 NHI Issues should sit alongside AI governance work rather than behind it.

What this signals

Runtime identity correlation: the next governance step is tying AI activity to the workload, process, and identity that initiated it. Once teams can see AI use in production, they can separate approved automation from shadow AI and route the event into the right control owner. That makes AI governance a joint cloud, AppSec, and identity programme concern, not a model-management task.

The signal for practitioners is that prioritisation will increasingly depend on whether a finding is reachable, attributable, and operationally active. The more these signals converge, the less useful generic vulnerability counts become. Teams that want a stronger governance baseline should align their approach with OWASP Agentic AI Top 10 and NIST AI Risk Management Framework rather than treating AI use as a side channel.

Orca’s emphasis on missions and runtime detection points to a broader programme shift: security teams need evidence chains that can move from discovery to containment without losing identity context. That is where NHI governance, cloud posture management, and AI oversight start to converge in practice.


For practitioners

  • Map runtime AI to identity context Instrument production environments so AI calls are correlated to the workload, process, MCP server, and identity that initiated them. Treat this as part of routine identity telemetry, not as a separate AI-only view. That gives teams a defensible answer to who is using AI, where, and under what authority.
  • Require explainable AI triage paths Do not allow AI-assisted alert suppression unless reviewers can inspect the reasoning and reverse the decision. That is especially important for AppSec and cloud findings where context determines whether an issue is truly actionable or just noisy.
  • Unify reachability with entitlement review Combine code reachability, runtime reachability, and identity exposure in the same prioritisation workflow. A vulnerable package that cannot be invoked is not the same risk as a reachable function tied to an over-privileged service account.
  • Treat shadow AI as a discovery problem first Search for unknown AI usage before you try to lock it down. If the organisation starts with enforcement, it will miss the workloads and identities that are already interacting with models outside approved channels.

Key takeaways

  • Runtime AI detection turns AI governance into an identity problem because production use can only be governed when the initiating workload, process, and account are visible.
  • Static findings and alert noise are less useful than evidence-based prioritisation, especially when code reachability and runtime exposure determine whether a risk is actually actionable.
  • Practitioners should align cloud security, AppSec, and identity ownership now, because shadow AI and unmanaged non-human behaviour follow the same visibility-first governance pattern.

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 CSF 2.0 set the governance and control requirements practitioners need to meet.

FrameworkControl / ReferenceRelevance
OWASP Agentic AI Top 10A1Runtime AI detection and tool use map directly to agentic AI exposure and misuse.
OWASP Non-Human Identity Top 10NHI-01The post centers on discovering and governing non-human actors and their credentials.
NIST CSF 2.0PR.AC-4Identity-aware access control is central to runtime AI governance and remediation prioritisation.

Inventory runtime AI use, validate tool boundaries, and review agent-triggered actions before allowing automation.


Key terms

  • Runtime AI detection: Runtime AI detection is the practice of identifying AI use while it is happening in production systems. It links model invocation to the workload, process, and identity that initiated it, so governance is based on observed behaviour rather than declarations or static inventory.
  • Shadow AI: Shadow AI is AI use that exists inside an environment without formal approval, visibility, or ownership. In practice, it behaves like unmanaged non-human identity because security teams cannot certify access, assess risk, or assign accountability until discovery brings it into view.
  • Code reachability analysis: Code reachability analysis checks whether vulnerable code is actually invoked, not just whether a risky package is present. It helps teams separate theoretical exposure from operationally exploitable exposure, which is essential when prioritising fixes in fast-moving cloud and AI environments.
  • Runtime identity correlation: Runtime identity correlation is the linkage between an observed action and the identity, workload, or process that performed it. It is the control plane that lets teams answer who or what used AI, which tools were touched, and where accountability should sit.

Deepen your knowledge

Runtime AI detection, shadow AI discovery, and identity-linked governance are core topics in our NHI Foundation Level course, the industry's only accredited NHI security programme. If you are building a programme that has to cover workloads, service accounts, and AI-driven actions together, it is worth exploring.

This post draws on content published by Orca Security: runtime AI detection, triage, missions, and code reachability analysis. Read the original.

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