By NHI Mgmt Group Editorial TeamDomain: AI SecuritySource: CycodePublished June 16, 2026

TL;DR: Agentic security is moving beyond lookup tasks into long-running investigation, exploitability analysis, compliance query building, and remediation workflows, with adoption up 750% and nearly 235 hours of manual work saved, according to Cycode’s analysis of 500 Maestro conversations. The operational shift is toward agents that help security teams prioritise, contextualise, and eventually automate response in high-velocity environments.


At a glance

What this is: This analysis of 500 Cycode Maestro conversations shows agentic security being used for multi-turn investigation, exploitability analysis, compliance queries, and remediation workflows, not just simple lookups.

Why it matters: It matters because agentic tools are starting to shape how security teams investigate risk, prioritise fixes, and decide which tasks can be delegated to software agents without losing governance.

By the numbers:

👉 Read Cycode’s analysis of 500 real Maestro conversations on agentic security


Context

Agentic security is moving from isolated question answering to sustained, context-aware workflows that can support triage, investigation, and remediation. In practice, that changes the governance problem: teams are no longer only deciding whether an AI system can answer a question, but whether it can be trusted to carry forward context across multiple security decisions.

Cycode’s dataset points to an important shift in security operations, especially where AI agents touch code, vulnerabilities, and policy enforcement. That is also where identity governance enters the picture, because any agent that can query repositories, assess exploitability, or save policies is acting with non-human identity-like privileges that need lifecycle control, auditability, and scope limits.

The broader pattern is not typical of novelty AI usage. It reflects an emerging operating model in which security teams expect agents to participate in work rather than simply document it, which raises the bar for governance across IAM, access review, and delegated action controls.


Key questions

Q: How should security teams govern AI agents that can change behaviour at runtime?

A: Security teams should govern AI agents with runtime monitoring, behavioural baselines, and identity-triggered response, not just static approval workflows. The goal is to detect when an agent drifts from expected purpose, reduce privileges immediately, and keep accountability tied to a named owner. In agentic environments, governance must work at machine speed rather than review cadence speed.

Q: Why do AI agents create new risk in non-human identity management?

A: AI agents create risk because they operate as software identities with delegated authority, but many organisations do not track them with the same discipline applied to users or service accounts. They can connect quickly, persist across teams, and accumulate permissions that are hard to review. That combination increases the chance of unnoticed access drift and credential exposure.

Q: What breaks when AI agents have broader access than their tasks require?

A: Over-privileged agents break segregation of duties, weaken auditability, and expand blast radius across transactions, data lookups, and workflow triggers. In banking, a single agent identity can act with more operational reach than any human reviewer can safely justify.

Q: How do teams decide whether an AI agent needs human approval?

A: Use the sensitivity of the action, not the cleverness of the model, as the decision point. If the agent can change records, move funds, send external messages, or access regulated data, human approval or an independent policy engine should remain in the path. The more irreversible the action, the less autonomy the agent should have.


Technical breakdown

Why conversational security work becomes a workflow engine

Cycode’s data shows that agentic security is not limited to one-shot prompts. Multi-turn sessions let teams refine scopes, cross-check repository evidence, and pivot from alert triage to remediation planning without restarting the task each time. That matters because context retention becomes part of the control surface: the agent is effectively carrying operational state across a sequence of security decisions. In identity terms, this looks less like a chatbot and more like a delegated service identity performing bounded work. The risk is not only wrong answers, but wrong continuity, where the agent preserves an outdated assumption or broadens scope without explicit approval.

Practical implication: Practitioners should treat long-running agent sessions as governed workflows with explicit scope, logging, and termination rules.

How exploitability analysis changes the meaning of vulnerability data

The article shows a shift from raw vulnerability lists to contextual exploitability analysis. Instead of using severity alone, teams ask whether a finding is exposed, whether there is a public exploit, whether upstream security layers block the path, and which repositories are actually affected. That is a different control model from traditional scanning because the decision is no longer about finding a flaw, but about determining operational risk in a specific environment. In many programmes, the AI agent becomes a reasoning layer over repositories, dependencies, and runtime conditions, which means its outputs inherit the quality of the identity and access context it can see.

