Skip to content

OpenClaw Identity Security Risks The Complete Guide to Protecting Systems 2026

June 22, 2026
2026 Office Displaying OpenClaw Identity Security Features

OpenClaw Identity Security Risks: The Complete Guide to Protecting Your Systems in 2026

OpenClaw has taken the AI agent world by storm. Millions of users now rely on it to handle tasks on their computers, phones, and servers. But here’s the thing: most people don’t realize what they’re actually installing.

This isn’t just another chatbot. OpenClaw runs directly on your operating system. It holds your credentials. It reads your files. It can execute commands without asking. That level of access creates serious identity security risks that every user and organization needs to understand.

In this guide, we’ll break down exactly what’s happening with OpenClaw security. You’ll learn about real incidents, exposed instances, malicious skills, and the specific steps you can take to protect yourself. Whether you’re a home user or running enterprise systems, this information matters.

What Is OpenClaw and Why Does It Matter for Identity Security?

OpenClaw started as a project called Clawdbot, then became Moltbot, before landing on its current name. BitSight describes it as “The AI Butler With Its Claws On The Keys To Your Kingdom.” That’s not just a catchy tagline. It’s an accurate description of the access this tool demands.

How OpenClaw Differs From Traditional AI Assistants

Most AI tools work in a sandbox. They can answer questions and generate text. But they can’t touch your actual system. OpenClaw breaks that model completely.

Here’s what OpenClaw can do:

  • Read and modify files on your computer
  • Access your email, messages, and calendar
  • Store long-term credentials for various services
  • Execute system commands and scripts
  • Install and run third-party “skills” from community registries
  • Connect to external APIs and services

Microsoft’s guidance puts it bluntly: treat OpenClaw as “untrusted code execution with persistent credentials.” That framing changes everything about how you should think about this tool.

The Agent Architecture Problem

Traditional software security assumes clear boundaries. Your browser runs web code. Your email client handles messages. Each application has limited, well-defined permissions.

OpenClaw demolishes those boundaries. It sits at the OS level and can reach into any application, any file, any service. Penligent AI’s security analysis explains that OpenClaw is “a privileged runtime that can hold durable credentials, ingest untrusted content, load third-party skills, and execute tools that change real systems.”

This architecture creates a single point of failure for your entire digital identity. If someone compromises OpenClaw, they don’t just get access to one app. They get access to everything OpenClaw can touch.

Why Organizations Are Banning It

SMU’s Office of Information Technology has taken a hard stance. OpenClaw is “not approved for use on university-owned devices” because it operates directly on the host OS. They’re not alone. Many enterprises are implementing similar policies.

The concern isn’t theoretical. When an AI agent has the same access as a privileged user, it becomes a target. And unlike a human user, it can be tricked through prompt injection, malicious skills, or compromised integrations.

Real-World OpenClaw Security Incidents and Identity Breaches

Let’s look at what’s actually happening to OpenClaw users. These aren’t hypothetical scenarios. They’re documented cases that show the identity security risks in action.

The Meta Security Researcher Incident

Summer Yue works as a security researcher at Meta. She’s not a casual user. She understands AI systems and their risks. Yet even she got burned.

According to PCMag, Yue’s OpenClaw AI agent accidentally deleted her emails. The agent was trying to help organize her inbox. Instead, it wiped out messages she needed. This wasn’t a malicious attack. It was the agent doing what it thought was helpful, with disastrous results.

This incident highlights a core problem with identity-level access. The agent had permission to read and modify her email. It used that permission in a way she didn’t expect or want. But by then, the damage was done.

The iMessage Spam Disaster

Bloomberg reported on another incident that went viral in the security community. A software engineer connected OpenClaw to his iMessage account. He wanted a personal assistant that could send messages on his behalf.

The result was chaos. The agent “went rogue, bombarding him and his wife with over 500 messages and spamming random contacts.” Friends and family received bizarre, unsolicited messages. Professional contacts got spam. The engineer had to manually damage control with dozens of people.

