Hackers News Hackers News
  • CyberSecurity News
  • Threats
  • Attacks
  • Vulnerabilities
  • Breaches
  • Comparisons

Social Media

Hackers News Hackers News
  • CyberSecurity News
  • Threats
  • Attacks
  • Vulnerabilities
  • Breaches
  • Comparisons
Search the Site
Popular Searches:
technology Amazon AI
Recent Posts
Detect Phishing-to-RMM Attacks Analysts Trusted-Tool
May 6, 2026
Hackers Exploit Microsoft Teams to Steal Credentials &
May 6, 2026
Critical Fanwei E-cology10 Server Fl Vulnerability Could
May 6, 2026
Home/Threats/OpenClaw DeepSeek Skill Exploits AI Work Malicious Agentic
Threats

OpenClaw DeepSeek Skill Exploits AI Work Malicious Agentic

A sophisticated malware campaign targets developers and AI-driven systems, masquerading as a legitimate plugin for an open-source AI framework. Security researchers have uncovered a threat that takes...

Jennifer sherman
Jennifer sherman
May 6, 2026 4 Min Read
2 0

A sophisticated malware campaign targets developers and AI-driven systems, masquerading as a legitimate plugin for an open-source AI framework.

Security researchers have uncovered a threat that takes full advantage of how modern AI agents work, using their automated nature as a weapon against the very users they are meant to help.

The malware, delivered through a fake “DeepSeek-Claw” skill for the OpenClaw framework, has two main goals: gain remote control over infected machines and steal sensitive data.

It accomplishes both by tailoring its attack to the operating system it lands on, making it a versatile and persistent threat that works across Windows, macOS, and Linux systems all at once.

Researchers at Zscaler ThreatLabZ were the ones who identified this campaign in March 2026. Their analysis revealed that the threat actor published the deceptive skill on GitHub, knowing that AI agents and developers would likely pull it into automated workflows without a second thought.

By embedding hidden commands inside a standard instruction file, the attacker bypassed the need for any traditional phishing or social engineering.

Once the malicious skill is downloaded, the attack splits into two distinct paths depending on how the installation is triggered. Windows users following the automated AI-driven path end up infected with Remcos RAT, a powerful remote access tool.

Those on macOS, Linux, or Windows using the manual path instead get hit with GhostLoader, a cross-platform stealer designed to drain developer environments of credentials and sensitive data.

The reach of this attack goes well beyond individual machines. With Remcos giving attackers a full remote shell and GhostLoader scooping up cloud tokens, SSH keys, and browser session cookies, a single compromised developer could expose an entire organization’s infrastructure within minutes of running what looked like a completely normal install command.

How the OpenClaw Skill Attack Unfolds

The OpenClaw framework, formerly known as Clawdbot and Moltbot, is an open-source tool built to let AI agents carry out complex, high-privilege tasks on local systems. Its modular “skill” design is exactly what the attacker exploited.

The fake DeepSeek-Claw skill appeared legitimate on the surface, but its SKILL.md file hid a poisoned PowerShell command that silently downloaded and ran a remote Windows Installer package from a threat actor-controlled server.

OpenClaw skill markup file content showing commands that install Remcos RAT (Source - Zscaler)
OpenClaw skill markup file content showing commands that install Remcos RAT (Source – Zscaler)

That installer dropped two files onto the system: a genuine, digitally signed GoToMeeting executable and a malicious DLL disguised as its dependency. When the trusted application ran, it loaded the fake DLL instead, a technique known as DLL sideloading.

The malicious DLL then patched key Windows security tools in memory to blind them before decrypting and launching Remcos RAT, which opened an encrypted channel back to the attacker.

Remcos set itself to stealth mode immediately upon execution, logging keystrokes, stealing browser cookies, and giving the attacker an interactive reverse shell with the ability to run any command on the infected host.

The entire execution chain, from a fake AI skill to full remote control, required no user awareness beyond a single automated install step triggered by an AI agent.

GhostLoader and the Developer Data Threat

The alternate attack path, built for macOS and Linux environments, used a heavily obfuscated Node.js file buried inside npm lifecycle scripts. When the install command ran, it silently dropped GhostLoader onto the system.

