← All stories
● Covered by 7 sources · 20 reportsMedium impact13 negative3 neutral

Researchers Reveal Security Flaws in AI Coding Agents and Open-Source Mobile Frameworks

🔄 Updated 21h ago — new reporting from The Hacker News
New to BrevFeed? We gather this story from every outlet covering it into one summary — ranked by real-world impact, not just the latest headline — so you never miss what matters. What is BrevFeed? →

Key points

  • SKILLCLOAK bypasses AI skill scanners with over 90% success.
  • AI agents like Codex can run malicious code in autonomous mode.
  • Agent data injection attack corrupts trusted data, enabling unauthorized actions.
  • Open-source mobile frameworks show vulnerabilities to invisible text attacks.
  • SKILLCLOAK was developed by researchers at the Hong Kong University of Science and Technology.
  • The paper detailing SKILLCLOAK is titled "Cloak and Detonate."
  • A runtime checker catches most disguised skills that scanners miss.
  • Skills are small packages, usually a Markdown instruction file plus a few scripts.
  • Skills run with the agent's own access to files, terminal, and saved passwords.
  • AI Now Institute published a proof-of-concept attack called "Friendly Fire."
  • Boyan Milanov and Heidy Khlaaf tested the "Friendly Fire" attack.
  • Claude Code CLI versions 2.1.116, 2.1.196, 2.1.198, 2.1.199 were tested.
  • Claude Code was tested on Claude Sonnet 4.6, Sonnet 5, or Opus 4.8.
  • OpenAI Codex CLI version 0.142.4 was tested on GPT-5.5.
  • Claude Code's "auto-mode" and Codex's "auto-review" use a classifier to run commands.
  • Agent data injection (ADI) was laid out in a paper posted July 6.
  • ADI research was conducted by Seoul National University, University of Illinois Urbana-Champaign, and Largosoft.
  • ADI bypasses defenses targeting direct instruction injections by corrupting trusted factual data.
  • Five open-source mobile agent frameworks were vulnerable to invisible screen text attacks.
  • Vulnerable frameworks include AppAgent, AppAgentX, Mobile-Agent-v3, Open-AutoGLM, and MobA.
  • The paper on invisible screen text attacks was posted on arXiv on July 1 and revised July 14.
  • Authors of the invisible screen text attack paper are from Simon Fraser University, Chinese University of Hong Kong, Shandong University, and Xingtu Lab at QAX.
  • First author Zidong Zhang confirmed no CVEs exist and no evidence of in-the-wild use.
  • The attacker deployed Hermes, an open-source AI assistant from Nous Research.
  • The attack targeted Thailand's Ministry of Finance.
  • The operator used Hermes's YOLO mode, a documented feature with a command-line flag.
  • Hunt.io and Bob Diachenko found the agent's logs, 585 files, and 470 MB of attack tooling.
  • SKILLCLOAK uses self-extracting packing to evade detection.
  • OpenClaw is another agent that loads skills.
  • The invisible screen text attack paper's authors emailed maintainers privately before posting.
  • The invisible screen text attack paper's screenshot paths, shell call, and broadcast fallback remain on main branches as of July 17.
  • Hermes AI agent was used to check hosts for root access and crawl staff personnel records.
  • The Hermes AI agent logs were found on a web server with directory listing switched on.
  • The Hermes AI agent was deployed on a rented server.
  • The Hermes AI agent attack occurred between July 9 and July 13.
  • The exposed directories related to the Hermes attack were on a server hosted in Hong Kong.
  • Hunt.io found session files, deployed web shells, and evidence of internal system access.
  • Thailand's Ministry of Finance has not confirmed the breach.
  • Wiz Red Agent discovered a GitHub Actions vulnerability in Snowflake's Jira.
  • GitHub Copilot Autofix introduced the vulnerability.
  • The vulnerability allowed unauthorized access to sensitive data.
  • Snowflake remediated the issue on June 23, 2026.
  • Wiz Red Agent is an AI-powered security research tool.
  • Self-propagating payloads, called "mind viruses," spread between AI agents by modifying persistent system prompt files.
  • Anthropic and EPFL researchers demonstrated the "mind virus" technique.
  • The research was released as a preprint on August 10, 2026.
  • The technique was tested in a simulated six-agent coding collaboration.
  • The technique was tested in a chain of paired agents modeled on OpenClaw.
  • OpenClaw was formerly known as Clawdbot and Moltbot.
  • A one-paragraph warning in an agent's system prompt reduced spread to near zero.
  • Fifteen generations of adversarial optimization were run against the warning on Claude Haiku 4.5.
  • The optimization covered more than 150 candidate payloads.
  • No strain propagated beyond a single hop against the warning.
  • SilkParasite is a new cyber espionage operation.
  • SilkParasite targets Central Asian governments.
  • SilkParasite uses seven remote access tools (RATs).
  • Five RATs used by SilkParasite are newly discovered.
  • The new RATs are DriveSilkRAT, CookiETagRAT, NomadRAT, GoginRAT, and NodeEdgeRAT.
  • SilkParasite was first discovered in late 2025.
  • SilkParasite is attributed to a China-nexus threat cluster.
  • Bitdefender Labs shared a technical report on SilkParasite.
  • SilkParasite's phishing lure is AI-generated.