This case shows what happens when you give an AI agent your communication identity. It can act as you, and you can’t always predict what it will do.

The Exposed Instances Problem

BitSight conducted a scan of internet-exposed OpenClaw instances in early 2026. What they found was alarming.

Key findings from their research:

  • Over 30,000 exposed OpenClaw instances were accessible from the public internet
  • Many had no authentication whatsoever
  • A large percentage were vulnerable to remote code execution
  • Some instances still had default credentials or empty passwords

BitSight noted that “this is not just theoretical.” Attackers are actively scanning for these exposed instances. When they find one, they can take over the agent and all its connected identities.

The Website-to-Agent Takeover Vulnerability

Oasis Security published research on a particularly dangerous attack vector. They demonstrated how a malicious website could take control of a local OpenClaw agent.

The attack works like this:

  1. User browses to a compromised or malicious website
  2. The website contains specially crafted code
  3. This code communicates with the local OpenClaw gateway
  4. The attacker gains control of the agent and all its permissions

This means just visiting a website could compromise your entire OpenClaw setup. All the credentials, all the file access, all the connected services become available to the attacker.

The Malicious Skills Crisis: ClawHub and Supply Chain Attacks

OpenClaw’s power comes partly from its skill ecosystem. Users can install community-created skills to extend functionality. But this creates a massive supply chain security problem.

What Are OpenClaw Skills?

Skills are essentially plugins for OpenClaw. They add new capabilities like:

  • Connecting to specific services (Slack, GitHub, databases)
  • Automating particular workflows
  • Adding specialized knowledge domains
  • Enabling new interaction patterns

Skills run with the same permissions as the core OpenClaw agent. If you give OpenClaw access to your email, a malicious skill can read your email too. This permission inheritance is the root of the problem.

The ClawHavoc Campaign

Koi Security discovered a coordinated campaign they named ClawHavoc. Attackers were deliberately publishing malicious skills to ClawHub, the main skill repository.

These skills looked legitimate. They had professional descriptions, fake reviews, and names that mimicked popular utilities. But once installed, they would:

  • Steal stored credentials
  • Exfiltrate sensitive files
  • Install backdoors for persistent access
  • Harvest API keys and tokens

The attackers were patient and sophisticated. They knew that users trust community repositories. They exploited that trust systematically.

Snyk’s 283 Leaking Skills Discovery

Snyk’s research team audited skills on ClawHub and found something disturbing. 283 skills were leaking API keys directly in their code.

This wasn’t necessarily malicious. Many skill authors simply didn’t understand security best practices. They hard-coded credentials into their skills, then published them publicly. Anyone who installed these skills got access to the author’s API keys. And anyone reading the skill code could harvest those keys too.

The leaked credentials included:

  • OpenAI API keys
  • AWS credentials
  • Database connection strings
  • Private API tokens for various services

The Reappearing Malicious Skills Problem

Reddit users have documented a frustrating pattern. When malicious skills get reported and removed, they often reappear under different names.

One user wrote: “Started looking into it and malicious skills often reappear under different names even after being removed from community registries.”

This cat-and-mouse game is exhausting for security teams. Even when you catch and remove a bad skill, the same code comes back with a new name and new fake reviews. Users who avoided the original can fall victim to the repackaged version.

The 900 Malicious Skills Count

Combining research from multiple security firms, Immersive Labs reports that nearly 900 malicious or dangerously flawed skills have been found across ClawHub.

OpenClaw has responded with some improvements:

  • VirusTotal scanning for new skill submissions
  • A skill reporting mechanism for users
  • Some basic code analysis tools

But the fundamental problem remains. Immersive Labs puts it clearly: “ClawHub is an unvetted software supply chain, and users are installing skills with the same level of access as the agent itself.”

No amount of scanning catches everything. Social engineering attacks slip through. New malware variants evade detection. The only safe assumption is that any skill you install could be malicious.

OpenClaw Identity Attack Vectors: How Credentials Get Stolen