Practical implication: Security teams should constrain agent access to the minimum repository and runtime context needed for accurate exploitability decisions.

Why automated policy creation raises governance stakes for agent identities

One of the clearest themes in the dataset is that teams want agents to do more than analyse. They want them to build queries, map results to compliance controls, and save those checks as persistent policies. That is powerful, but it also means the agent is moving into control creation, not just control explanation. Once an AI agent can author a policy that shapes future enforcement, its identity, permissions, and approval chain become part of the compliance model. This is where NHI governance and agentic AI security converge: the agent is no longer just a tool user, it is a control participant.

Practical implication: Require approval, audit trails, and change control for any agent-generated policy that will persist in production.


Threat narrative

Attacker objective: The attacker objective in this pattern is to abuse trusted agentic workflows to expand access, shape decisions, or accelerate remediation actions in ways that bypass normal review.

  1. Entry begins when teams interact with an AI agent that has access to repository, dependency, and policy data needed for security work.
  2. Escalation occurs when the agent is allowed to pivot from analysis into broader contextual queries, persistent policy creation, or remediation orchestration.
  3. Impact emerges when the same agentic workflow is used to prioritise, automate, or accelerate security decisions at scale without sufficient governance over scope and approval.

NHI Mgmt Group analysis

Agentic security is becoming a governance problem, not just an automation problem. Once AI systems can sustain multi-turn investigations, the question is no longer whether they answer correctly. The real question is whether their access, memory, and delegated actions are controlled like any other non-human identity. That brings IAM and NHI discipline directly into AI operations, because the agent is making or shaping security decisions inside live workflows.

Context-aware security work needs bounded identity, not open-ended conversation. The article shows that teams value agents for iterative reasoning, but iterative reasoning also expands the blast radius if scope is not constrained. A named concept here is workflow delegation drift: the tendency for an agent to move from answering questions to shaping policy and action without a corresponding change in governance. Practitioners should treat delegation as a lifecycle event, not a feature toggle.

Exploitability analysis is replacing severity-only thinking. The strongest operational signal in the article is that teams do not want more alerts, they want more context. That aligns with NIST-CSF and MITRE-ATT&CK thinking because risk only becomes actionable when exposure, exploitability, and environment are assessed together. For identity teams, the implication is that agents need controlled access to the data used for those decisions, or they will become another opaque trust layer.

Persistent policy creation is where agentic AI crosses into control ownership. The moment an agent can author and save a compliance rule, it is participating in enforcement design, not just analysis. That is where OWASP Agentic AI Top 10 and CSA MAESTRO become relevant, because tool use, authorization, and downstream impact are now part of the same threat surface. The practitioner conclusion is simple: treat agent-created policy as governed change, with explicit approval and rollback paths.

Security at AI speed will reward orchestration that is still human-governed. The article’s future-state vision is automation triggered by conditions, not by manual prompting. That can improve response time, but only if access boundaries, review gates, and exception handling are explicit. For identity and security programmes, the strategic task is to define which agent actions can be autonomous, which require confirmation, and which must remain human-owned.

What this signals

Agentic security programmes should expect their next maturity step to be lifecycle control, not just prompt quality. The practical boundary is already visible in research and industry guidance, including the NIST AI Risk Management Framework and the OWASP Agentic AI Top 10, both of which reinforce that identity, authority, and downstream impact need explicit governance.

Workflow delegation drift: as agents move from answering questions to shaping enforcement, security teams will need to classify which actions are advisory, which are conditional, and which are prohibited. That classification should feed into access reviews, logging, and exception handling so agent authority does not expand silently.

The operational signal to watch is whether your teams can reconstruct an agent’s reasoning, inputs, and permissions after a security decision is made. If not, the programme has automation, but not accountability.


