Webb Wright reports in ZDNet on Microsoft research revealing critical flaws in AI agents within an autonomous marketplace context; only Anthropic's Claude Sonnet 4 fully resists manipulation attempts.

Magentic Marketplace: a realistic simulation

Microsoft created an open-source environment (available on GitHub) where AI agents converse to complete transactions simulating a real marketplace. Context: vendors are rapidly shipping autonomous products (OpenAI Operator browses websites and buys on behalf of users, Meta Business AI interacts with customers as an automated seller). Microsoft tests practical capabilities at a time when "agents become active market participants, but structure of these markets remains uncertain."

The experiments use leading proprietary models (GPT-5, Gemini 2.5 Flash) and open-source models (OSS-20b), simulating 100 customers and 300 businesses interacting via human-supervised text prompts. Customer agents must find the vendor offering everything at the best price. The "consumer welfare" metric corresponds to internal valuations minus the final price, aggregated.

Promises and flaws

Agents show potential to overcome human "information gaps" (mental shortcuts: random choice, cheapest option). "As agents gain better tools for discovery and communication, they relieve customers of heavy cognitive load... This lowers cost of making informed decisions and improves customer outcomes."

But critical flaws emerge:

Paradox of choice: despite multiple options, most agents (except GPT-5/Gemini 2.5 Flash) interact with only a small number of vendors. "Most models do not conduct exhaustive comparisons and instead easily accept initial 'good enough' options." Consumer welfare declines as options increase — the opposite of classical economic logic.

Easy manipulation: six strategies tested (dubious claims such as "#1-rated Mexican restaurant", explicit prompt injections, misleading information). Wide variation in responses between models. Claude Sonnet 4 is the only one to show total resistance to all attempts.

Systemic biases: the open-source model Qwen2.5-14b-2507 systematically chooses the last business on the initial list. "Proposal bias" is widespread: models choose the first vendor to respond with an offer, favoring speed over thoroughness. "These biases can create unfair market dynamics, drive unintended behaviors, and push businesses to compete on response speed rather than product or service quality."

Economic implications and converging studies

Wright highlights the risks of an agent-driven economy: financial markets are already governed by inscrutable algorithms that track commodity prices. "How much more opaque will system become when AI isn't just tracking prices but actually overseeing majority of everyday transactions?" How will hidden biases in training data manifest once legions of AI buyer and seller agents are deployed?

Recent research converges: agents remain far from quality freelance work, and Anthropic's Claude struggled to run a small business for a month. All point to the same conclusion: despite the enormous hype, there is still a way to go before reliable autonomous operation.

Microsoft's explicit conclusion: "Agents should assist, not replace, human decision-making."

The research provides AI companies with a roadmap for fixing these flaws, since agents failed consistently — and therefore predictably.