Subscribe to the Non-Human & AI Identity Journal
Home FAQ Agentic AI & Autonomous Identity Why do agentic commerce workflows create more fraud…
Agentic AI & Autonomous Identity

Why do agentic commerce workflows create more fraud risk than ordinary bots?

← Back to all FAQ
By NHI Mgmt Group Editorial Team Updated June 12, 2026 Domain: Agentic AI & Autonomous Identity

Agentic commerce is riskier because the actor can adapt during the session, combine actions dynamically, and mimic user intent more convincingly than a fixed script. That makes simple bot rules weaker and shifts the decision point toward runtime identity assurance, behavioural thresholds, and cross-session correlation.

Why This Matters for Security Teams

agentic commerce workflows are not just higher-volume bots. They are goal-driven systems that can choose actions, change tactics mid-session, and chain tools in ways a fixed script cannot. That shifts fraud detection from simple automation checks to runtime identity assurance, transaction context, and escalation control. Current guidance suggests treating these workflows as an identity and authorization problem first, and a bot-detection problem second, as reflected in the OWASP Agentic AI Top 10 and NHI-focused analysis such as OWASP NHI Top 10.

The fraud risk rises because an agent can imitate legitimate intent while still pursuing unexpected outcomes, especially when it is given payment, browsing, or fulfillment privileges. A fixed bot can be blocked by static rules; an agent can often stay within normal-looking boundaries until the moment it pivots to misuse. NHIMG has also reported in The 2024 ESG Report: Managing Non-Human Identities that 72% of organisations have experienced or suspect a breach of non-human identities, which shows how often machine-driven access becomes a real attack path. In practice, many security teams encounter this only after a workflow has already placed an order, changed an account, or exfiltrated value rather than through intentional testing.

How It Works in Practice

Fraud controls for agentic commerce need to examine what the agent is trying to do at the moment of each action, not just whether the traffic “looks automated.” That is why best practice is evolving toward runtime policy evaluation, ephemeral credentialing, and workload identity. A commerce agent should ideally present cryptographic workload identity, receive just-in-time access for a single task, and be re-authorised as it moves from search to cart, cart to checkout, and checkout to payment.

Practically, this means separating the identity of the customer, the identity of the agent, and the identity of the tools the agent is allowed to call. Standards and emerging guidance such as the NIST AI Risk Management Framework and the CSA MAESTRO agentic AI threat modeling framework both point toward contextual governance, while implementations often rely on short-lived tokens, policy-as-code, and request-time checks.

  • Use workload identity for the agent, not a shared bot account.
  • Issue short-lived secrets or tokens per task, then revoke on completion.
  • Apply behavioural thresholds to payment, shipping, refund, and account-change actions.
  • Correlate activity across sessions so one “legitimate” sequence does not hide a longer fraud chain.

For deeper NHI context, NHIMG’s AI LLM hijack breach coverage and Top 10 NHI Issues both show how exposed secrets and over-privileged machine identities turn ordinary automation into abuse pathways. These controls tend to break down when commerce systems reuse long-lived tokens across many user sessions because one compromised agent identity can then operate across too many transactions without fresh trust decisions.

Common Variations and Edge Cases

Tighter runtime controls often increase latency and operational overhead, so organisations have to balance fraud reduction against checkout friction and support load. That tradeoff is especially visible in high-volume retail, travel, and marketplace flows where legitimate agents may complete many micro-actions quickly.

There is no universal standard for this yet. Some teams will treat agentic commerce as an authenticated automation problem and lean on strong session binding, while others will impose transaction-by-transaction approval gates for higher-risk actions such as refunds, address changes, or gift-card purchases. The right answer depends on whether the agent is acting on behalf of one user, many users, or an entire business process.

Two edge cases matter most. First, “human-in-the-loop” workflows can still be abused if the agent pre-populates maliciously chosen values before the human clicks approve. Second, cross-session correlation becomes essential when the same agent identity interacts with browsing, authentication, and payment systems at different times. For implementation detail, the NIST Cybersecurity Framework 2.0 and the MITRE ATLAS adversarial AI threat matrix are useful references, while NHIMG’s Moltbook AI agent keys breach is a reminder that exposed agent credentials can turn commerce automation into fraud at speed.

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

FrameworkControl / ReferenceRelevance
OWASP Agentic AI Top 10A1Covers agentic misuse where autonomous actions drive fraud risk.
CSA MAESTROM4Addresses threat modeling for agent autonomy and cross-tool abuse.
NIST AI RMFSupports governance of unpredictable AI behaviour and context-based risk.

Use AIRMF to define oversight, monitoring, and escalation rules for agentic commerce.

NHIMG Editorial Note
Reviewed and updated by the NHIMG editorial team on June 12, 2026.
NHI Mgmt Group — the #1 independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org