For practitioners

  • Define agent scope as a delegated identity Assign explicit repository, dependency, and policy boundaries to each AI agent, then review those boundaries as part of lifecycle management. The agent should only see the minimum context needed for the task.
  • Require approval for agent-created policies Treat any query or policy saved by an AI agent as a governed change request, with review, versioning, and rollback before it becomes persistent enforcement.
  • Separate investigation rights from remediation rights Allow agents to analyse vulnerability exposure and exploitability, but keep remediation execution and production policy changes behind stronger approval controls.
  • Log conversation state and decision lineage Capture the prompt chain, data sources, and reasoning steps used in multi-turn sessions so investigators can reconstruct why the agent prioritised a finding or created a policy.
  • Test agent behaviour against high-velocity events Run exercises for supply chain disclosures, critical CVEs, and newly exposed dependencies to see whether the agent can safely support triage without overreaching its access.

Key takeaways

  • Cycode’s data shows agentic security is already being used for analysis, prioritisation, and policy creation, which turns identity and access governance into a live operational issue.
  • The strongest evidence in the article is not just adoption growth, but the shift to long, multi-turn sessions that carry context across security decisions and can alter control outcomes.
  • Practitioners should govern AI agents as delegated non-human identities, with scoped permissions, approval gates, and audit trails for any persistent policy or remediation action.

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

FrameworkControl / ReferenceRelevance
OWASP Agentic AI Top 10The article centers on agentic AI workflows, tool use, and delegated actions.
NIST AI RMFGOVERNThe article raises accountability, governance, and lifecycle control issues for AI agents.
NIST CSF 2.0PR.AC-4Agent access to repositories and policy systems depends on least-privilege access control.
NIST SP 800-53 Rev 5AC-6Least privilege is central when AI agents can query, assess, and save policy artifacts.
CSA MAESTROThe article’s agentic workflows fit MAESTRO-style multi-agent threat modelling.

Use MAESTRO to map agent interactions, tool use, and escalation paths before automating workflows.


Key terms

  • Agentic security: The practice of governing software actors that can choose actions, tools, and timing in production workflows. It extends identity, authorization, logging, and lifecycle control to agents so their behaviour is tied to a verifiable principal and a revocable permission set.
  • Delegation Drift: Delegation drift is the gradual accumulation of excessive or outdated access in groups, roles, and admin pathways. It weakens governance because identity state changes faster than teams review it, creating privilege escalation paths that are easy to miss during normal operations.
  • Exploitability Benchmark: An exploitability benchmark tests whether a model can progress from a weak signal to a working proof of concept against planted or known vulnerabilities. It is closer to real offensive validation than generic model scoring because it measures practical attacker outcomes.
  • Non-Human Identity (NHI): A digital identity assigned to a non-human entity such as a software application, service account, API key, bot, machine, or AI agent that enables it to authenticate and interact with systems without direct human involvement. NHIs now outnumber human identities in most enterprises by 25 to 50 times.

What's in the full article

Cycode’s full article covers the operational detail this post intentionally leaves for the source:

  • The conversation taxonomy behind the 500-session sample, including how the vendor grouped platform guidance, exploitability analysis, and compliance work.
  • Examples of the multi-turn security investigations that produced the strongest time savings and how those sessions were structured.
  • The specific conditions under which Cycode expects agentic workflows to move from conversational support into triggered automation.
  • The broader Cycode AI product context across Maestro, the Exploitability Agent, AI Remediation, and the Graph Agent.

👉 The full Cycode article covers the conversation breakdown, use-case patterns, and the next automation step in detail.

Deepen your knowledge

The NHI Foundation Level course, the industry's only accredited NHI security programme, covers NHI governance, machine identity security, IAM, and secrets management. It is suited to practitioners who need to govern delegated access, auditability, and lifecycle control across human and non-human identities.
NHIMG Editorial Note
Published by the NHIMG editorial team on August 19, 2026.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org