---
title: "Hark Handoff Review: Computer-Use Agent for Web Tasks"
canonical: https://wavect.io/blog/hark-handoff-computer-use-agent-review/
language: en
description: "Hark Handoff clicks through live sites to order, book and research. See benchmark limits, pricing gaps, security risks and the right business pilot."
image: "https://wavect.io/img/blog/headers/header_hark-handoff-computer-use-agent-review.png"
---

[**Back**](/blog/overview/)

[![Kevin Riedl](/img/team/kevin.webp)](/team/kevin-riedl/)

[Kevin Riedl](/team/kevin-riedl/) https://linkedin.com/in/wsdt

13 min read · 7 Aug 2026 Last reviewed August 7, 2026

[**Next**](/blog/agent-reach-open-source-review/)

# Hark Handoff Review: The Computer-Use Agent That Actually Clicks

TL;DR

Hark Handoff is a research-preview computer-use agent that operates a dedicated virtual computer with a browser, file system and terminal. Hark shows it ordering food, shopping, booking restaurants and flights, researching across sites and recruiting on LinkedIn. The launch is technically important because it treats an unfamiliar web interface as the integration surface when no useful API exists. It is not yet evidence that every client workflow should become autonomous browser automation. Hark reports leading Online-Mind2Web performance and lower model cost than frontier alternatives, but two other evaluations use Hark's internal harness, public pricing and service levels are not yet available, and polished demonstrations do not establish repeatable success on your accounts. Pilot Handoff on a reversible, low-value workflow with dedicated identities, approval before purchases or messages, complete traces and a manual fallback. Compare successful outcome cost, review time, retries and maintenance against an official API, deterministic automation and a custom integration. Handoff is promising for irregular, cross-site work. Stable, high-volume and regulated processes still favor controlled APIs or narrowly engineered automation.

**Hark Handoff is one of the clearest demonstrations yet of a computer-use agent completing ordinary work on the live web.** It clicks, types and scrolls through sites it was not given a custom integration for. Hark shows end-to-end food orders, shopping, restaurant reservations, candidate outreach, cross-site research and flight booking.

Our buyer verdict on the research preview is deliberately narrower than the launch story: **Handoff is a strong candidate for a controlled pilot when a valuable workflow spans unfamiliar web interfaces and useful APIs do not exist. It is not yet a reason to replace stable APIs, deterministic automation or human approval for consequential actions.**

This review owns that product decision. If you only need broad read access for research, see our [Agent Reach review](/blog/agent-reach-open-source-review/). If you are choosing browser infrastructure, read the [Lightpanda production review](/blog/lightpanda-headless-browser-ai-agents/). For a full operating-cost model, use [cost per accepted agent action](/blog/ai-agent-cost-per-action-2026/).

## What is Hark Handoff?

**Hark Handoff is a computer-use agent built to complete long-running tasks on live websites by operating a virtual computer.** For each request, Hark says it provisions a dedicated environment with a browser, file system and terminal. The agent then produces cursor and keyboard actions, observes the changed screen and continues until it reaches an outcome.

Hark's [official Handoff research preview](https://hark.com/articles/introducing-hark-handoff) reports that 74.9% of nearly three million observed screen minutes were spent in a browser and that fewer than one in a thousand websites expose a public API. Those are vendor-reported measurements, not an independent census, but they identify the commercial gap accurately: important work still lives behind interfaces designed for people.

The product name also explains the promise. A user hands off the objective rather than recording a macro or specifying every selector. The model is expected to understand a new page, decide what to do next and recover when the site behaves differently.

## How does Hark Handoff work?

1. **You describe an outcome.** Examples include finding a suitable flight, ordering dinner or researching a shortlist.
2. **Hark starts an isolated virtual computer.** The environment includes the browser and general computer tools needed for the task.
3. **Handoff observes and acts.** It targets screen coordinates, clicks, types, scrolls and reads the resulting state.
4. **The agent keeps the task state.** It reasons across several steps and, in the published demos, across several sites.
5. **Connected accounts add personal context.** Hark says users can connect accounts so Handoff can use saved addresses, preferences and history.

This resembles the perception, action and feedback loop of a robot more than a conventional API integration. That connection is not accidental. Hark founder Brett Adcock's [official biography](https://www.brettadcock.com/bio) describes Figure as an effort to give AI a body. Handoff points the same systems problem at unpredictable digital interfaces: perceive the environment, choose an action, inspect the result and adjust.