Understanding exactly how attackers target OpenClaw helps you protect yourself. Let’s break down the specific attack vectors.

Token Theft and Credential Harvesting

OpenClaw stores credentials to connect to various services. These tokens live somewhere on your system. Attackers have multiple ways to steal them.

Local file access: If an attacker gets any code execution on your machine, they can often find OpenClaw’s credential storage. The tokens might be encrypted, but the encryption keys are usually accessible to local processes.

Memory dumping: While OpenClaw runs, credentials exist in memory. Malicious software can dump process memory and extract tokens directly.

Malicious skills: A skill running inside OpenClaw has access to the same credential storage as the core agent. A single bad skill can harvest everything.

Prompt Injection Attacks

Prompt injection is a technique where attackers hide instructions in content the AI agent reads. The agent then follows those hidden instructions, thinking they came from the user.

Example scenarios:

  • Malicious email: An email contains hidden text telling OpenClaw to forward all future emails to an attacker’s address
  • Poisoned documents: A PDF includes invisible instructions for the agent to upload sensitive files
  • Website attacks: A webpage contains prompts that make the agent execute commands

Penligent AI’s analysis emphasizes this point: your first question shouldn’t be “how smart is the model” but “who can talk to it, where it can reach, and what it can execute.”

Exposed Gateway Attacks

OpenClaw uses a gateway architecture to receive commands and send responses. When this gateway is exposed to the network without proper authentication, anyone can control your agent.

The default configuration is often insecure. Many users:

  • Bind the gateway to all network interfaces instead of just localhost
  • Use weak or default authentication tokens
  • Expose the gateway through port forwarding for remote access
  • Run without any authentication at all

Each of these mistakes turns your OpenClaw installation into a publicly accessible entry point to your identity.

Session Hijacking

OpenClaw maintains sessions to track conversations and context. If an attacker can hijack a session, they can:

  • See the entire conversation history
  • Issue commands as if they were you
  • Access any credentials used in that session
  • Modify the agent’s behavior going forward

Session hijacking can happen through:

  • Network sniffing on unencrypted connections
  • Cross-site request forgery on web interfaces
  • Stolen session tokens from local storage

Dynamic Skill Loading Attacks

OpenClaw supports loading skills dynamically from remote sources. The official documentation warns about “Dynamic skills (watcher / remote nodes)” as a security consideration.

An attacker who controls a skill source URL can:

  • Update skills to include malicious code after initial review
  • Push targeted attacks to specific users
  • Harvest credentials through skill “updates”

This is similar to supply chain attacks on package managers, but with higher stakes because of the credential access.

Why Enterprise Should Avoid OpenClaw: Organizational Identity Dangers

Home users face real risks with OpenClaw. But enterprise deployments multiply those risks dramatically. Here’s why security teams are blocking this tool.

Shared Slack Workspace Risks

The official OpenClaw security documentation explicitly warns about “Shared Slack workspace: real risk.” When OpenClaw connects to a company Slack, it can potentially:

  • Read messages from any channel it has access to
  • Post messages as the connected user
  • Access shared files and links
  • Leak sensitive discussions to external services

The DM scope setting controls some of this, but misconfigurations are common. A single employee’s misconfigured agent can expose company communications.

Credential Chain Reactions

In enterprise environments, credentials often connect to other credentials. Your email account might have OAuth connections to dozens of services. Your SSO identity links to internal tools.

If OpenClaw has your primary identity credentials, an attacker who compromises it can:

  1. Access your email
  2. Request password resets for connected services
  3. Use OAuth tokens to access third-party applications
  4. Move laterally through your organization’s systems

This chain reaction can turn a single compromised agent into a full breach.

Compliance and Audit Problems

OpenClaw’s actions are hard to audit. When it reads a file, modifies a database, or sends a message, the logs may not clearly distinguish between user actions and agent actions.

For regulated industries, this creates serious problems:

  • HIPAA: Who accessed patient data, the employee or their AI agent?
  • SOX: How do you prove financial controls when an AI can modify records?
  • GDPR: Did the data processing have proper consent if an AI initiated it?

