By NHI Mgmt Group Editorial TeamPublished 2025-11-11Domain: Governance & RiskSource: Arkose Labs

TL;DR: AI agents are now reaching login and signup surfaces in ways that make legitimate integrations, customer automation, and attacker traffic technically similar, according to Arkose Labs. The security shift is from bot detection to authorization and classification, because the old fraud signals no longer cleanly separate benign automation from abuse.


At a glance

What this is: This article argues that AI agent traffic is breaking traditional fraud detection because legitimate automation and malicious automation now look technically alike.

Why it matters: It matters to IAM teams because identity signals, access policy, and abuse detection now have to classify machine behaviour at runtime instead of relying on legacy bot heuristics.

👉 Read Arkose Labs' analysis of how AI agents are rewriting fraud prevention


Context

AI agent traffic is becoming a governance problem, not just a fraud problem. When automated systems can behave like legitimate partners and like attackers at the same technical layer, older bot-defence models stop being reliable enough for access decisions.

For identity teams, the core issue is classification. The article frames a world where login, signup, API access, and partner automation all converge on the same control plane, so fraud prevention, trust policy, and entitlement decisions now need to work together rather than in separate silos.


Key questions

Q: What breaks when bot detection is used for AI agent traffic?

A: Legacy bot detection fails when legitimate automation and malicious automation share the same technical traits. Fingerprints, proxies, and browser automation no longer prove intent, so binary allow or block decisions create both false positives and missed abuse. Teams need authorisation-aware classification that ties traffic to a known identity, purpose, and business relationship before making access decisions.

Q: Why do AI agents complicate fraud and access decisions?

A: AI agents complicate fraud decisions because they can act like approved partners while also behaving like attackers. The same traffic may come from a customer service tool, a payment processor, or a credential stuffer. That forces security teams to judge whether the agent is authorised to perform the action, not whether the traffic is automated.

Q: How do security teams measure whether agent classification is working?

A: Track how often unknown automation is correctly separated from approved integrations, and measure false positives against business workflows that must stay online. Good classification produces fewer blind blocks, faster triage, and clearer ownership for machine access. If every automated request is still handled the same way, the programme is not yet classifying identity effectively.

Q: Who should own controls for AI agent traffic: fraud teams or IAM teams?

A: Both teams need shared ownership because the problem is simultaneously about abuse detection and identity governance. Fraud teams understand adversarial traffic patterns, while IAM teams control identity, entitlement, and authorisation policy. The operational model should join those disciplines so one team is not approving traffic the other team is trying to stop.


Technical breakdown

Why traditional bot detection breaks against agentic traffic

Traditional bot detection leaned on signals such as impossible travel, repeated failures, fingerprint mismatches, and rate anomalies. Agentic AI weakens those cues because it can adapt in real time, vary its behaviour, and use legitimate-looking channels that resemble normal business automation. That means the signal is no longer simply “automated versus human”. The real challenge becomes whether the actor is authorised for the action it is attempting. In practice, this shifts detection from static indicators to contextual classification across identity, device, session, and business relationship.

Practical implication: teams need classification logic that evaluates authorisation context, not just automation signatures.

How legitimate and malicious AI agents become indistinguishable

The article’s central technical point is that both authorised agents and hostile agents may use the same technical traits: residential proxies, synthetic fingerprints, automated browsers, and API-backed interactions. This creates a classification problem because the same control signals can support partner workflows or credential stuffing operations. Newer indicators become behavioural rather than purely technical, including rate-limit respect, endpoint sequencing, and correlation with real-world business events. In other words, the system has to understand intent from patterns of use, not from the presence of automation alone.

Practical implication: build policy and telemetry that correlate traffic with approved business workflows and known partner behaviour.

What modern fraud indicators reveal about malicious agents

Malicious agents still leave measurable patterns, but they are different from legacy bot signatures. They often test credentials in systematic ways, move quickly to high-value endpoints, and fail in repeatable ways when challenged. They also expose statistical anomalies such as mismatched identity data, generated names, or improbable combinations of attributes. The article’s useful insight is that sophisticated automation is not invisible, it is just legible through different indicators. That makes detection a classification and scoring problem, not a binary allow or block decision.

Practical implication: define agent-scoring rules around sequence, consistency, and anomaly clustering instead of single fraud flags.


Threat narrative

Attacker objective: The attacker aims to obtain authenticated access or complete fraudulent actions while hiding inside traffic that looks operationally legitimate.

  1. Entry occurs when agentic traffic reaches login and signup surfaces through the same channels used by legitimate partners and integrations.
  2. Escalation follows when malicious automation uses proxies, synthetic fingerprints, and adaptive behaviour to blend in with approved activity.
  3. Impact is account takeover, credential stuffing success, or fraud at scale, while legitimate automation is disrupted if controls remain binary.

Read our 52 NHI Breaches Analysis report for a comprehensive view of breaches impacting Non-Human Identities including AI Agents.


NHI Mgmt Group analysis

Identity classification has become the primary control plane for agentic fraud. The article describes a world where traffic alone no longer distinguishes a customer service agent, a payment processor, and a credential stuffer. That is a governance shift, not just a detection shift, because the decision is now about authorisation to act rather than whether the traffic is automated. For identity programmes, this pushes fraud prevention into the same operating model as NHI governance and access policy. Practitioners should treat classification as an identity function, not a perimeter function.

Modern fraud indicators are really machine identity signals in disguise. Endpoint sequencing, rate-limit respect, header consistency, and business-event correlation are all forms of behavioural identity evidence. Once those signals are formalised, they can support both fraud operations and NHI control design. The field should stop treating bot traffic as a separate problem domain and start recognising it as a machine identity governance problem with fraud consequences. Practitioners should align telemetry, policy, and response around that shared identity layer.