Overview of AI Coding Agent Vulnerabilities

Research from the Hong Kong University of Science and Technology reveals that AI coding agents, such as OpenAI Codex and Claude Code, can be deceived by malicious code through a method called SKILLCLOAK. This approach involves rewriting AI skills to make them undetectable by static security scanners, rendering them ineffective at catching potentially harmful skills.

Technique Bypasses Static Scanners

The SKILLCLOAK technique is successful in bypassing AI skill scanners over 90% of the time. Scanners, integral to security in coding agent marketplaces, are meant to identify and block potential threats but fail when faced with skill modifications highlighted in the study.

Researchers have also created a runtime checker that identifies many of the cloaked skills that escape static analysis.

Autonomous Modes and Security Risks

Separate findings show that when AI coding agents operate in autonomous mode, they can be tricked into executing code intended to be flagged, turning their main security task into a vulnerability. This includes allowing malicious commands to be run on the user's machine instead of reviewing or blocking them.

Currently, there is no patch for this flaw, amplifying the need for developers to opt for non-autonomous settings until a solution is found.

New Attack Vectors and Framework Vulnerabilities

Further research demonstrates new methods like agent data injection (ADI), which can corrupt an AI agent's input data, making them act in unintended ways. This includes executing unauthorized commands by embedding them in trusted data sources.

Additionally, researchers have exposed vulnerabilities in open-source mobile AI agent frameworks that allow malicious attacks via invisible screen text, showing potential risks for users relying on poorly vetted applications in such ecosystems.

Conclusion and Implications

These studies collectively highlight significant security pitfalls in AI coding agents and open-source mobile frameworks, emphasizing the need for more rigorous testing and updated security measures in both fields. As these agents become more integrated with everyday tasks, securing them against evolving threats is crucial to maintain trust in AI-driven technologies.

Updates

🕒 2026-08-19 · new reporting from The Hacker News
  • SilkParasite is a new cyber espionage operation.
  • SilkParasite targets Central Asian governments.
  • SilkParasite uses seven remote access tools (RATs).
  • Five RATs used by SilkParasite are newly discovered.
  • The new RATs are DriveSilkRAT, CookiETagRAT, NomadRAT, GoginRAT, and NodeEdgeRAT.
  • SilkParasite was first discovered in late 2025.
  • SilkParasite is attributed to a China-nexus threat cluster.
  • Bitdefender Labs shared a technical report on SilkParasite.
  • SilkParasite's phishing lure is AI-generated.
🕒 2026-08-18 · new reporting from The Hacker News
  • Self-propagating payloads, called "mind viruses," spread between AI agents by modifying persistent system prompt files.
  • Anthropic and EPFL researchers demonstrated the "mind virus" technique.
  • The research was released as a preprint on August 10, 2026.
  • The technique was tested in a simulated six-agent coding collaboration.
  • The technique was tested in a chain of paired agents modeled on OpenClaw.
  • OpenClaw was formerly known as Clawdbot and Moltbot.
  • A one-paragraph warning in an agent's system prompt reduced spread to near zero.
  • Fifteen generations of adversarial optimization were run against the warning on Claude Haiku 4.5.
  • The optimization covered more than 150 candidate payloads.
  • No strain propagated beyond a single hop against the warning.
🕒 2026-08-17 · new reporting from Hacker News Front Page
  • Wiz Red Agent discovered a GitHub Actions vulnerability in Snowflake's Jira.
  • GitHub Copilot Autofix introduced the vulnerability.
  • The vulnerability allowed unauthorized access to sensitive data.
  • Snowflake remediated the issue on June 23, 2026.
  • Wiz Red Agent is an AI-powered security research tool.