## What can Handoff do today?

The research preview shows six useful task families. Treat them as evidence of breadth, not as a service catalogue or reliability guarantee.

| Task family | Published example | Business workflow it suggests |
| --- | --- | --- |
| Food ordering | DoorDash and restaurant ordering | Routine purchasing across suppliers with no shared API |
| Shopping | Price search and checkout on major retailers | Low-value procurement, stock checks and quote collection |
| Reservations | OpenTable and restaurant sites | Scheduling through partner portals |
| Recruiting | Finding and messaging candidates on LinkedIn | Human-approved sourcing and outreach preparation |
| Research | Cross-referencing reviews, Reddit and news | Evidence collection across changing public sources |
| Travel | Comparing and reserving flights across airlines | Multi-vendor search followed by a controlled transaction |

The mundane nature of these examples is the point. A travel portal or supplier form may be too small to justify a bespoke integration and too variable for a brittle macro. A general agent can make the human interface programmatic without asking the site owner to build a new API.

## How strong are Hark's benchmark claims?

**The results are promising, but buyers should separate the public benchmark from Hark's internal evaluations.** Hark reports first place on the human-evaluated Online-Mind2Web leaderboard and says Handoff outperforms named frontier models on average across three browser-use evaluations. WebTailBench and Hark's internal evaluation were run through Hark's own harness, according to the launch article.

