TL;DR: The global 4.8 million-role shortage can be offset by using AI agents to normalise logs, reduce false positives, accelerate investigations, and automate compliance evidence, turning repetitive work into managed machine support, according to Edge Delta. The governance question is no longer whether automation helps, but whether identity, auditability, and human approval boundaries are strict enough to trust it.
At a glance
What this is: This analysis argues that AI agents can relieve security team overload by taking on repetitive operational work such as log normalisation, evidence gathering, and alert correlation.
Why it matters: It matters because IAM, NHI, and security leaders must decide where AI agents are allowed to act, what they can touch, and how their actions are governed and audited.
By the numbers:
- The cybersecurity industry faces 4.8 million unfilled positions globally in 2025, according to Edge Delta.
- Edge Delta says organisations cut false positive rates by 78% by using AI-driven data normalisation at ingestion.
- One financial services client went from spending 20 hours per week on log source management to zero, according to Edge Delta.
- Edge Delta says most organisations spend 60-70% of total security hours on mechanical work that can be automated.
👉 Read Edge Delta's analysis of AI agents as force multipliers for security teams
Context
AI agent use in security operations is increasingly being framed as a staffing solution, but the deeper problem is programme design. Security teams are still carrying too much mechanical work across detection, compliance, and reporting, and the result is a widening gap between operational demand and human capacity. In an identity context, the key question is not whether an AI agent can help, but how its access, actions, and oversight are governed.
The article is fundamentally about force multiplication, not replacement. That matters for NHI governance because AI agents are themselves software entities that can act with delegated access, consume logs, touch evidence stores, and trigger workflow automation. Once they are allowed into operational paths, they need clear identity boundaries, scoped privileges, and auditable handoffs just like any other privileged workload.
Key questions
Q: How should security teams introduce defensive AI without losing control of security decisions?
A: Start by limiting AI to clearly scoped tasks such as enrichment, clustering, and recommendation, then keep humans responsible for any action that changes access, containment, or investigation outcomes. The control test is whether the team can explain the decision after the event and show who approved it.
Q: Why do AI agents create a governance problem for IAM teams?
A: AI agents create a governance problem because they authenticate and act as autonomous software entities with tool access. If their actions are logged only as application activity, teams lose accountability, context, and revocation clarity. IAM must therefore extend to agent identity, delegated authority, and control-plane audit trails.
Q: What breaks when security automation is built on poor data quality?
A: False positives, alert fatigue, and broken correlations quickly overwhelm analysts and undermine trust in the automation. Once teams stop trusting outputs, they either ignore the system or disable it. Good automation depends on clean, consistent input data before any advanced analysis can help.
Q: Who is accountable when an AI agent makes the wrong change?
A: Accountability sits with the governance chain that approved the access model, not with the agent alone. Teams need a trace from requester to policy decision to identity issuance to action results. If that chain is missing, incident review becomes guesswork and access governance cannot be defended to auditors.
Technical breakdown
How AI agents reduce security operations noise
AI agents add value first at the data layer, where inconsistent log formats, duplicated alerts, and malformed records create operational drag. Normalisation at ingestion means different sources are translated into a common schema before correlation begins. That reduces false positives, improves searchability, and makes downstream detection logic more reliable. The important technical point is that the agent is not replacing the detection model. It is improving the quality of the input the model receives, which is often the real bottleneck in mature security operations.
Practical implication: treat ingestion-quality automation as a control plane for detection, not as a replacement for detection logic.
Why human-in-the-loop controls still matter for agentic security workflows
The article’s collaboration model reflects a key truth about agentic systems: agents are strong at repetition, consistency, and scale, but weak at organisational context and judgement. In security operations, that means agents can assemble timelines, enrich indicators, and surface anomalies, while humans decide whether the behaviour is benign, malicious, or simply unusual. This is especially relevant where AI systems are granted access to operational tools, because the more autonomy they have, the more important it becomes to define approval gates, escalation paths, and auditable reasoning.
Practical implication: design approval gates and exception handling before expanding agent access beyond read-only analysis.
Continuous control monitoring changes the compliance model
The article describes a shift from quarterly evidence collection to continuous validation. Technically, that means an agent can watch configuration state, retain historical snapshots, and assemble audit evidence as controls operate, rather than reconstructing proof after the fact. This is a meaningful change for governance because compliance evidence becomes a by-product of operating controls, not a one-time scramble. For identity teams, the same pattern applies to access reviews, policy drift, and privileged workflow evidence when machine identities or AI agents are involved.
Practical implication: use continuous monitoring to prove control effectiveness in real time, especially where privileged access and machine workflows are part of the audit scope.
NHI Mgmt Group analysis
AI agents are becoming operational identities, not just productivity features. Once an AI agent can read logs, classify data, trigger workflows, or prepare evidence, it is participating in control processes that require identity boundaries. That makes governance, scope, and auditability first-order design issues, not implementation details. The practitioner conclusion is simple: if a system can act on security data, it must be governed like a privileged workload, not treated like a passive analytics feature.
Force multiplication only works when the human task is correctly decomposed. The article is right that security teams are overloaded with mechanical work, but not every repetitive task should be delegated the same way. Some tasks, like alert deduplication, are safe early candidates. Others, like response actions tied to executive accounts or compliance attestations, require tighter controls because errors become governance failures as much as technical ones. The practitioner conclusion is to segment work by risk, not by convenience.
Data quality is a governance problem before it is a tooling problem. Garbage-in, garbage-out is not a cliché in security automation. It is the control failure that causes false positives, alert fatigue, and automation abandonment. In NHI and agentic AI programmes, this is the same pattern seen when identities, secrets, and logs are poorly classified. The practitioner conclusion is to fix input quality before expanding autonomous action.
Continuous evidence generation is the real compliance shift. The article points toward a model where controls are validated as part of normal operations rather than during audit crunch. That is consistent with how modern identity governance should work for both human and non-human identities. The practitioner conclusion is that continuous review becomes more valuable than periodic proof when machine-scale activity is part of the environment.
Named concept: security force multiplication. This article sharpens the idea that AI systems should expand the output of existing teams rather than substitute for missing headcount. That framing is useful because it forces clearer boundaries around what the agent can do, what the human must own, and where accountability sits. The practitioner conclusion is that augmentation only works when autonomy is bounded by governance.
What this signals
Security leaders should expect AI agents to move from experimental assistants to governed operational identities. That will push programmes toward scoped permissions, auditable actions, and tighter lifecycle controls for the systems that automate security work. The practical shift is not just about efficiency, but about making sure delegated machine activity is visible enough to be trusted.
Security force multiplication: when AI agents absorb repetitive work, teams can redirect scarce human capacity toward threat hunting, architecture, and response quality. The risk is that organisations automate speed before they automate trust, which turns acceleration into a control debt problem.
Identity teams should watch this pattern closely because the same governance issues apply to service accounts, workload identities, and AI agents. If machine actors can execute, document, and escalate on behalf of the programme, their access model needs the same discipline as any other privileged identity. See the OWASP NHI Top 10 and NIST AI Risk Management Framework for adjacent control thinking.
For practitioners
- Implement read-only agent pilots first Start with log analysis, evidence collection, or alert summarisation before allowing any write or response capability. Measure baseline effort, false positives, and handoff quality so the pilot proves whether the agent actually removes mechanical work.
- Define approval gates for agent actions Require human approval for any workflow that changes access, alters evidence, or touches privileged systems. This keeps agentic behaviour inside a controlled boundary and reduces the chance that speed becomes an accountability gap.
- Treat agent access as privileged workload access Assign scoped permissions, separate credentials, and audit logging to every agent that interacts with security tooling or data. Use the same lifecycle discipline you would apply to other machine identities that can impact controls.
Key takeaways
- AI agents are being positioned as capacity multipliers for security teams, but they only work when access, approval, and audit boundaries are clear.
- The strongest use cases are mechanical tasks such as log normalisation, evidence collection, and alert correlation, where human judgement is still the deciding factor.
- Security programmes that treat agentic systems as governed identities rather than informal helpers will be better placed to scale without losing control.
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 MITRE ATT&CK 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.
| Framework | Control / Reference | Relevance |
|---|---|---|
| NIST AI RMF | GOVERN | The article centres on governance, accountability, and oversight for AI-driven operations. |
| NIST CSF 2.0 | PR.AC-4 | Agent permissions and access boundaries map directly to access control governance. |
| NIST SP 800-53 Rev 5 | AC-6 | Least privilege is essential when agents can interact with security tooling and evidence. |
| OWASP Agentic AI Top 10 | Agentic workflows create tool-use and delegation risks that align with OWASP agentic guidance. | |
| MITRE ATT&CK | TA0007 , Discovery; TA0006 , Credential Access | The article discusses log analysis, investigation, and privileged operational access patterns. |
Define ownership, approval gates, and auditability for every AI agent that touches security processes.
Key terms
- Agentic workflow: An agentic workflow is a sequence of tasks executed by an AI agent with some level of tool access and decision authority. In security terms, the workflow matters because it can span multiple systems, identities, and permissions, which makes attribution and revocation harder than with ordinary automation.
- Security Force Multiplication: A programme design approach where automation increases the effective output of existing security staff rather than replacing them. In practice, it means removing repetitive work, reducing noise, and preserving human judgement for the decisions that carry the highest operational or governance risk.
- Continuous Controls Monitoring: Continuous controls monitoring is the ongoing evaluation of transactions, access, and configuration changes against policy rules. It replaces occasional sample testing with near-real-time detection, which gives security, audit, and finance teams faster evidence and a better chance to correct drift before it becomes a finding.
- Operational Identity Governance: Operational identity governance is the practice of managing access in a way that supports live business or production decisions, not just audit requirements. It adds decision authority, escalation paths, and response readiness to standard IAM controls so teams can act safely under pressure.
What's in the full article
Edge Delta's full analysis covers the operational detail this post intentionally leaves for the source:
- Step-by-step examples of where AI agents can take over ingestion, correlation, and documentation tasks without human bottlenecks.
- Implementation detail on phased rollout from read-only analysis to supervised recommendations and approval-gated action.
- Operational metrics and target thresholds for measuring false positive reduction, investigation efficiency, and compliance readiness.
- Practical examples of how teams can structure weekly and monthly reviews of agent behaviour and exceptions.
Deepen your knowledge
The NHI Foundation Level course, the industry's only accredited NHI security programme, covers NHI governance, machine identity security, and secrets management. It is suitable for practitioners building control models around delegated access, auditability, and lifecycle oversight.
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