🕒 2026-07-24 · new reporting from BleepingComputer
  • SKILLCLOAK uses self-extracting packing to evade detection.
  • OpenClaw is another agent that loads skills.
  • The invisible screen text attack paper's authors emailed maintainers privately before posting.
  • The invisible screen text attack paper's screenshot paths, shell call, and broadcast fallback remain on main branches as of July 17.
  • Hermes AI agent was used to check hosts for root access and crawl staff personnel records.
  • The Hermes AI agent logs were found on a web server with directory listing switched on.
  • The Hermes AI agent was deployed on a rented server.
  • The Hermes AI agent attack occurred between July 9 and July 13.
  • The exposed directories related to the Hermes attack were on a server hosted in Hong Kong.
  • Hunt.io found session files, deployed web shells, and evidence of internal system access.
  • Thailand's Ministry of Finance has not confirmed the breach.
🕒 2026-07-24 · new reporting from The Hacker News
  • SKILLCLOAK was developed by researchers at the Hong Kong University of Science and Technology.
  • The paper detailing SKILLCLOAK is titled "Cloak and Detonate."
  • A runtime checker catches most disguised skills that scanners miss.
  • Skills are small packages, usually a Markdown instruction file plus a few scripts.
  • Skills run with the agent's own access to files, terminal, and saved passwords.
  • AI Now Institute published a proof-of-concept attack called "Friendly Fire."
  • Boyan Milanov and Heidy Khlaaf tested the "Friendly Fire" attack.
  • Claude Code CLI versions 2.1.116, 2.1.196, 2.1.198, 2.1.199 were tested.
  • Claude Code was tested on Claude Sonnet 4.6, Sonnet 5, or Opus 4.8.
  • OpenAI Codex CLI version 0.142.4 was tested on GPT-5.5.
  • Claude Code's "auto-mode" and Codex's "auto-review" use a classifier to run commands.
  • Agent data injection (ADI) was laid out in a paper posted July 6.
  • ADI research was conducted by Seoul National University, University of Illinois Urbana-Champaign, and Largosoft.
  • ADI bypasses defenses targeting direct instruction injections by corrupting trusted factual data.
  • Five open-source mobile agent frameworks were vulnerable to invisible screen text attacks.
  • Vulnerable frameworks include AppAgent, AppAgentX, Mobile-Agent-v3, Open-AutoGLM, and MobA.
  • The paper on invisible screen text attacks was posted on arXiv on July 1 and revised July 14.
  • Authors of the invisible screen text attack paper are from Simon Fraser University, Chinese University of Hong Kong, Shandong University, and Xingtu Lab at QAX.
  • First author Zidong Zhang confirmed no CVEs exist and no evidence of in-the-wild use.
  • The attacker deployed Hermes, an open-source AI assistant from Nous Research.
  • The attack targeted Thailand's Ministry of Finance.
  • The operator used Hermes's YOLO mode, a documented feature with a command-line flag.
  • Hunt.io and Bob Diachenko found the agent's logs, 585 files, and 470 MB of attack tooling.

✨ This summary was generated by AI from the outlets' reporting listed below. It is not independently verified and may contain errors — check the original sources. How BrevFeed works →

The daily brief

One email each morning: the day's tech stories, clustered across outlets and summarized. No account needed.

One email a day. Unsubscribe in one click, any time.

Today's brief

Spend a few minutes, get the whole day. Every topic's top stories in one hands-free rundown — listen, watch, or read the transcript.

~17 min · 15 stories · Aug 20

▶ Play today's brief Listen on Spotify

New every morning, and the back catalogue is archived by date.

How outlets covered it

A new cyber espionage operation, SilkParasite, is targeting Central Asian governments using seven remote access tools (RATs), five of which are newly discovered. This campaign is attributed to a China-nexus threat cluster and shows signs of AI-assisted development in its tooling. The use of AI in developing sophisticated espionage tools marks an evolution in cyber attack methodologies.

Security researchers demonstrated that self-propagating payloads, termed "mind viruses," can spread between AI agents by modifying persistent system prompt files. This research highlights a potential vulnerability in autonomous AI systems, though no in-the-wild propagation has been observed, and simple warnings effectively mitigate the spread.

Wiz Red Agent, an AI-powered security research tool, discovered and exploited a GitHub Actions vulnerability in Snowflake's internal Jira that was introduced by GitHub Copilot Autofix. The vulnerability allowed unauthorized access to sensitive data and highlighted how AI coding assistants can inadvertently create security flaws. Snowflake remediated the issue on the same day it was disclosed.

Taiwan's Ministry of Digital Affairs reported an "abnormal" AI-assisted cyber-attack targeting government agencies last month. This incident marks a new type of threat, with attackers using open-source AI agents to create autonomous hacking tools, raising concerns about advanced cyber warfare tactics.