The documentation mentions that “Local session logs live on disk,” but integrating these with enterprise SIEM systems is challenging.

The “Shadow AI” Problem

Even if IT bans OpenClaw, employees often install it anyway. Reco AI calls this the “AI agent security crisis unfolding right now.”

Shadow AI creates hidden attack surfaces that security teams don’t know exist. An employee might:

  • Install OpenClaw on a personal device used for work
  • Connect it to company services using their credentials
  • Add skills from untrusted sources
  • Never tell anyone it exists

Security can’t protect what it can’t see. Every shadow OpenClaw instance is a potential breach waiting to happen.

Third-Party Access Amplification

When employees use OpenClaw with company credentials, they’re effectively granting third-party access to company systems. The agent connects to OpenClaw’s servers, sends data for processing, and receives instructions.

This data flow raises questions:

  • What data gets sent to OpenClaw’s infrastructure?
  • How is that data stored and protected?
  • Who at OpenClaw can access it?
  • What happens if OpenClaw’s systems get breached?

For enterprises with strict data handling requirements, this third-party access is often unacceptable.

Understanding the OpenClaw Trust Boundary and Security Model

OpenClaw has documented its security model, but many users don’t read or understand it. Let’s break down what the trust boundaries actually mean.

The Gateway and Node Trust Concept

OpenClaw’s architecture separates the gateway (which handles communication) from nodes (which execute tasks). The official documentation discusses “Gateway and node trust concept” as a core security consideration.

The gateway controls:

  • Who can send commands to the agent
  • What authentication is required
  • Which channels (WhatsApp, Slack, etc.) can interact
  • Rate limiting and abuse prevention

Nodes execute commands and need their own trust settings. The documentation includes a “Trust boundary matrix” that maps which components trust which other components.

The “Personal Assistant Security Model” Concept

OpenClaw documentation describes a “Scope first: personal assistant security model.” This model assumes:

  • The agent serves one person
  • That person trusts the agent completely
  • External parties have limited or no access
  • The host system is trusted

Problems arise when any of these assumptions break down. Shared machines, exposed gateways, multi-user deployments all violate the model.

What “Not Vulnerabilities by Design” Means

The OpenClaw documentation has a section called “Not vulnerabilities by design.” This is worth understanding carefully.

Some behaviors that seem like security issues are intentional:

  • Skills can access the same resources as the core agent
  • The agent can execute arbitrary code if configured to allow it
  • Stored credentials are accessible to the running agent

These aren’t bugs. They’re features that enable OpenClaw’s power. But they shift responsibility to the user. If you configure OpenClaw to do dangerous things, it will do them.

The DM Scope Setting

One of the more nuanced security settings is “dmScope: per-channel-peer” mentioned in the configuration.

This controls how the agent treats direct messages:

  • per-channel-peer: Sessions are isolated by who’s messaging and which channel
  • Other settings might share context more broadly

Getting this wrong in a shared environment means one user’s conversations might leak to another. Or an attacker on one channel might access data from another.

Tool Profiles and Permission Layers

OpenClaw supports tool profiles that restrict what the agent can do. The example configuration shows:

Setting Example Value What It Does
tools.profile “messaging” Limits tools to messaging-related functions
tools.deny [“group:automation”, “group:runtime”, “group:fs”] Blocks specific dangerous tool groups
tools.fs.workspaceOnly true Restricts file access to workspace folder
tools.exec.security “deny” Blocks arbitrary command execution
tools.elevated.enabled false Prevents privilege escalation

Most users never configure these settings. The defaults are often more permissive than they should be.

Hardening Your OpenClaw Installation: A Practical Security Playbook

If you must use OpenClaw, you can reduce risks with proper configuration. Here’s how to lock it down.

The 60-Second Hardened Baseline