The [Online-Mind2Web research paper](https://arxiv.org/abs/2504.01382) is a useful primary reference. It defines 300 tasks across 136 live websites and reports about 85% agreement between its automatic judge and human judgment. Live sites make the test more realistic than a frozen page set, but they also change between runs. The benchmark measures broad web competency. It does not prove success on your exact accounts, approval rules, data or month-end volume.

### What the benchmark does and does not tell a buyer

| Signal | What it supports | What remains unproven |
| --- | --- | --- |
| Live-site task success | The model can handle varied, changing web interfaces | Your workflow's repeatable end-to-end success rate |
| Relative model score | Handoff appears competitive with current alternatives | Future performance after sites and competing models change |
| Model latency and token price | The underlying model may be economically efficient | Total browser time, retries, review, support and failure cost |
| Polished live recordings | The demonstrated tasks are technically possible | Distribution of failures across ordinary unscripted runs |

Ask for pass rates by task family, repeated-run variance, intervention rate, timeout policy, failed-transaction handling and the exact denominator. A leaderboard result belongs in vendor discovery. Your acceptance set belongs in procurement.

## Handoff vs API, RPA and browser automation: which should you use?

**Use the narrowest reliable interface that solves the business problem.** A computer-use agent is valuable because it covers the gaps between systems, not because every supported system should be reduced to pixels and clicks.

| Approach | Best fit | Main weakness |
| --- | --- | --- |
| Official API | Stable, high-volume workflows with supported objects and permissions | May not expose the action or site you need |
| Deterministic browser automation | Known, repeated flow on a reasonably stable interface | Selectors and scripted paths break when the UI changes |
| Traditional RPA | Rule-based work across controlled desktop applications | Change management and exception handling become expensive |
| Computer-use agent such as Handoff | Irregular, cross-site task that needs visual reasoning and recovery | Probabilistic behavior, latency, security and harder validation |
| Custom hybrid integration | Valuable workflow where APIs handle the core and GUI actions fill specific gaps | Requires product engineering and ongoing ownership |
| Human operator | Rare, sensitive or ambiguous exception with high downside | Cost, queue time and limited scale |

A strong production design often uses three lanes. APIs handle deterministic reads and writes. A computer-use agent covers the small set of portals or edge cases without usable interfaces. A human approves money movement, external communication, legal commitments and ambiguous exceptions.

## What does Hark Handoff cost?

**Hark had not published a general Handoff price, enterprise contract or service-level commitment when we reviewed the public launch material on 7 August 2026.** The company says its model has lower per-token cost than competing frontier models, but the public buyer question is total cost per accepted task, not token price.

Include virtual-computer runtime, model turns, browser latency, retries, captchas or blocked sessions, human approval, failed purchases, credential operations, observability and maintenance. A cheap model can produce an expensive workflow if it needs many steps or frequent rescue. Use the worksheet in our [AI-agent cost-per-action guide](/blog/ai-agent-cost-per-action-2026/) before comparing a vendor quote with internal labor.

## Is Hark Handoff safe for business use?

**A dedicated virtual computer is a good isolation primitive, not a complete security model.** Handoff can encounter hostile page content while holding logged-in access and the ability to click. That combines untrusted input with real authority.

NIST's [2026 agent-hijacking analysis](https://www.nist.gov/blogs/caisi-research-blog/insights-ai-agent-security-large-scale-red-teaming-competition) covers more than 250,000 attack attempts against 13 frontier model targets. At least one successful hijacking attack was found against every target. This does not evaluate Handoff specifically. It does show why a browser agent should be designed on the assumption that malicious instructions will eventually reach it.

### Controls to require before a real pilot

- **Dedicated identities:** use a pilot account with the minimum data, balance and permissions needed for one workflow.
- **Approval boundaries:** pause before checkout, booking, sending a message, accepting terms, downloading an executable or changing account settings.
- **Task-scoped secrets:** expose credentials only to the relevant site and run, then revoke or rotate them.
- **Complete evidence:** retain the requested goal, page states, actions, approvals, final receipt and failure reason.
- **Network and file controls:** restrict destinations, downloads, uploads and terminal commands to the pilot's needs.
- **Manual fallback:** route uncertainty, blocks and mismatched totals to an operator without losing state.
- **Terms and data review:** confirm that account automation, retention and model processing are permitted for the selected sites and data.

NIST's [agent tool-access taxonomy](https://www.nist.gov/news-events/news/2025/08/lessons-learned-consortium-tool-use-agent-systems) places browser use in an untrusted environment with constrained write access and general computer use in the broader write category. That distinction is a practical architecture rule: give the agent less authority than the virtual machine technically allows.

## Which business workflows are a good fit?

| Workflow | Pilot fit | Required boundary |
| --- | --- | --- |
| Cross-supplier quote collection | Strong | Read-only collection, source capture and expiry date |
| Travel comparison | Strong before purchase | Human confirms traveler data, price and final booking |
| Low-value routine purchasing | Conditional | Allowlisted suppliers, hard spend cap and receipt validation |
| Candidate research | Conditional | Human review, lawful data policy and approval before outreach |
| Portal data entry | Strong when volume is moderate | Schema validation, duplicate prevention and audit log |
| Payments, regulated filing or contract acceptance | Poor autonomous fit | Use an API or tightly controlled system with named approval |

The best first task is tedious, valuable, easy to verify and cheap to reverse. The worst is vague, high-impact and impossible to audit. “Collect three comparable supplier quotes” is a pilot. “Handle procurement” is a liability statement disguised as a prompt.

## How should a company pilot Hark Handoff?

1. **Choose one bounded workflow.** Freeze 30 to 50 representative tasks, including awkward pages, expired sessions and unavailable options.
2. **Record the human baseline.** Measure completion, elapsed time, review time, error rate and total labor.
3. **Define acceptance before the demo.** State the correct final outcome, required evidence, forbidden actions and approval points.
4. **Use a disposable identity.** Start with synthetic or low-value data, narrow access and a hard transaction limit.
5. **Run repeated trials.** One successful video is not the denominator. Repeat tasks on different days and preserve failures.
6. **Compare alternatives.** Price the official API, a deterministic script, a hybrid design and the current manual process.
7. **Scale only the winning lane.** Keep exceptions manual and move stable subflows to APIs when their economics justify it.

### Computer-use pilot scorecard

| Metric | Definition | Why it matters |
| --- | --- | --- |
| Accepted outcome rate | Correct, evidenced outcomes divided by all eligible tasks | Prevents partial navigation from counting as success |
| Cost per accepted outcome | Vendor, runtime, review and failure cost divided by accepted outcomes | Makes model price comparable with labor and APIs |
| Human intervention rate | Tasks needing rescue beyond planned approvals | Reveals hidden operating load |
| Unsafe-action rate | Forbidden or wrongly proposed actions per eligible task | Measures downside, not only productivity |
| Recovery rate | Unexpected UI or session failures resolved without corrupting state | Tests the core advantage over scripts |
| Time to evidence | Elapsed time until a reviewer has a usable result and trace | Captures browser latency and review together |

Our [30-60-90 day AI-agent pilot plan](/blog/ai-agent-pilot-30-60-90-days/) provides the governance cadence. The [agent eval sandbox checklist](/blog/ai-agent-eval-sandbox-security-checklist/) covers isolation, secrets, network policy and evidence in more detail.

## Should you buy Handoff or build your own computer-use workflow?

**Buy or pilot Handoff when general web competence is the scarce capability. Build a hybrid when your advantage lives in workflow rules, proprietary data, approvals and integration with internal systems.** Training a general computer-use model is not a normal product backlog. Owning the orchestration around a specialist model is.

Before procurement, ask Hark about regional availability, data processing, retention, account connection, model training, audit export, approval controls, benchmark traces, support, incident handling, concurrency, rate limits, pricing and termination. Then ask your team which controls must remain outside the vendor boundary.

Wavect's [AI product engineering service](/services/artificial-intelligence/) can map that boundary and build the API, policy and human-review layers around an agent pilot. The [Twinsoft AI case study](/case-studies/twinsoft-ai/) shows how we approach a production AI system, while the [prototype-to-production decision guide](/software-development-guide/vibe-coded-prototype-to-production/) helps scope the hardening work. If the workflow is specific, [request an architecture review](/contact/).

## Frequently Asked Questions

### What is Hark Handoff?

Hark Handoff is a research-preview computer-use agent that operates a dedicated virtual computer to complete tasks on live websites. It observes the interface and issues cursor and keyboard actions instead of relying on a site-specific API.

### Can Hark Handoff order food and book flights?

Hark has published live recordings of Handoff ordering food, shopping, booking restaurants, researching and reserving travel across named websites. These demos establish capability, not a guaranteed success rate for every account or route.

### Is Hark Handoff available now?

Hark announced Handoff as a research preview and opened beta registration. Its launch article says the wider Hark platform is expected by the end of summer 2026. Availability, regions and commercial terms should be confirmed directly before planning a deployment.

### How much does Hark Handoff cost?

Hark had not published general pricing when this review was completed on 7 August 2026. Compare total cost per accepted task, including virtual-computer runtime, model use, retries, human review, operations and failure cost.

### Is Handoff better than browser automation?

It targets a different problem. Deterministic automation is usually better for a stable repeated flow. Handoff is more interesting when the agent must interpret unfamiliar or changing interfaces, reason across sites and recover from variation.

### Is Hark Handoff safe for purchases and logged-in accounts?

A dedicated virtual computer improves isolation, but logged-in web action still carries prompt-injection, credential, privacy and transaction risk. Use dedicated accounts, minimum permissions, hard spending limits, approval before consequential actions, complete traces and a manual fallback.

## Research boundary

*Reviewed on 7 August 2026 from Hark's launch article and public site, Brett Adcock's official biography, the Online-Mind2Web paper and NIST agent-security material. We did not receive paid access, connect a personal account or run an independent Handoff benchmark. Hark's product claims are identified as vendor-reported. Confirm current availability, pricing, controls and contractual terms before making a buying decision.*

## Final thoughts

Hark Handoff matters because it turns the fallback interface of the software economy, the website built for a person, into something an agent can operate. That makes neglected portals, cross-site comparisons and one-off forms addressable without waiting for every vendor to expose the perfect API.

The winning architecture will not turn every page into an API by pretending clicks are deterministic. It will route each action to the narrowest reliable lane: APIs for stable contracts, computer use for irregular gaps, and people for consequential judgment. Pilot Handoff where recovery matters more than raw throughput, then buy trust with outcome evidence, permissions and a failure path.

## You may also like..

[**Lightpanda for AI Agents** Compare a fast browser runtime with Handoff's model-led computer-use approach.](/blog/lightpanda-headless-browser-ai-agents/) [**AI Enablement vs Generic AI Consulting** Choose between an operated AI capability and a strategy-only engagement.](/compare/ai-enablement-vs-generic-ai-consultancy/)

Agent engineering

## Continue through this cluster

[Start with the cornerstone**Graph Engineering for AI Agents: When Does a Knowledge Graph Pay Off?**](/blog/graph-engineering-ai-agents/)

- [Meta Muse Code Pricing: Is the Contributor Tier Safe for Client Code?](/blog/meta-muse-code-pricing-contributor-tier/)
- [PII Redaction Before LLM Prompts: A Practical Pipeline](/blog/pii-redaction-before-llm-prompts/)
- [Agent Reach Review: Costs, Security and Real Limits](/blog/agent-reach-open-source-review/)
- [Cloudflare Wallets for AI Agents: What Is Live?](/blog/cloudflare-wallets-ai-agents/)
- [QM AI Agent Review: Is YC's Multiplayer Harness Ready?](/blog/qm-ai-agent-harness-review/)

Inbox, without the noise

## Follow the work that matters to you

Get a short email when we publish something new. Follow the whole blog or only the problems you care about.

[**Back**](/blog/overview/)

[![Kevin Riedl](/img/team/kevin.webp)](/team/kevin-riedl/)

[Kevin Riedl](/team/kevin-riedl/) https://linkedin.com/in/wsdt

13 min read · 7 Aug 2026 Last reviewed August 7, 2026

[**Next**](/blog/agent-reach-open-source-review/)

New posts by email ×

×

Get new posts by email

A short email when we publish. Free, no tracking.

## Structured Data

```json
{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@id": "https://wavect.io/#organization",
      "@type": [
        "Organization",
        "ProfessionalService",
        "LocalBusiness"
      ],
      "employee": [
        {
          "@id": "https://wavect.io/team/kevin-riedl/#person",
          "@type": "Person",
          "jobTitle": "Managing Director",
          "name": "Kevin Riedl",
          "url": "https://wavect.io/team/kevin-riedl/",
          "worksFor": {
            "@id": "https://wavect.io/#organization",
            "@type": [
              "Organization",
              "ProfessionalService",
              "LocalBusiness"
            ]
          }
        },
        {
          "@id": "https://wavect.io/team/christof-jori/#person",
          "@type": "Person",
          "jobTitle": "Managing Director",
          "name": "Christof Jori",
          "url": "https://wavect.io/team/christof-jori/",
          "worksFor": {
            "@id": "https://wavect.io/#organization",
            "@type": [
              "Organization",
              "ProfessionalService",
              "LocalBusiness"
            ]
          }
        }
      ],
      "founder": [
        {
          "@id": "https://wavect.io/team/kevin-riedl/#person",
          "@type": "Person",
          "jobTitle": "Managing Director",
          "name": "Kevin Riedl",
          "url": "https://wavect.io/team/kevin-riedl/",
          "worksFor": {
            "@id": "https://wavect.io/#organization",
            "@type": [
              "Organization",
              "ProfessionalService",
              "LocalBusiness"
            ]
          }
        },
        {
          "@id": "https://wavect.io/team/christof-jori/#person",
          "@type": "Person",
          "jobTitle": "Managing Director",
          "name": "Christof Jori",
          "url": "https://wavect.io/team/christof-jori/",
          "worksFor": {
            "@id": "https://wavect.io/#organization",
            "@type": [
              "Organization",
              "ProfessionalService",
              "LocalBusiness"
            ]
          }
        }
      ],
      "legalRepresentative": [
        {
          "@id": "https://wavect.io/team/kevin-riedl/#person",
          "@type": "Person",
          "jobTitle": "Managing Director",
          "name": "Kevin Riedl",
          "url": "https://wavect.io/team/kevin-riedl/",
          "worksFor": {
            "@id": "https://wavect.io/#organization",
            "@type": [
              "Organization",
              "ProfessionalService",
              "LocalBusiness"
            ]
          }
        },
        {
          "@id": "https://wavect.io/team/christof-jori/#person",
          "@type": "Person",
          "jobTitle": "Managing Director",
          "name": "Christof Jori",
          "url": "https://wavect.io/team/christof-jori/",
          "worksFor": {
            "@id": "https://wavect.io/#organization",
            "@type": [
              "Organization",
              "ProfessionalService",
              "LocalBusiness"
            ]
          }
        }
      ],
      "name": "Wavect GmbH",
      "subjectOf": {
        "@id": "https://wavect.io/verified-claims.json#dataset",
        "@type": "Dataset",
        "creator": {
          "@id": "https://wavect.io/#organization",
          "@type": [
            "Organization",
            "ProfessionalService",
            "LocalBusiness"
          ]
        },
        "description": "A machine-readable registry of quantitative and qualitative claims published by Wavect, with review dates, localized page appearances and public third-party citations where available.",
        "inLanguage": "en",
        "isAccessibleForFree": true,
        "license": "https://creativecommons.org/licenses/by/4.0/",
        "name": "Wavect verified publication claims",
        "url": "https://wavect.io/verified-claims.json"
      },
      "url": "https://wavect.io/"
    },
    {
      "@id": "https://wavect.io/team/kevin-riedl/#person",
      "@type": "Person",
      "jobTitle": "Managing Director",
      "name": "Kevin Riedl",
      "sameAs": [
        "https://www.wikidata.org/wiki/Q139796365",
        "https://www.linkedin.com/in/wsdt",
        "https://github.com/wsdt"
      ],
      "url": "https://wavect.io/team/kevin-riedl/",
      "worksFor": {
        "@id": "https://wavect.io/#organization",
        "@type": [
          "Organization",
          "ProfessionalService",
          "LocalBusiness"
        ]
      }
    },
    {
      "@id": "https://wavect.io/team/christof-jori/#person",
      "@type": "Person",
      "jobTitle": "Managing Director",
      "name": "Christof Jori",
      "sameAs": [
        "https://www.wikidata.org/wiki/Q139796367",
        "https://www.linkedin.com/in/jocr77/",
        "https://github.com/jo-chris"
      ],
      "url": "https://wavect.io/team/christof-jori/",
      "worksFor": {
        "@id": "https://wavect.io/#organization",
        "@type": [
          "Organization",
          "ProfessionalService",
          "LocalBusiness"
        ]
      }
    },
    {
      "@id": "https://wavect.io/#website",
      "@type": "WebSite",
      "inLanguage": [
        "en",
        "de",
        "es",
        "zh"
      ],
      "name": "Wavect",
      "potentialAction": {
        "@type": "SearchAction",
        "query-input": "required name=search_term_string",
        "target": {
          "@type": "EntryPoint",
          "urlTemplate": "https://wavect.io/search/?q={search_term_string}"
        }
      },
      "publisher": {
        "@id": "https://wavect.io/#organization",
        "@type": [
          "Organization",
          "ProfessionalService",
          "LocalBusiness"
        ]
      },
      "url": "https://wavect.io/"
    },
    {
      "@id": "https://wavect.io/blog/hark-handoff-computer-use-agent-review/#webpage",
      "@type": "WebPage",
      "dateModified": "2026-08-07",
      "inLanguage": "en",
      "isPartOf": {
        "@id": "https://wavect.io/#website",
        "@type": "WebSite"
      },
      "lastReviewed": "2026-08-07",
      "url": "https://wavect.io/blog/hark-handoff-computer-use-agent-review/"
    }
  ]
}
```

```json
{
  "@context": "https://schema.org",
  "@type": "BlogPosting",
  "abstract": "Hark Handoff is a research-preview computer-use agent that operates a dedicated virtual computer with a browser, file system and terminal. Hark shows it ordering food, shopping, booking restaurants and flights, researching across sites and recruiting on LinkedIn. The launch is technically important because it treats an unfamiliar web interface as the integration surface when no useful API exists. It is not yet evidence that every client workflow should become autonomous browser automation. Hark reports leading Online-Mind2Web performance and lower model cost than frontier alternatives, but two other evaluations use Hark's internal harness, public pricing and service levels are not yet available, and polished demonstrations do not establish repeatable success on your accounts. Pilot Handoff on a reversible, low-value workflow with dedicated identities, approval before purchases or messages, complete traces and a manual fallback. Compare successful outcome cost, review time, retries and maintenance against an official API, deterministic automation and a custom integration. Handoff is promising for irregular, cross-site work. Stable, high-volume and regulated processes still favor controlled APIs or narrowly engineered automation.",
  "articleBody": " Blog overview/AI and agents/Agent engineering Hark Handoff Review: The Computer-Use Agent That Actually Clicks TL;DR Hark Handoff is a research-preview computer-use agent that operates a dedicated virtual computer with a browser, file system and terminal. Hark shows it ordering food, shopping, booking restaurants and flights, researching across sites and recruiting on LinkedIn. The launch is technically important because it treats an unfamiliar web interface as the integration surface when no useful API exists. It is not yet evidence that every client workflow should become autonomous browser automation. Hark reports leading Online-Mind2Web performance and lower model cost than frontier alternatives, but two other evaluations use Hark's internal harness, public pricing and service levels are not yet available, and polished demonstrations do not establish repeatable success on your accounts. Pilot Handoff on a reversible, low-value workflow with dedicated identities, approval before purchases or messages, complete traces and a manual fallback. Compare successful outcome cost, review time, retries and maintenance against an official API, deterministic automation and a custom integration. Handoff is promising for irregular, cross-site work. Stable, high-volume and regulated processes still favor controlled APIs or narrowly engineered automation. Hark Handoff is one of the clearest demonstrations yet of a computer-use agent completing ordinary work on the live web. It clicks, types and scrolls through sites it was not given a custom integration for. Hark shows end-to-end food orders, shopping, restaurant reservations, candidate outreach, cross-site research and flight booking. Our buyer verdict on the research preview is deliberately narrower than the launch story: Handoff is a strong candidate for a controlled pilot when a valuable workflow spans unfamiliar web interfaces and useful APIs do not exist. It is not yet a reason to replace stable APIs, deterministic automation or human approval for consequential actions. This review owns that product decision. If you only need broad read access for research, see our Agent Reach review. If you are choosing browser infrastructure, read the Lightpanda production review. For a full operating-cost model, use cost per accepted agent action. What is Hark Handoff? Hark Handoff is a computer-use agent built to complete long-running tasks on live websites by operating a virtual computer. For each request, Hark says it provisions a dedicated environment with a browser, file system and terminal. The agent then produces cursor and keyboard actions, observes the changed screen and continues until it reaches an outcome. Hark's official Handoff research preview reports that 74.9% of nearly three million observed screen minutes were spent in a browser and that fewer than one in a thousand websites expose a public API. Those are vendor-reported measurements, not an independent census, but they identify the commercial gap accurately: important work still lives behind interfaces designed for people. The product name also explains the promise. A user hands off the objective rather than recording a macro or specifying every selector. The model is expected to understand a new page, decide what to do next and recover when the site behaves differently. How does Hark Handoff work? You describe an outcome. Examples include finding a suitable flight, ordering dinner or researching a shortlist. Hark starts an isolated virtual computer. The environment includes the browser and general computer tools needed for the task. Handoff observes and acts. It targets screen coordinates, clicks, types, scrolls and reads the resulting state. The agent keeps the task state. It reasons across several steps and, in the published demos, across several sites. Connected accounts add personal context. Hark says users can connect accounts so Handoff can use saved addresses, preferences and history. This resembles the perception, action and feedback loop of a robot more than a conventional API integration. That connection is not accidental. Hark founder Brett Adcock's official biography describes Figure as an effort to give AI a body. Handoff points the same systems problem at unpredictable digital interfaces: perceive the environment, choose an action, inspect the result and adjust. What can Handoff do today? The research preview shows six useful task families. Treat them as evidence of breadth, not as a service catalogue or reliability guarantee. Task familyPublished exampleBusiness workflow it suggests Food orderingDoorDash and restaurant orderingRoutine purchasing across suppliers with no shared API ShoppingPrice search and checkout on major retailersLow-value procurement, stock checks and quote collection ReservationsOpenTable and restaurant sitesScheduling through partner portals RecruitingFinding and messaging candidates on LinkedInHuman-approved sourcing and outreach preparation ResearchCross-referencing",
  "articleSection": "Engineering",
  "author": {
    "@id": "https://wavect.io/team/kevin-riedl/#person",
    "@type": "Person",
    "name": "Kevin Riedl",
    "sameAs": [
      "https://www.wikidata.org/wiki/Q139796365",
      "https://www.linkedin.com/in/wsdt",
      "https://github.com/wsdt"
    ],
    "url": "https://wavect.io/team/kevin-riedl/"
  },
  "citation": [
    {
      "@type": "WebPage",
      "name": "official Handoff research preview",
      "url": "https://hark.com/articles/introducing-hark-handoff"
    },
    {
      "@type": "WebPage",
      "name": "official biography",
      "url": "https://www.brettadcock.com/bio"
    },
    {
      "@type": "WebPage",
      "name": "Online-Mind2Web research paper",
      "url": "https://arxiv.org/abs/2504.01382"
    },
    {
      "@type": "WebPage",
      "name": "2026 agent-hijacking analysis",
      "url": "https://www.nist.gov/blogs/caisi-research-blog/insights-ai-agent-security-large-scale-red-teaming-competition"
    },
    {
      "@type": "WebPage",
      "name": "agent tool-access taxonomy",
      "url": "https://www.nist.gov/news-events/news/2025/08/lessons-learned-consortium-tool-use-agent-systems"
    }
  ],
  "dateModified": "2026-08-07",
  "datePublished": "2026-08-07",
  "description": "Hark Handoff is a research-preview computer-use agent that operates a dedicated virtual computer with a browser, file system and terminal. Hark shows it ordering food, shopping, booking restaurants and flights, researching across sites and recruiting on LinkedIn. The launch is technically important because it treats an unfamiliar web interface as the integration surface when no useful API exists. It is not yet evidence that every client workflow should become autonomous browser automation. Hark reports leading Online-Mind2Web performance and lower model cost than frontier alternatives, but two other evaluations use Hark's internal harness, public pricing and service levels are not yet available, and polished demonstrations do not establish repeatable success on your accounts. Pilot Handoff on a reversible, low-value workflow with dedicated identities, approval before purchases or messages, complete traces and a manual fallback. Compare successful outcome cost, review time, retries and maintenance against an official API, deterministic automation and a custom integration. Handoff is promising for irregular, cross-site work. Stable, high-volume and regulated processes still favor controlled APIs or narrowly engineered automation.",
  "headline": "Hark Handoff Review: The Agent That Actually Clicks",
  "image": "https://wavect.io/img/blog/headers/header_hark-handoff-computer-use-agent-review.svg",
  "inLanguage": "en",
  "keywords": "AI Agents, Computer Use",
  "mainEntityOfPage": {
    "@id": "https://wavect.io/blog/hark-handoff-computer-use-agent-review/",
    "@type": "WebPage"
  },
  "publisher": {
    "@id": "https://wavect.io/#organization",
    "@type": [
      "Organization",
      "ProfessionalService",
      "LocalBusiness"
    ]
  },
  "url": "https://wavect.io/blog/hark-handoff-computer-use-agent-review/",
  "wordCount": 2790
}
```

```json
{
  "@context": "https://schema.org",
  "@type": "BreadcrumbList",
  "itemListElement": [
    {
      "@type": "ListItem",
      "item": "https://wavect.io/",
      "name": "Home",
      "position": 1
    },
    {
      "@type": "ListItem",
      "item": "https://wavect.io/blog/overview/",
      "name": "Blog overview",
      "position": 2
    },
    {
      "@type": "ListItem",
      "item": "https://wavect.io/blog/topics/ai-agents/",
      "name": "AI and agents",
      "position": 3
    },
    {
      "@type": "ListItem",
      "item": "https://wavect.io/blog/clusters/agent-engineering/",
      "name": "Agent engineering",
      "position": 4
    },
    {
      "@type": "ListItem",
      "item": "https://wavect.io/blog/hark-handoff-computer-use-agent-review/",
      "name": "Hark Handoff Review: Computer-Use Agent for Web Tasks | ",
      "position": 5
    }
  ]
}
```

```json
{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "mainEntity": [
    {
      "@type": "Question",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Hark Handoff is a research-preview computer-use agent that operates a dedicated virtual computer to complete tasks on live websites. It observes the interface and issues cursor and keyboard actions instead of relying on a site-specific API."
      },
      "name": "What is Hark Handoff?"
    },
    {
      "@type": "Question",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Hark has published live recordings of Handoff ordering food, shopping, booking restaurants, researching and reserving travel across named websites. These demos establish capability, not a guaranteed success rate for every account or route."
      },
      "name": "Can Hark Handoff order food and book flights?"
    },
    {
      "@type": "Question",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Hark announced Handoff as a research preview and opened beta registration. Its launch article says the wider Hark platform is expected by the end of summer 2026. Availability, regions and commercial terms should be confirmed directly before planning a deployment."
      },
      "name": "Is Hark Handoff available now?"
    },
    {
      "@type": "Question",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Hark had not published general pricing when this review was completed on 7 August 2026. Compare total cost per accepted task, including virtual-computer runtime, model use, retries, human review, operations and failure cost."
      },
      "name": "How much does Hark Handoff cost?"
    },
    {
      "@type": "Question",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "It targets a different problem. Deterministic automation is usually better for a stable repeated flow. Handoff is more interesting when the agent must interpret unfamiliar or changing interfaces, reason across sites and recover from variation."
      },
      "name": "Is Handoff better than browser automation?"
    },
    {
      "@type": "Question",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "A dedicated virtual computer improves isolation, but logged-in web action still carries prompt-injection, credential, privacy and transaction risk. Use dedicated accounts, minimum permissions, hard spending limits, approval before consequential actions, complete traces and a manual fallback."
      },
      "name": "Is Hark Handoff safe for purchases and logged-in accounts?"
    }
  ]
}
```