Hackers with suspected ties to China reportedly used open-source AI tools to conduct an autonomous cyberattack against Taiwanese government systems, compromising 85 user accounts and stealing over 2,500 personnel records. This incident marks the first observed end-to-end autonomous cyberattack against a government target, demonstrating a new level of automated threat capability.

ASSET Research Group disclosed "GhostSplice," a technique allowing malicious Model Context Protocol (MCP) servers to exfiltrate sensitive data from AI coding assistants by splitting harmful instructions into routine fragments. This method exploits how agents combine instructions across different communication channels, enabling data theft even when direct malicious requests are blocked.

The North Korean hacking group Kimsuky is using offline AI tools like Ollama and GPT4All on its own servers to enhance phishing campaigns and automate malware development. This development suggests future attacks could be more sophisticated and harder to detect, shifting the focus for defenders from identifying poorly crafted lures to monitoring system-level intrusion behaviors.

Tenet security researchers demonstrated a new 'Ghostjacking' attack that manipulates AI agents by injecting malicious instructions into trusted logs and alerts from platforms like Cloudflare, Datadog, and Sentry. This attack allows threat actors to control AI agents, leading to actions such as domain hijacking, code execution, and credential theft, highlighting a vulnerability in how AI agents process information from trusted sources.

A browser game simulating human oversight of an AI coding agent revealed that players missed 33.7% of malicious commands across 40,000 runs. This data highlights the challenges of human-in-the-loop security for AI agents, particularly concerning subtle data exfiltration threats.

Security vulnerabilities in AI agent infrastructure from AWS, Google, and Vercel allowed attackers to trigger agent tools without model authorization, bypassing security controls. These flaws, collectively termed CoreBreak, enabled direct tool execution by forging instructions, impacting Amazon Bedrock AgentCore, Google's ADK, and Vercel's AI SDK harness packages.

Google removed three AI agent workflows from its Agent Development Kit (ADK) Python repository after Pillar Security demonstrated that a public GitHub issue could be used to manipulate a triage agent into activating a privileged code-fixing agent. This vulnerability allowed for arbitrary code execution and exfiltration of sensitive credentials, highlighting a security flaw in repository automation rather than the ADK Python package itself.

Palo Alto Networks' Unit 42 researchers discovered a Chinese-speaking threat actor using the DeepSeek AI model and the open-source Hermes Agent to conduct autonomous cyberattacks on exposed servers. This activity demonstrates a functional, end-to-end autonomous offensive capability, even though the observed attacks did not successfully compromise targets.

Palo Alto Networks' Unit 42 reported that a Chinese-speaking threat actor utilized the DeepSeek AI model through the open-source Hermes Agent framework to conduct autonomous cyberattacks. This marks a notable instance of AI being directly integrated into the attack chain for automated vulnerability scanning and exploitation attempts.

Hackers deployed an autonomous AI agent, Hermes, to conduct cyber-espionage against Thailand's Ministry of Finance, as revealed by an exposed hacker-controlled server. This incident demonstrates the use of AI agents in sophisticated reconnaissance and credential theft operations against government entities.

A threat actor reportedly used the open-source Hermes AI agent to automate post-exploitation activities during an alleged breach of Thailand's Ministry of Finance. Threat intelligence firm Hunt.io and security researcher Bob Diachenko uncovered this activity after finding exposed web directories containing files related to the operation, though the Ministry of Finance has not confirmed a breach.

An attacker deployed an open-source AI assistant, Hermes, on a rented server to autonomously navigate and explore the network of Thailand's Ministry of Finance after an initial breach. This incident demonstrates a new method of post-exploitation using AI agents to automate reconnaissance and privilege escalation within compromised systems, highlighting the evolving landscape of cyber threats.

Researchers have demonstrated vulnerabilities in five open-source mobile agent frameworks that allow attackers to run commands on host PCs using invisible screen text. This concern highlights weaknesses in mobile app security and the potential for unexpected attacks on connected systems.

Researchers unveiled a new attack called agent data injection (ADI) that manipulates AI agents by corrupting trusted data inputs, enabling unexpected actions like misclicks or executing unauthorized commands. This attack bypasses existing defenses that target direct instruction injections by targeting the trusted factual data agents rely on for their tasks.

Research reveals that AI coding agents like Claude Code and OpenAI's Codex can be tricked into executing malicious code under autonomous settings. This vulnerability undermines the agents' roles in securing open-source projects by allowing attackers to leverage them for code execution instead of threat detection.

Researchers from Hong Kong University demonstrated that AI skill scanners can be bypassed by malicious agents using a technique called SKILLCLOAK. This method rewrites skills to evade detection, highlighting significant security risks for AI coding agents.