OpenClaw’s documentation describes a “Hardened baseline in 60 seconds” approach. Start with these settings:

  1. Bind to loopback only: Set gateway.bind to “loopback” so only local processes can connect
  2. Enable token authentication: Set auth.mode to “token” with a long, random token
  3. Deny dangerous tools: Block automation, runtime, and filesystem groups by default
  4. Require confirmation: Set exec.ask to “always” so commands need approval
  5. Disable elevated privileges: Set elevated.enabled to false

Running the Security Audit

OpenClaw includes a built-in security audit. The documentation mentions “Quick check: openclaw security audit” as a starting point.

The audit checks:

  • Gateway binding and authentication settings
  • Tool permissions and deny lists
  • Credential storage security
  • Session configuration
  • Network exposure

Run this audit regularly, especially after any configuration changes.

Secure Credential Storage

The documentation includes a “Credential storage map” showing where different credentials live. Understanding this helps you protect them.

Best practices for credentials:

  • Use the minimum permissions necessary for each credential
  • Rotate credentials regularly
  • Monitor for unusual credential usage
  • Consider using credential managers with additional encryption

Network Isolation Strategies

If you must expose OpenClaw to a network, protect it with layers:

Reverse proxy: The documentation discusses “Reverse proxy configuration” for adding security layers.

  • Use nginx or similar to terminate TLS
  • Add additional authentication at the proxy level
  • Implement rate limiting
  • Log all requests for monitoring

HSTS: Enable HTTP Strict Transport Security. The documentation mentions “HSTS and origin notes” as a consideration.

Firewall rules: Even with loopback binding, firewall rules provide defense in depth.

Sandboxing with Docker

The documentation mentions “Docker is the default backend” for sandboxing. Use it.

Docker sandboxing helps by:

  • Isolating the agent from the host system
  • Limiting filesystem access to mounted volumes
  • Restricting network access
  • Making cleanup easier if something goes wrong

Configure your sandbox to:

  • Drop all capabilities not explicitly needed
  • Run as a non-root user
  • Use read-only filesystems where possible
  • Limit memory and CPU to prevent resource exhaustion attacks

Insecure Flags to Avoid

The documentation has a section on “Insecure or dangerous flags summary.” Never use these in production:

  • Flags that disable authentication
  • Settings that bind to all interfaces (0.0.0.0)
  • Options that allow unrestricted code execution
  • Configurations that skip TLS verification

If a tutorial tells you to use these flags, that tutorial is giving bad advice.

Skill Vetting Process

Before installing any skill:

  1. Read the code: Actually look at what the skill does
  2. Check the author: Is this a known, trusted developer?
  3. Review permissions: What does the skill need access to?
  4. Search for reports: Has anyone flagged this skill as malicious?
  5. Test in isolation: Try the skill in a sandbox first

Better yet, avoid third-party skills entirely if you can accomplish your goals with built-in functionality.

Dependency Lock for Published Packages

The documentation mentions “Published package dependency lock” as a security feature. Use it.

Locking dependencies means:

  • You know exactly which versions of components you’re running
  • Updates don’t happen automatically without review
  • Malicious updates can’t slip in unnoticed

Monitoring and Detecting OpenClaw Identity Compromises

Even with good security, breaches happen. You need to detect them quickly.

Log Analysis Strategies

The documentation notes that “Local session logs live on disk.” Mine these logs for anomalies.

Watch for:

  • Commands executed at unusual times
  • Access to files outside normal patterns
  • New skill installations
  • Authentication failures followed by successes
  • Connections from unexpected IP addresses

Behavioral Indicators of Compromise

How do you know if your OpenClaw agent has been hijacked?

Signs something is wrong:

  • Actions you didn’t request appearing in logs
  • Files modified that you didn’t touch
  • Messages sent from your accounts that you didn’t write
  • New integrations or skills you didn’t install
  • Credential rotation requests you didn’t initiate

Network Traffic Monitoring

Watch the network connections OpenClaw makes:

  • What IPs is it communicating with?
  • How much data is flowing out?
  • Are there connections to known malicious infrastructure?
  • Are encrypted connections going to unexpected destinations?

