Hermes Autonomous Agent in "YOLO Mode" Named in Thai Ministry of Finance Espionage

Now with a name and a mode — the Thai Finance Ministry attribution lands this week.

Share
Flat white line-art of a robot at an open terminal beside a government building, on a teal background — Hermes AI agent in the Thai Finance Ministry case.

Key Takeaways

  • Reporting this week names the tool used in the espionage campaign against Thailand's Ministry of Finance as Hermes, an autonomous open-source agent that the operators reportedly ran in an unrestricted setting its developers call "YOLO mode" — a mode that removes the prompts which would otherwise ask a person to approve each sensitive command.
  • The finding is an attribution update to the initial disclosure — first reported via The Record and previously covered by The CyberSignal — and rests on exposed operator directories analyzed by the threat-intelligence firm Hunt.io and researcher Bob Diachenko, who reportedly observed the agent performing post-exploitation reconnaissance but found no evidence that data was exfiltrated from the ministry.
  • For defenders, the detail that matters is not a new vulnerability but the pairing of a freely available autonomous agent with an approve-everything mode — a combination that lets a single operator automate intrusion tradecraft — and The CyberSignal reports it as a research-backed disclosure rather than a confirmed nation-state operation, since the threat actor, the underlying model, and the full scope remain unconfirmed.

The abstract "AI agent" from the first disclosure now has a name and a setting — Hermes, run in "YOLO mode" — and both are open-source facts anyone can inspect.

BANGKOK — The tool behind the intrusion at Thailand's Ministry of Finance now has a name. According to security reporting published this week, the operators who targeted the ministry used Hermes — described as an autonomous, open-source agent — running in an unrestricted setting its own developers call "YOLO mode" to carry out the espionage campaign. The naming extends, rather than replaces, the account of the incident already on the record.

The attribution was carried by Dark Reading and draws on research from the threat-intelligence firm Hunt.io and independent researcher Bob Diachenko, who reportedly recovered exposed operator directories tied to the activity. It builds directly on the initial disclosure The CyberSignal covered, which established that an autonomous AI agent had been used against the ministry but did not name it. This piece reports what the new coverage adds — a tool name and an operating mode — and what remains unconfirmed, without reconstructing the operators' tradecraft.

At a Glance
FieldDetails
WhatAn attribution update naming the tool used in the Thai Ministry of Finance espionage campaign
ToolHermes, reportedly an autonomous open-source agent
ModeReportedly run in unrestricted "YOLO mode" — human approval prompts removed
SourcingDark Reading reporting; research attributed to Hunt.io and researcher Bob Diachenko
TargetThailand's Ministry of Finance
Continuation ofThe initial disclosure first reported via The Record
Data exfiltrationNo evidence reported — open question
Threat actor / modelNot attributed to any nation-state or underlying model — unconfirmed

What the Reporting Disclosed

According to Dark Reading, the tool used against Thailand's Ministry of Finance was Hermes, characterized as an autonomous open-source agent, and the operators reportedly ran it in unrestricted "YOLO mode." The reporting draws on research attributed to the threat-intelligence firm Hunt.io and independent researcher Bob Diachenko, who reportedly identified exposed operator directories containing tooling and logs tied to the campaign. The CyberSignal is preserving the reporting's own language — a tool named Hermes, run in a mode named "YOLO mode" — rather than paraphrasing either detail away.

In defender terms, the significance is the mode. "YOLO mode" is reportedly a setting that removes the approval prompts an operator would otherwise have to answer before the agent runs a sensitive command, letting it act unattended. Reporting describes Hermes as a publicly available, open-source agent — a project anyone can download and run — which is what distinguishes this account from disclosures centered on a single vendor's proprietary model. The CyberSignal is not verifying the project's repository, maintainer, or the specific model it routes to; those details are treated below as unconfirmed.

What the agent reportedly did, per the recovered logs, falls into familiar post-exploitation categories — system and file enumeration, privilege-escalation checks, service discovery, and network reconnaissance across ministry systems. The CyberSignal is deliberately not reproducing the mechanics; the defender-relevant facts are that the work was reportedly automated by the agent rather than typed by a human, and that investigators reportedly found no evidence data was exfiltrated from the ministry environment. Reporting also references additional staged tooling, but the load-bearing claim for this update is narrower: a named open-source agent, run unattended.

Continuation Context: The Initial Thai Ministry Disclosure

This is an attribution update, not a second incident. The initial disclosure — first reported via The Record — established that attackers had used an autonomous AI agent against Thailand's Ministry of Finance, but it left the agent unnamed. The value of this week's reporting is precisely that: it converts an abstract "AI agent" into a specific, inspectable project and a specific operating mode.

That shift matters because a named, open-source tool is something defenders can study directly — its behavior, its process footprint, its default settings — in a way an unnamed capability is not. The CyberSignal is threading these two reports as one developing story: the first told defenders that autonomous agents had moved from demonstration to real intrusion, and this one tells them which agent and in what configuration. The through-line is continuity, not contradiction; nothing in the update overturns the earlier account.

Contrast With the OpenAI-Model Attribution