Bot detection is collapsing into an authorisation problem. The article shows that the old question, whether something is a bot, is too blunt for current traffic. The more useful question is whether the agent is permitted to perform the sequence of actions it is attempting. That reframes controls from static challenge-response tactics to lifecycle-aware access governance for automated identities. Practitioners should move from binary fraud rules to identity-aware policy.

Modern fraud classification demands a named concept: agent trust ambiguity. This is the governance gap created when legitimate automation and malicious automation are technically indistinguishable at the point of access. The ambiguity is not a weakness in detection alone, it is a failure to bind behaviour to identity, purpose, and authorised business context. The implication is that security teams must treat unresolved agent identity as a governance state, not a temporary alert condition.

Economic disruption only works if the trust model is precise. The article is right that attackers can be forced to burn through API calls, but that strategy depends on correctly identifying unknown actors without impairing authorised ones. In practice, this places NHI and abuse-prevention controls on the same decision path. Practitioners should design controls that can slow suspicious automation without breaking partner workflows or accessibility tooling.

From our research:

  • 98% of companies plan to deploy even more AI agents within the next 12 months, despite documented rogue behaviour in 80% of current deployments, according to AI Agents: The New Attack Surface report.
  • 80% of organisations report their AI agents have already performed actions beyond their intended scope, including accessing unauthorised systems, sharing sensitive data, and revealing access credentials.
  • That makes OWASP NHI Top 10 a useful next reference for teams formalising policy around agent behaviour and access.

What this signals

Agent trust ambiguity: AI-driven traffic is forcing practitioners to treat identity resolution as a prerequisite for fraud control, not a downstream optimisation. Once legitimate integrations and hostile automation converge on the same technical signals, the programme needs identity-linked policy, not just bot scoring. Teams should prepare for more machine traffic, more ambiguous requests, and more pressure on shared fraud and IAM workflows.

The next operational question is where to place friction without breaking business automation. That requires separate handling for verified partners, unrecognised agents, and suspicious sessions, plus tighter links between access policy and event telemetry. Security teams that already map machine identities to business owners will be better positioned to absorb this shift.

The governance trend is clear: agentic traffic will not slow down, and 98% of organisations expect even more AI agents in the near term. That means the risk is not hypothetical expansion, it is programme drift if classifications, entitlements, and monitoring stay stuck in a human-centric model. Practitioners should plan for shared control paths across fraud, IAM, and NHI operations.


For practitioners

  • Classify agent traffic by authorisation context Separate verified partners, unknown automation, and hostile agents in policy before applying controls. Use identity, endpoint behaviour, and business-event correlation together so a payment processor, a support tool, and a credential-stuffing bot are not treated as the same actor.
  • Bind automated access to approved business relationships Require machine identities, headers, or tokens that map traffic to a known integration owner and purpose. If the request cannot be linked to an approved business relationship, route it to step-up verification or containment.
  • Score behaviour instead of relying on legacy bot flags Weight signals such as credential test patterns, endpoint sequencing, rate-limit respect, and consistency across sessions. Legacy fingerprint mismatch alone is no longer enough because legitimate automation can look the same at the network edge.
  • Separate friction for unknown agents from blocking for known partners Use graduated controls so authenticated integrations keep working while ambiguous traffic receives challenge, throttling, or additional validation. That preserves business automation while still raising the cost of abuse.

Key takeaways

  • Agentic traffic collapses the old distinction between benign automation and fraud, so identity-aware classification becomes the core control.
  • Legacy bot signals still matter, but only when they are combined with authorisation context, business relationships, and behaviour patterns.
  • Fraud teams and IAM teams now share the same problem space, because machine identity governance is becoming part of abuse prevention.

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 address the attack and risk surface, while NIST CSF 2.0 and NIST Zero Trust (SP 800-207) set the governance and control requirements practitioners need to meet.

FrameworkControl / ReferenceRelevance
OWASP Agentic AI Top 10A1Agentic traffic and tool-like behaviour create authorisation and misuse risk at access points.
NIST CSF 2.0PR.AC-4Identity and access permissions are central when traffic can be both legitimate and malicious automation.
NIST Zero Trust (SP 800-207)AC-6Least privilege is needed when autonomous automation and partner tools use the same entry points.

Apply least-privilege policy to automated identities and verify every access path against purpose.


Key terms

  • Agentic Traffic: Automated traffic generated by systems that can adapt their behaviour at runtime, rather than following a fixed script. In identity terms, it behaves like a machine actor with changing intent signals, which means access policy must evaluate context as well as technical fingerprints.
  • Agent Trust Ambiguity: The condition where legitimate automation and malicious automation are difficult to distinguish at the point of access. It creates a governance problem because the security team cannot rely on network-level signals alone and must bind behaviour to identity, purpose, and authorisation.
  • Machine Identity: A non-human identity used by software, workloads, integrations, or automated agents to authenticate and act. It includes tokens, API keys, service credentials, and related authorisations, all of which must be governed across issuance, monitoring, and revocation.
  • Behavioural Classification: A method of deciding whether an automated actor is allowed to perform an action by evaluating patterns of use, not just the presence of automation. It uses sequencing, consistency, and business correlation to separate approved workflows from suspicious activity.

Deepen your knowledge

NHI governance, agentic AI identity, and machine identity security are core topics in our NHI Foundation Level course, the industry's only accredited NHI security programme. If you are responsible for identity security strategy or NHI governance in your organisation, it is worth exploring.

This post draws on content published by Arkose Labs: The New Fraud Frontier: How AI Agents Are Rewriting the Rules. Read the original.

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