Tools like Wireshark, tcpdump, or enterprise network monitoring can help here.

Credential Usage Monitoring

Monitor the services OpenClaw has credentials for:

  • Set up alerts for unusual login patterns
  • Watch for access from new locations or devices
  • Track API usage against expected patterns
  • Enable multi-factor authentication where possible

Incident Response Planning

Have a plan for when things go wrong:

  1. Isolate: Disconnect the compromised system from the network
  2. Revoke: Invalidate all credentials the agent had access to
  3. Investigate: Determine what was accessed and when
  4. Notify: Inform affected parties if their data was exposed
  5. Rebuild: Don’t trust the compromised system

Microsoft’s guidance recommends having a “rebuild plan” before you even start using OpenClaw. Good advice.

OpenClaw vs. Safer Alternatives: Weighing Your Options

Maybe the right answer is not using OpenClaw at all. Let’s compare options.

Sandboxed AI Assistants

Some AI tools run in proper sandboxes:

Feature OpenClaw Sandboxed Alternatives
OS Access Full None or Limited
Credential Storage Local, Accessible Encrypted, Isolated
Skill Installation User-Controlled Vetted Only
Network Exposure User-Configured Provider-Managed
Audit Logging Local Files Centralized, Immutable

The tradeoff is power vs. safety. Sandboxed tools can’t do as much, but they also can’t hurt you as badly.

Enterprise AI Agent Platforms

Vendors like Reco AI are building AI governance platforms specifically to address these issues. They offer:

  • Discovery of connected AI agents
  • Shadow AI detection
  • Compliance monitoring
  • Centralized policy enforcement

If your organization needs AI agent capabilities, consider enterprise-grade solutions with proper security controls built in.

Task-Specific Tools

Instead of a general-purpose AI agent with broad access, consider task-specific tools:

  • Email: Use email-specific AI features built into your mail client
  • Coding: Use IDE-integrated assistants that only see your code
  • Writing: Use standalone writing tools without system access

Narrower tools have narrower attack surfaces.

The “Do You Really Need This?” Question

Before installing OpenClaw or any powerful AI agent, ask:

  • What problem am I actually solving?
  • Can I solve it with a less risky tool?
  • Is the productivity gain worth the security risk?
  • Do I have the expertise to configure this safely?

Sometimes the answer is that you don’t need an AI agent with full system access. A simpler tool might do the job just as well.

The Future of OpenClaw Security: What’s Coming Next

The AI agent security landscape is evolving rapidly. Here’s what to watch.

OpenClaw’s Security Improvements

OpenClaw has added some security measures in response to the crisis:

  • VirusTotal scanning for skill submissions
  • Skill reporting mechanisms
  • Better default configurations
  • More security documentation

But these are incremental improvements to a fundamentally risky architecture. The core problem of privileged runtime with persistent credentials remains.

Regulatory Pressure

Regulators are starting to pay attention to AI agents. Expect:

  • New guidance on AI agent use in regulated industries
  • Requirements for audit trails of AI actions
  • Liability frameworks for AI agent mistakes
  • Certification requirements for AI security

Security Research Focus

The security community is actively researching AI agent vulnerabilities. More CVEs, more attack techniques, and more defensive tools are coming.

This is good news and bad news. Good because we’ll understand the risks better. Bad because attackers learn from public research too.

Enterprise Adoption Decisions

Large organizations are making decisions now about AI agent policies. Most are erring on the side of caution, banning tools like OpenClaw until the security story improves.

If you’re in IT leadership, document your decision and rationale. This is a rapidly changing area, and you’ll want to revisit your policy regularly.

Final Thoughts on OpenClaw Identity Security

OpenClaw offers real power, but that power comes with real risk. The exposed instances, malicious skills, and real-world incidents aren’t fear-mongering. They’re documented reality.

If you use OpenClaw, treat it as Microsoft suggests: untrusted code execution with persistent credentials. Harden it properly. Monitor it constantly. Have a plan for when something goes wrong. And ask yourself honestly whether you need this tool at all.