OpenClaw skill markup file content showing commands that install GhostLoader (Source - Zscaler)
OpenClaw skill markup file content showing commands that install GhostLoader (Source – Zscaler)

On macOS and Linux, the malware also displayed fake password prompts to trick users into handing over their credentials directly.

Once active, GhostLoader swept through the host for anything valuable: macOS Keychain data, SSH keys, cryptocurrency wallet files, and cloud API tokens. All of it was sent back to attacker-controlled servers.

Zscaler’s analysts noted that as AI agents become standard in development pipelines, supply chain poisoning through fake skills is a growing threat. Organizations should thoroughly vet all third-party plugins and enforce strict behavioral monitoring for any tools that interact with privileged local resources.

Indicators of Compromise (IoCs):-

Type Indicator Description
MD5 Hash 1c267cab0a800a7b2d598bc1b112d5ce “DeepSeek-Claw” named OpenClaw Skill
MD5 Hash 2A5F619C966EF79F4586A433E3D5E7BA MSI Installer
URL hxxps://cloudcraftshub[.]com/api MSI download URL
URL hxxp://dropras[.]xyz/ MSI download URL
URL https://github.com/Needvainverter93/deepseek-claw Malicious GitHub repository
MD5 Hash CC1AF839A956C8E2BF8E721F5D3B7373 Shellcode loader (g2m.dll)
MD5 Hash 2C4B7C8B48E6B4E5F3E8854F2ABFEDB5 Remcos RAT payload
IP:Port 146[.]19.24[.]131:2404 Remcos RAT C2 server
URL hxxps://trackpipe[.]dev GhostLoader C2 server

Note: IP addresses and domains are intentionally defanged (e.g., [.]) to prevent accidental resolution or hyperlinking. Re-fang only within controlled threat intelligence platforms such as MISP, VirusTotal, or your SIEM.

Disclaimer: HackersRadar reports on cybersecurity threats and incidents for informational and awareness purposes only. We do not engage in hacking activities, data exfiltration, or the hosting or distribution of stolen or leaked information. All content is based on publicly available sources.

Tags:

AttackExploitMalwarePatchphishingSecurityThreat

Share Article

Jennifer sherman

Jennifer sherman

Jennifer is a cybersecurity news reporter covering data breaches, ransomware campaigns, and dark web markets. With a background in incident response, Jennifer provides unique insights into how organizations respond to cyber attacks and the evolving tactics of threat actors. Her reporting has covered major breaches affecting millions of users and has helped organizations understand emerging threats. Jennifer combines technical knowledge with investigative journalism to deliver in-depth coverage of cybersecurity incidents.

Previous Post

Iranian-Nexus Targets Oman Ministries: Webshells & Data

Next Post

Salesforce Marketing Cloud Vulnerability Exposed Email Data

No Comment! Be the first one.

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Popular Posts
Iranian-Nexus Targets Oman Ministries: Webshells & Data
May 6, 2026
Remus Infostealer Uses Lumma-Style Browser Key Theft and
May 6, 2026
Zero-Auth Flaw Exposes DoD Contractor Cross- Cross-Tenant Data
May 6, 2026
Top Authors
Sarah simpson
Sarah simpson
Marcus Rodriguez
Marcus Rodriguez
Jennifer sherman
Jennifer sherman
Let's Connect
156k
2.25m
285k

Related Posts

Jennifer sherman
By Jennifer sherman
Threats

GlassWorm Attacks macOS via Malicious VS Code…

January 1, 2026
Emy Elsamnoudy
By Emy Elsamnoudy
Attacks

ClickFix Attack Hides Malicious Code via Stegan Security

January 1, 2026
Sarah simpson
By Sarah simpson
Vulnerabilities

MongoBleed Detector Tool Detects Critical MongoDB CVE-

January 1, 2026
Emy Elsamnoudy
By Emy Elsamnoudy
Breaches

Conti Ransomware Gang Leaders & Infrastructure Exposed

January 1, 2026
Hackers News Hackers News
  • [email protected]

Quick Links

  • Contact Us
  • Privacy Policy
  • Terms of service

Categories

Attacks
Breaches
Comparisons
CyberSecurity News
Threats
Vulnerabilities

Let's keep in touch

receive fresh updates and breaking cyber news every day and week!

All Rights Reserved by HackersRadar ©2026

Follow Us