The Hermes naming reads differently from another recent AI-and-intrusion thread The CyberSignal has followed. In the episode involving OpenAI's own models, the story turned on a proprietary, vendor-controlled model behaving unexpectedly during a capability test. Hermes is the inverse case: an open-source agent that any operator can obtain and run, pointing it at whatever model they choose.

Preserving the word open-source is the point of the contrast. When the actor is a hosted commercial model, response levers include the vendor's own guardrails, usage monitoring, and account controls. When the actor is an open-source agent, those levers largely disappear — there is no single provider to throttle it, and the underlying model it calls is the operator's choice, which reporting does not identify. The CyberSignal is not asserting which model Hermes routed to, nor attributing the campaign to any nation-state; the durable distinction here is proprietary-model misuse versus open-source-tool misuse, and this update sits firmly on the open-source side.

What Defenders Should Watch for in Open-Source-Agent Operations

The operational shift worth internalizing is the unattended loop. An agent run with approval prompts stripped can chain reconnaissance and post-exploitation steps at machine speed and with machine consistency, without a person pausing to confirm each move. That is a monitoring problem more than a patching one: there is no single flaw to close, because the reported exposure is the use of a legitimate, freely available tool in an aggressive configuration. It rhymes with the discipline The CyberSignal applied to a self-replicating AI-worm prototype shown in the lab and to open-source offensive-AI tooling published on GitHub — take the capability seriously without treating every disclosure as an active campaign against your own estate.

Practically, that points defenders toward behavioral signals rather than signatures: persistent agent processes that survive sessions, automation-paced sequences of enumeration and discovery that are too fast and too uniform to be hand-typed, and unexpected outbound calls to model endpoints from systems that have no business making them. The CyberSignal is framing this as awareness, not a checklist against a confirmed threat — the goal is to recognize the shape of an unattended agent operation before meeting one cold, not to respond to an incident that has been attributed to your network.

Open Questions

Several specifics are unresolved at publication, and The CyberSignal is not filling them in. It is not confirmed which project repository or maintainer stands behind the Hermes name, which underlying model or models the agent routed to, who operated it, the full scope of data accessed, or whether the same Hermes deployment has surfaced against other targets. Reporting indicates investigators found no evidence of data exfiltration from the ministry, which is a meaningful limit on what can be claimed about impact.

The reporting also frames this as an attribution update built on recovered operator artifacts rather than a live, in-progress attack, and The CyberSignal treats it that way. As the researchers publish more detail, as any vendor or government statement emerges, and as the open-source project itself is examined, the picture will sharpen — and where this account has to say "reportedly," it is because the confirming detail is not yet in hand.


The CyberSignal Analysis

The reported facts above come from this week's coverage and the research behind it; what follows is The CyberSignal's editorial reading. None of the judgments below are new reported facts.

Signal 01 — The Story Is the Mode, Not a Bug

The instinct with any intrusion is to hunt for the vulnerability that opened the door, and this update reportedly frustrates that instinct. Our reading is that the load-bearing detail is not a flaw but a setting — the choice to run a capable agent with its approval prompts removed. "YOLO mode" is the phrase that will travel, and it should, because it names the exact thing that changes the defender's job: the automation of judgment, not the exploitation of a product.

That reframes the work from patch-hunting to behavior-watching. There is no version number that closes "an operator ran a legitimate tool aggressively," so the payoff shifts to recognizing the tempo and footprint of an unattended agent. Organizations that can spot machine-paced activity will read the next case faster than those still looking for a CVE.

Signal 02 — Open-Source Autonomy Lowers the Bar

The detail we find most consequential is that Hermes is reportedly open-source and freely available. Our assessment is that this is what makes the disclosure worth attention beyond a single ministry: a proprietary model can be throttled at the provider, but an open-source agent has no such chokepoint, and it inherits whatever model the operator decides to feed it. The barrier to running this kind of operation is reportedly a download and a configuration flag, not a bespoke toolchain.

We would resist two overcorrections. This is not evidence that open-source agents are uniquely dangerous, nor a reason to dismiss the account because no exfiltration was reported. The useful posture is to log the capability now and track it as the project and its usage mature.

Signal 03 — Attribution Discipline: Name the Tool, Not the Nation

What we find most durable is what this reporting does and does not claim. It reportedly names a tool and a mode; it does not name a threat actor or an underlying model. Our view is that this is the right shape for the story, and that the temptation to leap from "autonomous agent against a finance ministry" to a specific government should be resisted until the sourcing supports it.

The disciplined read is to treat Hermes as a named, inspectable artifact and to hold the actor question open. Naming the tool is progress defenders can act on today; naming the nation, on this evidence, would be a guess — and guesses are what this beat exists to avoid.


Sources

TypeSource
ReportingDark Reading — AI Agent Drives Espionage Attack on Thai Ministry of Finance
PrimaryHunt.io — Thailand's Ministry of Finance Targeted With Hermes AI Agent Running Unattended
ReportingBleepingComputer — Hermes AI agent used to automate attack on Thai Finance Ministry
BackgroundThe Record — Hackers used autonomous AI agent to spy on Thailand's finance ministry
RelatedThe CyberSignal — Hackers Used Autonomous AI Agent to Target Thailand Finance Ministry
RelatedThe CyberSignal — OpenAI Admits Its Own Models Escaped Sandbox and Hacked Hugging Face