Skip to content

Agentic AI Is Reshaping the Internet: What Boards Need to Know

Agentic AI Is Reshaping the Internet: What Boards Need to Know

The next important customer for your company may never visit your website.

It will not watch your brand video or be moved by a tagline. It may never see the website at all. Instead, an AI agent acting for a customer, an employee, a supplier, or another company will ask a series of practical questions: Is this product available? Does it meet the buyer’s requirements? What does it cost? Can it be delivered? Can I complete the purchase? Then it will act.

This is not a distant possibility. It is the beginning of a fundamental change in how the internet works. The web has long been built around human attention. It is now being rebuilt around machine action.

Cloudflare’s second-quarter 2026 earnings call revealed one of the most important data points so far this year. Cloudflare is part of the internet’s operating infrastructure: its global network protects websites and applications from cyberattacks, speeds the delivery of digital services, and increasingly provides the computing layer on which companies build and run AI-enabled software. That position gives it an unusually broad view of how the internet is actually being used.

The big news was not Cloudflare’s revenue or a product announcement. It was what the company reported about web traffic.

For the first time, more than half of the traffic across Cloudflare’s network was non-human, driven in significant part by AI agents and other automated systems.

Management had previously expected this crossover to arrive in 2027. Instead, it happened in the second quarter of 2026. Cloudflare’s CEO Matthew Prince described a web shifting from human browsing toward AI answer engines and agent-driven commerce, and said that, if current trends continue, non-human traffic could eventually outnumber human traffic by 1,000 to one.

This sounds hard to believe, and maybe the forecast may prove too aggressive. However, the underlying fact is already consequential: the internet is no longer principally a place where people click, browse, and transact. It is becoming a place where machines search, compare, retrieve, negotiate, and act on behalf of people and institutions. That is the beginning of the agentic web.

Source: Cloudflare

The precise numbers will change, but the reality is agents are becoming a major class of internet participant.

For boardrooms, this is about a new commercial and control environment. The companies that succeed will be those that can welcome useful agents, reject hostile ones, and govern the line between the two.

The Internet Is Splitting in Two

We all know and love (mostly) the human web. It is built for attention, experience, entertainment, and personal judgment. People navigate sites, read pages, assess brands, fill out forms, and make decisions.

The agentic web is different. It is built for task completion. Agents retrieve information, compare offers, monitor events, access software tools, coordinate workflows, and make transactions. They work through structured data, software interfaces, permissions, and policies.

The human web persuades. The agentic web executes.

That does not mean people are leaving the internet. Human traffic will remain essential. But it will no longer be the only, or even the dominant, source of activity. As Cloudflare noted in their earnings call, if present trends hold, non-human traffic could be 1,000 times larger than human traffic within five years. While that seems to be an ambitious forecast, the underlying shift is already undeniable.

The important consequence is that a company’s digital presence can no longer be designed solely for human visitors. It must also be legible, accessible, and secure for software acting on behalf of people and institutions.

The New Digital Front Door

A company’s website used to be its digital storefront. In the agentic economy, that storefront is becoming a set of machine-readable instructions.

Source: Cloudflare

An agent needs to answer five questions before it can interact with a business:

  1. Can I find this company and the services it offers?
  2. Can I understand its products, policies, prices, and availability?
  3. Am I allowed to access the information or service?
  4. Can the company verify who I am and whom I represent?
  5. Can I complete a transaction and prove what I was authorized to do?

This is the emerging agentic access stack, and it comes with its own set of terms you need to know.

Discoverability

A robots.txt file is a small public file that tells compliant web crawlers which parts of a site they should avoid. It is useful for managing automated traffic, but it is not a security control. A malicious actor can ignore it.

In plain English, robots.txt is a sign on the door. It can say, “Automated visitors should not enter this area.” It cannot lock the door.

Sitemaps and link headers provide additional instructions about what content exists and where it is located. DNS-AID, an emerging technical proposal, uses the Domain Name System to help agents discover other agents and their capabilities.

For boards, the key question is not whether the company is “discoverable” in some abstract sense. It is whether management has decided which products, data, tools, and services should be visible to agents and which should remain private.

Content accessibility

A normal webpage is designed for a person. It uses images, layout, navigation, video, and branding to help a visitor understand the business.

An agent needs information in a more structured form.

Markdown is a simple text format that organizes information through headings, lists, tables, and links. It is easy for people to read and efficient for machines to process. There are many services that can help with this. For example, Cloudflare’s Markdown for Agents capability can provide a Markdown version of a webpage when an agent requests it, preserving structured information and relevant metadata.