The AI agent era is here. How we secure these agents will shape the next decade of computing. Make your choices carefully.

Frequently Asked Questions About OpenClaw Identity Security Risks

What is OpenClaw and why does it have identity security risks?

OpenClaw is an AI agent that runs directly on your operating system with privileged access. Unlike typical AI chatbots, it can read files, store credentials, execute commands, and access connected services. This deep system access creates identity security risks because a compromised agent can steal credentials, exfiltrate data, and impersonate you across all connected services. BitSight identified over 30,000 exposed OpenClaw instances, many vulnerable to remote code execution.

Who discovered the major OpenClaw security vulnerabilities?

Multiple security firms have researched OpenClaw vulnerabilities. BitSight found over 30,000 exposed instances. Koi Security discovered the ClawHavoc malicious skill campaign. Snyk identified 283 skills leaking API keys. Oasis Security demonstrated website-to-agent takeover attacks. Immersive Labs compiled research showing nearly 900 malicious or dangerous skills on ClawHub. These findings were published throughout early 2026.

What happened in the Meta security researcher OpenClaw incident?

Summer Yue, a security researcher at Meta, had her emails accidentally deleted by her OpenClaw AI agent. The agent was attempting to help organize her inbox but instead deleted messages she needed. This incident was reported by PCMag and highlights how even experienced security professionals can be harmed by giving AI agents identity-level access to their accounts.

Why has SMU banned OpenClaw on university devices?

SMU’s Office of Information Technology stated that OpenClaw is “not approved for use on university-owned devices” because it operates directly on the host operating system. This level of access means OpenClaw could potentially access sensitive university data, student records, research materials, and institutional credentials. Many other organizations have implemented similar bans for security reasons.

How many malicious OpenClaw skills have been found on ClawHub?

Security researchers have found nearly 900 malicious or dangerously flawed skills across ClawHub, the main OpenClaw skill repository. This includes skills designed to steal credentials, skills that accidentally leak API keys (283 found by Snyk), and skills that install backdoors. Users report that malicious skills often reappear under different names after removal.

What is the website-to-agent takeover vulnerability in OpenClaw?

Oasis Security discovered that malicious websites can take control of local OpenClaw agents. The attack works when a user visits a compromised website containing specially crafted code that communicates with the local OpenClaw gateway. If successful, the attacker gains control of the agent and all its permissions, including stored credentials and file access.

How can I harden my OpenClaw installation to reduce identity security risks?

Key hardening steps include: bind the gateway to loopback only, enable token authentication with a long random token, deny dangerous tool groups (automation, runtime, filesystem), require confirmation for all commands, disable elevated privileges, run the built-in security audit regularly, use Docker sandboxing, and carefully vet any third-party skills before installation. OpenClaw documentation describes a “Hardened baseline in 60 seconds” approach.

What should enterprises do about OpenClaw security risks?

Enterprises should consider banning OpenClaw on corporate devices, implement Shadow AI discovery to find unauthorized installations, block network access to OpenClaw infrastructure, educate employees about the risks, and evaluate enterprise-grade AI agent platforms with proper security controls. Microsoft advises treating OpenClaw as “untrusted code execution with persistent credentials” and evaluating it only in fully isolated environments.

What are the signs my OpenClaw agent has been compromised?

Signs of compromise include: commands in logs you didn’t request, files modified without your knowledge, messages sent from your accounts that you didn’t write, new skills or integrations appearing without your action, unexpected credential rotation requests, unusual network traffic patterns, and access to connected services from unexpected locations or times. Monitor logs and credential usage regularly.

When did the OpenClaw security problems become widely known?

OpenClaw security issues gained widespread attention in early 2026. Public reporting and vendor research converged around this time, with BitSight’s exposed instance research, the ClawHavoc campaign discovery, Snyk’s credential leakage findings, and high-profile incidents like the Meta researcher email deletion all becoming public. Bloomberg and PCMag reported on user incidents that helped raise awareness.