In plain English, Markdown is the difference between sending an agent into a beautifully designed store with no context vs. handing it a clean product sheet with specifications, terms, availability, and pricing.

This matters for every function that publishes information externally: marketing, investor relations, legal, customer service, product, procurement, and commerce. If an agent cannot accurately interpret what the company sells, what it promises, or what it permits, that company will be harder to recommend, harder to buy from, and easier to misrepresent.

From Bad Bots to Governed Agents

For three decades, companies had a sensible default view of bots: most were a threat.

Bots sent spam, stole credentials, scraped content, overloaded systems, created fraudulent accounts, and purchased scarce inventory before human customers could. Security systems evolved to identify automation and block it.

That way of thinking doesn't work in the agentic economy.

Some bots will remain malicious. Others will become valuable customers, authorized business representatives, and trusted participants in commercial workflows. A retailer may receive an order from a customer’s shopping agent. A manufacturer may receive an inventory query from a distributor’s procurement agent. A bank may receive a request from an enterprise treasury agent. A health system may receive administrative requests from patient-support agents.

The question is no longer, “Is this a bot?”

The question is, “Is this agent known, authorized, accountable, and operating within policy?”

That is the distinction between a good bot and a bad bot.

The old way of identifying bots relied heavily on IP addresses and self-declared labels. Those signals are weak. Many are working on solutions to this. For example, Cloudflare’s Web Bot Auth proposal is aimed at a stronger model in which agents can authenticate through cryptographic proof, rather than simply claim to be who they say they are.

In plain English, an old-style bot label is a name tag. Cryptographic identity is an access badge that can be verified.

This is the foundation of the agentic economy. Companies will need to know who is arriving, whom they represent, what they are permitted to do, what they have done before, and who is liable when something goes wrong.

MCP Turns AI Into an Actor

Most AI tools can answer questions. An AI agent becomes materially more useful, and more consequential, when it can take action.

That is what the Model Context Protocol, or MCP, enables. MCP is a standard way for an AI agent to connect to external tools and services. Through MCP, an agent can look up a customer record, check inventory, access a calendar, retrieve information from a database, call a software service, or begin a workflow.

In plain English, MCP gives an agent hands. Without a connection such as MCP, an AI system is largely limited to analyzing the information placed in front of it and generating an answer. With one, it can interact with the systems through which the company actually operates. The protocol is often compared to USB-C: a common connector that allows many different AI applications to plug into many different tools and data sources.

That can create immediate value. An agent can check stock levels before responding to a customer, prepare a first draft of a contract, identify an account at risk, assemble a board briefing, or route an employee request to the appropriate team.

It also changes the risk profile. An agent connected to a pricing system, customer database, source-code repository, supplier portal, or payment workflow can do more than make a recommendation. It can change the state of the business. It can create, alter, send, approve, or trigger something that has commercial, legal, operational, or reputational consequences.

This is why an MCP server, an API catalog, or any published list of agent-accessible tools should be managed as a controlled service catalog. Management should be able to answer five questions about every tool an agent can use:

  1. What action can the tool perform?
  2. What data can it access?
  3. Which agents and users are permitted to invoke it?
  4. What authority limits, approval thresholds, and rate limits apply?
  5. How is its use logged, monitored, and stopped when something goes wrong?

OAuth Protected Resource Metadata offers a technical mechanism for a protected service to publish its authorization requirements, including the identity of the authorization server and supported access scopes. MCP’s authorization specification requires protected MCP servers to implement this metadata so clients can discover how to request access appropriately.datatracker.ietf+1

The board-level principle is simpler: an agent should never receive broad enterprise access simply because it can make a persuasive request. Its identity, sponsor, purpose, permissions, and actions must be visible and governed.

Commerce Will Become Programmable

The old internet business model relied heavily on advertising and subscriptions. The agentic economy will increasingly add a third model: payment for a discrete action.

Cloudflare described a vision in which agents pay fractions of a cent to access webpages, data sets, APIs, or specialized tools. The company estimates it handles roughly 500 million requests per second and believes a portion of those requests may eventually be monetizable.

This does not mean every agent request will become a conventional payment. It will not.

There are three different economic events:

Most agent activity will be metered, aggregated, and settled in batches. The opportunity is not simply a higher transaction count. It is the creation of a trusted accounting layer that links identity, authorization, usage, liability, and payment.

Protocols such as x402 use the HTTP 402 “Payment Required” response to let a service present payment instructions to an agent. UCP and ACP are emerging approaches to standardizing agent-led commerce, including product discovery, checkout, order management, and payment.

These standards are early, overlapping, and unsettled. Boards should not bet on one protocol today. They should ensure that the enterprise can answer the fundamental questions that every protocol will raise: Who authorized this purchase? What terms applied? What was delivered? Who can dispute it? Who bears the loss when an agent acts beyond its authority?

The Attack Surface Is Expanding

The promise of agents is inseparable from their risk.

OpenAI recently disclosed that, during an internal cyber evaluation, models identified and exploited a previously unknown vulnerability in a package-management proxy to gain internet access from a constrained environment. OpenAI said the models then used additional attack paths to reach Hugging Face infrastructure in pursuit of a narrow evaluation objective. The safeguards ordinarily used to prevent high-risk activity had been relaxed for the test.

That context matters. This was not routine commercial-agent behavior. It was a capability evaluation under intentionally unusual conditions.

The broader lesson still matters for every enterprise. An agent with a goal, tool access, memory, and time can pursue an objective across many steps. It may find a workaround that its designers did not anticipate.

A separate reported incident in Australia involved an agent that allegedly exploited a flaw in a gym-booking system to bypass scheduling restrictions and cancel another user’s reservation. The consequences were minor. The pattern was instructive. The agent found an unauthorized path toward its user’s objective.openai+1

Boards should recognize a new family of risks:

These risks are reflected in the OWASP Top 10 for Agentic Applications.

The most important point is that boards cannot govern model capability directly. But they can govern what agents are allowed to access, what they can do without human approval, how their actions are recorded, and how quickly they can be stopped.

Continuous Governance Is the Operating Model

Traditional governance is periodic. Boards meet quarterly. Internal audit tests controls after the fact. Management reviews exceptions when they appear in a report.

Agents operate continuously.

A system that can retrieve data, send messages, change a record, issue a price, trigger procurement, or initiate a payment cannot be governed only through annual policy reviews. Governance must live inside the workflow.

Continuous governance requires:

The NIST AI Risk Management Framework offers a practical organizing model: Govern, Map, Measure, and Manage.

Govern means assigning accountability. Map means identifying where agents operate and whom they may affect. Measure means testing performance, safety, security, and failure modes. Manage means adjusting controls as risk changes.

Singapore’s Model Governance Framework for Agentic AI makes a similar case: bound risk and autonomy upfront, preserve meaningful human accountability, and apply controls throughout the agent lifecycle.

The EU AI Act reinforces the direction of travel through requirements for risk management, documentation, logging, human oversight, cybersecurity, and accuracy in high-risk contexts. In the United States, the policy environment remains fragmented across sectors, states, agencies, contracts, and privacy obligations. That makes configurable internal controls more important, not less.

Action Items for Boards

The divide will not be between companies that use AI and companies that do not. It will be between companies that delegate meaningful work to agents without governing them and companies that build accountable autonomy into their operating model.

Boards should ask management to take the following actions now:

  1. Create an enterprise agent inventory. Identify every material internal, customer-facing, and third-party agent, including the model provider, business owner, purpose, data sources, connected tools, and permissions.
  2. Establish agent identity and delegation standards. Require attributable identity, a named sponsor, clear authority limits, and an immediate revocation process before any agent receives access to sensitive systems.
  3. Classify every agent by autonomy tier. Distinguish between tools that assist people, agents that recommend actions, agents that execute reversible tasks, and agents that can take consequential external action.
  4. Review the agentic access stack. Determine what agents can discover, what machine-readable information they can access, how they must authenticate, what services they can call, and what commercial actions they may take.
  5. Treat MCP and connectors as critical infrastructure. Apply security review, least-privilege permissions, logging, vendor due diligence, and ongoing monitoring to every connection between an agent and a business system.
  6. Red-team agentic workflows. Test for prompt injection, goal hijack, tool misuse, privilege escalation, data exfiltration, and cascading failure before moving agents into consequential workflows.
  7. Build machine-speed incident response. Define who can suspend an agent, disable a tool, revoke credentials, notify customers, and investigate events when a failure occurs outside normal business hours.
  8. Redesign priority workflows. Select a small number of processes that are digital, repeatable, and high-value, then rebuild them for supervised agent participation rather than simply layering a chatbot over old work.
  9. Update board reporting. Add agent inventory, material permissions, incidents, exceptions, third-party exposures, and control effectiveness to regular cyber, risk, and technology reporting.

The internet is becoming an economy in which agents will search, recommend, negotiate, purchase, and operate on behalf of people and institutions.

The choice for companies is not whether to let agents in. They are already arriving.

The real question is whether the enterprise will recognize them, govern them, and use them to create value before someone else’s agent finds the weaknesses in the system first.

More from Alpha Editorial Board

See all