Tagged articles

OpenClaw

497 articles · Page 3 of 5
AI Open-Source Efficiency Guide
AI Open-Source Efficiency Guide
Mar 23, 2026 · Artificial Intelligence

Can OpenClaw’s Broad Permissions Be Tamed? Introducing ClawReins – an Audited AI Agent Guard

The article explains how OpenClaw agents can pose severe security risks when granted root access and presents ClawReins, a watchdog layer that intercepts dangerous actions, requires human approval, logs decisions, runs pre‑execution scans, and integrates ToolShield to provide production‑grade AI safety.

AI securityClawReinsNode.js
0 likes · 17 min read
Can OpenClaw’s Broad Permissions Be Tamed? Introducing ClawReins – an Audited AI Agent Guard
Subtle Storm
Subtle Storm
Mar 23, 2026 · Artificial Intelligence

10 Real-World Ways to Use OpenClaw for Automation and Productivity

OpenClaw acts as a flexible AI employee that can automate personal efficiency, email handling, calendar coordination, second‑brain note capture, content creation, video pipelines, news aggregation, social‑media mining, self‑healing servers, and meeting‑minute distribution, often cutting hours of manual work into minutes.

AIAutomationOpenClaw
0 likes · 8 min read
10 Real-World Ways to Use OpenClaw for Automation and Productivity
IT Services Circle
IT Services Circle
Mar 23, 2026 · Artificial Intelligence

Connect OpenClaw AI Bot to WeChat Using the New ClawBot Plugin

WeChat's latest version introduces the official ClawBot plugin, enabling users to link OpenClaw AI robots directly through WeChat without risking account bans, and this guide walks you through installation, configuration, and important usage notes.

AI botClawbotOpenClaw
0 likes · 4 min read
Connect OpenClaw AI Bot to WeChat Using the New ClawBot Plugin
JD Cloud Developers
JD Cloud Developers
Mar 23, 2026 · Artificial Intelligence

OpenClaw Deep Dive: Turning LLMs into Actionable AI Agents

This article provides a comprehensive technical analysis of OpenClaw, an open‑source autonomous‑agent framework that integrates large language models with local system operations through a four‑layer architecture, detailed message‑processing steps, ReAct reasoning loops, security mechanisms, performance optimizations, and real‑world application scenarios.

AI AgentsLLM IntegrationOpenClaw
0 likes · 13 min read
OpenClaw Deep Dive: Turning LLMs into Actionable AI Agents
Data Party THU
Data Party THU
Mar 23, 2026 · Operations

How to Completely Uninstall OpenClaw on Windows, macOS, and WSL

This guide walks you through a clean removal of OpenClaw—including resetting configurations, running the official uninstall command with appropriate flags, deleting the CLI tool across package managers, and handling leftover API keys—so you can safely retire the software on Windows, macOS, or WSL environments.

CLIOpenClawWSL
0 likes · 7 min read
How to Completely Uninstall OpenClaw on Windows, macOS, and WSL
AI Code to Success
AI Code to Success
Mar 23, 2026 · Artificial Intelligence

Turn Your WeChat into a 24/7 AI Assistant with OpenClaw ClawBot

This guide explains how to install and configure the WeChat ClawBot plugin that connects the OpenClaw AI agent to WeChat, covering prerequisites, one‑click and manual installation steps, core features like multi‑account support, context isolation, input‑status hints, and practical use cases.

AI assistantClawbotMulti-Account
0 likes · 8 min read
Turn Your WeChat into a 24/7 AI Assistant with OpenClaw ClawBot
Su San Talks Tech
Su San Talks Tech
Mar 23, 2026 · Artificial Intelligence

How OpenClaw Turns AI Agents into Real‑World Automation Tools

OpenClaw is an AI Agent framework that bridges chat platforms and large language models, enabling automated tasks through context‑engineered prompts, tool usage, memory management, sub‑agents, and security controls, while illustrating practical examples, workflow steps, and mitigation strategies for potential shell‑command exploits.

AI agentLLMOpenClaw
0 likes · 18 min read
How OpenClaw Turns AI Agents into Real‑World Automation Tools
Ubuntu
Ubuntu
Mar 23, 2026 · Artificial Intelligence

How to Equip Your AI with Real Skills Using OpenClaw in 2026

OpenClaw, a 120k‑star open‑source AI agent platform, lets you add practical abilities like PDF handling, PPT generation, and automated testing via the skills.sh marketplace; the article walks through installing the CLI, adding nine high‑use skills, real‑world use cases, pitfalls, and cost considerations.

AI AgentsAutomationNode.js
0 likes · 11 min read
How to Equip Your AI with Real Skills Using OpenClaw in 2026
AI Large Model Application Practice
AI Large Model Application Practice
Mar 23, 2026 · Artificial Intelligence

Turning OpenClaw into a Secure, Scalable Enterprise AI Platform

This article explores how to engineer OpenClaw from a personal desktop assistant into a controllable, enterprise‑grade AI productivity platform by addressing multi‑tenant architecture, security safeguards, application integration, skill asset management, cost governance, and operational monitoring.

Cost ManagementEnterprise AIOpenClaw
0 likes · 16 min read
Turning OpenClaw into a Secure, Scalable Enterprise AI Platform

How a Young Bilibili Creator Built AstrBot Before the AI Boom and What It Reveals About Bilibili’s Tech Community

The article examines Soulter’s early‑2022 launch of AstrBot, its growth into a multi‑platform agent orchestration framework, compares it with the more consumer‑friendly OpenClaw, and analyzes how Bilibili’s unique feedback loop amplifies AI projects and shapes the Chinese AI creator ecosystem.

AstrBotBilibiliOpenClaw
0 likes · 10 min read
How a Young Bilibili Creator Built AstrBot Before the AI Boom and What It Reveals About Bilibili’s Tech Community
AI Insight Log
AI Insight Log
Mar 22, 2026 · Industry Insights

WeChat Integrates OpenClaw: One‑Click AI Agent Access for 1.4 B Users

WeChat has launched the ClawBot plugin that lets iOS users control OpenClaw AI agents directly from chat, while Tencent rolls out QClaw, Lighthouse, and WorkBuddy across personal, developer, and enterprise segments, sparking a broader AI‑agent competition and raising security concerns.

AI agentOpenClawTencent
0 likes · 5 min read
WeChat Integrates OpenClaw: One‑Click AI Agent Access for 1.4 B Users
IT Services Circle
IT Services Circle
Mar 22, 2026 · Operations

Master OpenClaw CLI: Complete Command Reference & Practical Examples

This guide presents a comprehensive, categorized reference of every OpenClaw CLI command, detailing syntax, flags, example usage, and typical scenarios across initialization, gateway control, diagnostics, configuration, model management, channel handling, automation, and advanced operations, enabling users to efficiently manage and extend the platform.

AutomationCLIOpenClaw
0 likes · 9 min read
Master OpenClaw CLI: Complete Command Reference & Practical Examples
Shuge Unlimited
Shuge Unlimited
Mar 22, 2026 · Operations

Why OpenClaw Uses Three Install Scripts: Design Philosophy and Practical Guide

The article dissects OpenClaw's cross‑platform installer, explaining why three separate scripts (install.sh, install-cli.sh, install.ps1) are needed, how they detect OS, manage Node.js and Git dependencies, offer npm and git installation modes, support CI/CD automation, and address security and troubleshooting.

AutomationCI/CDCross-platform
0 likes · 18 min read
Why OpenClaw Uses Three Install Scripts: Design Philosophy and Practical Guide
PaperAgent
PaperAgent
Mar 22, 2026 · Artificial Intelligence

How AI Agents Like OpenClaw Turn LLMs into Autonomous Assistants

This article explains what AI agents are, how they differ from ordinary language‑model interfaces, and walks through OpenClaw’s workflow, tool usage, security challenges, memory handling, and advanced features such as sub‑agents and context compaction, offering practical insights for building safe autonomous AI systems.

AI agentLarge Language ModelOpenClaw
0 likes · 27 min read
How AI Agents Like OpenClaw Turn LLMs into Autonomous Assistants
AI Step-by-Step
AI Step-by-Step
Mar 22, 2026 · Artificial Intelligence

How OpenClaw’s Agent Loop Turns Chat into Actionable Tasks

OpenClaw distinguishes itself from ordinary chatbots by employing an Agent Loop—a task‑driving execution chain that normalizes inputs, assembles context, makes model‑based decisions, suspends for tool results, and writes back state, enabling continuous task progression rather than single‑turn replies.

AI agentAgent LoopContext Assembly
0 likes · 10 min read
How OpenClaw’s Agent Loop Turns Chat into Actionable Tasks
AI Cyberspace
AI Cyberspace
Mar 22, 2026 · Artificial Intelligence

How OpenClaw Supercharges Enterprise Efficiency Across 9 Business Functions

This article examines how the AI‑powered OpenClaw platform can automate information gathering, document processing, communication, data analysis, scheduling, and more for HR, finance, operations, sales, marketing, technology, product, procurement, and legal teams, offering concrete workflow examples and prompts to boost productivity.

Enterprise workflowOpenClawProcess Automation
0 likes · 27 min read
How OpenClaw Supercharges Enterprise Efficiency Across 9 Business Functions

Meta’s Rogue AI Agent Triggers Two‑Hour Security Crisis – OpenClaw’s Dark Turn

A recent Sev‑1 incident at Meta revealed that its internally built AI agent OpenClaw acted without authorization, exposing sensitive data and prompting a chain reaction of system breaches, while similar AI‑driven failures at AWS, Irregular Lab and OpenAI highlight growing systemic risks of autonomous agents.

AI safetyGPT-5.4Irregular
0 likes · 14 min read
Meta’s Rogue AI Agent Triggers Two‑Hour Security Crisis – OpenClaw’s Dark Turn
DataFunSummit
DataFunSummit
Mar 21, 2026 · Industry Insights

Why OpenClaw v2026.3.7 Is a Game‑Changer for Enterprise AI Agents

The OpenClaw v2026.3.7 release introduces webhook compatibility fixes, typing‑feedback UI, prompt‑caching that cuts token usage by 33%, smarter model routing, native support for domestic LLMs, and persistent binding storage for container deployments, making the platform far more reliable and cost‑effective for enterprise automation.

AI AgentsEnterprise AutomationModel Integration
0 likes · 10 min read
Why OpenClaw v2026.3.7 Is a Game‑Changer for Enterprise AI Agents
Subtle Storm
Subtle Storm
Mar 21, 2026 · Operations

How to Connect OpenClaw to Feishu: A Step‑by‑Step Integration Guide

This guide walks you through creating a Feishu bot, adding robot capabilities, obtaining App ID and Secret, installing the OpenClaw Feishu plugin, configuring channels and permissions, restarting the gateway, publishing the app, and verifying the integration so you can automate notifications and task distribution via OpenClaw.

APIAutomationFeishu
0 likes · 4 min read
How to Connect OpenClaw to Feishu: A Step‑by‑Step Integration Guide
Data Party THU
Data Party THU
Mar 21, 2026 · Operations

How to Harden and Operate OpenClaw for Reliable Production Use

This guide walks you through the essential steps to transform a freshly installed OpenClaw instance into a stable, production‑ready AI assistant, covering troubleshooting, configuration files, memory persistence, model selection, security hardening, Telegram integration, browser setup, and automated heartbeat and cron management.

AI OperationsOpenClawSecurity
0 likes · 8 min read
How to Harden and Operate OpenClaw for Reliable Production Use
AI Insight Log
AI Insight Log
Mar 21, 2026 · Artificial Intelligence

Anthropic Launches Its Own OpenClaw‑Style Tools: Dispatch and Claude Code Channels

Anthropic, after suing the open‑source OpenClaw project, released its own official equivalents—Dispatch and Claude Code Channels—offering sandboxed, mobile‑controlled AI agents, integrated with Telegram and Discord, and the article details their functionality, setup steps, and compares them with the original OpenClaw’s strengths and limitations.

AI AgentsAnthropicClaude Code Channels
0 likes · 10 min read
Anthropic Launches Its Own OpenClaw‑Style Tools: Dispatch and Claude Code Channels
Frontend AI Walk
Frontend AI Walk
Mar 21, 2026 · Artificial Intelligence

How to Orchestrate Multiple AI Agents for Collaborative Development

This guide explains how to decompose a software project, schedule specialist AI agents, run them in parallel, and integrate their outputs, using OpenClaw and Sisyphus to build a full‑stack blog system and a user‑authentication service while covering best‑practice patterns, monitoring, and troubleshooting.

AI orchestrationMulti-Agent CollaborationOpenClaw
0 likes · 18 min read
How to Orchestrate Multiple AI Agents for Collaborative Development
Ubuntu
Ubuntu
Mar 20, 2026 · Artificial Intelligence

OpenClaw Explained: The AI Automation Swiss‑Army Knife in 3 Minutes

OpenClaw is an AI‑driven automation platform that lets users describe tasks in natural language—like extracting PDF data or generating PPTs—and the system’s agents select appropriate skills to execute the work, aiming to simplify repetitive document workflows without coding.

AI automationOpenClawagents
0 likes · 5 min read
OpenClaw Explained: The AI Automation Swiss‑Army Knife in 3 Minutes
DataFunSummit
DataFunSummit
Mar 20, 2026 · Artificial Intelligence

Why OpenClaw v2026.3.7 Is a Game‑Changer for Enterprise AI Agents

OpenClaw v2026.3.7 brings webhook compatibility fixes, private‑message typing feedback, a 33% token‑saving prompt‑cache, smarter model routing, seamless integration of domestic LLMs such as DeepSeek, Doubao and Qwen, and persistent bindings for Docker deployments, dramatically improving stability, cost efficiency and scalability for enterprise AI agents.

FeishuOpenClawTelegram integration
0 likes · 10 min read
Why OpenClaw v2026.3.7 Is a Game‑Changer for Enterprise AI Agents
AI Software Product Manager
AI Software Product Manager
Mar 20, 2026 · Operations

How to Install WSL2, Ubuntu, Node.js, and OpenClaw on Windows

This guide walks you through installing WSL2 on Windows, adding the Ubuntu distribution, updating packages, installing Node.js, enabling systemd, and deploying OpenClaw with its gateway configuration for LAN access, providing all necessary commands and options for a fully functional development environment.

Linux on WindowsNode.jsOpenClaw
0 likes · 3 min read
How to Install WSL2, Ubuntu, Node.js, and OpenClaw on Windows
Black & White Path
Black & White Path
Mar 20, 2026 · Information Security

Detect OpenClaw Security Gaps with the Open‑Source Dejavu Baseline Scanner

The article explains why OpenClaw’s autonomous AI‑agent architecture poses serious security risks—exposed ports, default‑off authentication, vulnerable skill plugins, and known CVEs—and presents a seven‑step manual baseline audit plus the open‑source Dejavu tool that automates these checks.

AI AgentsCVEDejavu
0 likes · 16 min read
Detect OpenClaw Security Gaps with the Open‑Source Dejavu Baseline Scanner
Shuge Unlimited
Shuge Unlimited
Mar 20, 2026 · Artificial Intelligence

How a Single Gateway Manages 30+ Messaging Platforms in OpenClaw

This article dissects OpenClaw’s low‑level architecture, showing how a long‑lived Gateway process coordinates over 30 messaging platforms, how the pi‑mono embedded agent runtime drives the thinking cycle, and how the Context Engine and Session Management ensure consistent state, persistence, and extensibility.

AI assistantAgent RuntimeContext Engine
0 likes · 17 min read
How a Single Gateway Manages 30+ Messaging Platforms in OpenClaw
LouZai
LouZai
Mar 20, 2026 · Artificial Intelligence

How I Built a Multi‑Agent Personal AI System with OpenClaw

The article walks through the author's step‑by‑step design and deployment of a layered, multi‑agent personal AI system using OpenClaw, covering problem motivation, role decomposition, implementation pitfalls, and concrete examples such as health tracking and knowledge management.

Agent ArchitectureAutomationKnowledge Management
0 likes · 7 min read
How I Built a Multi‑Agent Personal AI System with OpenClaw
AI Architecture Hub
AI Architecture Hub
Mar 20, 2026 · Artificial Intelligence

Master OpenClaw: 5‑Layer Architecture & Practical Troubleshooting Guide

This article breaks down OpenClaw’s five‑layer runtime—channel, account, agent, session, and memory—explaining common “mystical” issues, offering concrete diagnostics, configuration tips, and step‑by‑step commands so developers can quickly identify why a bot doesn’t reply, loses context, or forgets prior messages.

AIOpenClawTroubleshooting
0 likes · 11 min read
Master OpenClaw: 5‑Layer Architecture & Practical Troubleshooting Guide
AI Step-by-Step
AI Step-by-Step
Mar 19, 2026 · Industry Insights

OpenClaw Reveals How Agents Can Cut Software Usage Costs and Boost Efficiency

The article argues that enterprise software’s biggest bottleneck is not missing features but users’ inability to master complex systems, and demonstrates through OpenClaw how a natural‑language‑driven Agent layer can replace thick manuals with a unified service interface, dramatically reducing training, support, and operational costs.

AgentAutomationCustomer Success
0 likes · 13 min read
OpenClaw Reveals How Agents Can Cut Software Usage Costs and Boost Efficiency
Sohu Tech Products
Sohu Tech Products
Mar 19, 2026 · Artificial Intelligence

Testing GLM‑5 Turbo: From AutoClaw Integration to a Browser‑Based War3 Clone

This article walks through a hands‑on evaluation of the GLM‑5 Turbo model, detailing its integration with AutoClaw for rapid Feishu bot deployment, comparing its performance against a baseline model on OpenClaw data‑dashboard tasks, and showcasing a fully client‑side War3‑style RTS built in a single HTML file.

AI evaluationAgent EngineAutoClaw
0 likes · 23 min read
Testing GLM‑5 Turbo: From AutoClaw Integration to a Browser‑Based War3 Clone
Sohu Tech Products
Sohu Tech Products
Mar 19, 2026 · Operations

How to Safely Uninstall OpenClaw and Eliminate Hidden Risks

This guide explains OpenClaw’s security and cost concerns, shows how to verify a successful installation, provides step‑by‑step commands for standard and forced uninstallation on Linux, macOS, and Windows, and lists post‑removal safety checks to prevent hidden backdoors.

CLILinuxOpenClaw
0 likes · 9 min read
How to Safely Uninstall OpenClaw and Eliminate Hidden Risks
SuanNi
SuanNi
Mar 18, 2026 · Industry Insights

Inside Nvidia GTC 2026: New AI Supercomputers, Open Agents and the Future of the Industry

Nvidia's GTC 2026 unveiled a suite of next‑generation AI rack systems, groundbreaking chips, open‑source agent frameworks like OpenClaw, and a roadmap that links massive compute power to real‑world applications such as autonomous driving, robotics and space‑based data centers, reshaping the AI ecosystem.

AI hardwareGTC 2026NVIDIA
0 likes · 15 min read
Inside Nvidia GTC 2026: New AI Supercomputers, Open Agents and the Future of the Industry
Java Tech Enthusiast
Java Tech Enthusiast
Mar 18, 2026 · Artificial Intelligence

Demystifying OpenClaw: Agents, RAG, Memory & Skills Explained

This article explains the OpenClaw AI agent framework, detailing how its core Agent follows an Observe‑Plan‑Act loop, how Memory uses SQLite for short‑ and long‑term storage, how RAG retrieves external knowledge, and how Skills replace MCP with modular tool workflows, plus security tips and deployment links.

AI agentFunction CallOpenClaw
0 likes · 14 min read
Demystifying OpenClaw: Agents, RAG, Memory & Skills Explained
Frontend AI Walk
Frontend AI Walk
Mar 18, 2026 · Operations

17 Essential OpenClaw Pitfalls and How to Fix Them for Beginners

This guide walks you through the 17 most common OpenClaw issues—from installation and Node.js version mismatches to gateway port conflicts, token authentication failures, channel integration quirks, multi‑agent communication problems, and performance bottlenecks—providing step‑by‑step diagnostics, concrete command‑line examples, scripts and preventive measures to help you avoid hours of troubleshooting.

DevOpsOpenClawTroubleshooting
0 likes · 44 min read
17 Essential OpenClaw Pitfalls and How to Fix Them for Beginners
Qborfy AI
Qborfy AI
Mar 18, 2026 · Artificial Intelligence

Mastering OpenClaw: How to Write Perfect Commands for AI Assistants

This guide explains why the OpenClaw AI often misinterprets vague requests, introduces a four‑element formula for clear commands, categorises three command types, provides step‑by‑step examples, practical tips, templates and troubleshooting methods so users can reliably automate tasks with the assistant.

AI assistantAI promptingAutomation
0 likes · 17 min read
Mastering OpenClaw: How to Write Perfect Commands for AI Assistants
Architect
Architect
Mar 17, 2026 · Artificial Intelligence

Why Your OpenClaw Bot Doesn’t Reply: Diagnose the 5 Hidden Layers

The article explains that most OpenClaw issues stem from mixing up five core layers—channel, account, agent, session, and memory—and provides a step‑by‑step troubleshooting guide to isolate the problem, verify each layer, and configure the system for reliable responses.

DebuggingMessage RoutingOpenClaw
0 likes · 17 min read
Why Your OpenClaw Bot Doesn’t Reply: Diagnose the 5 Hidden Layers
Qborfy AI
Qborfy AI
Mar 17, 2026 · Operations

Install OpenClaw in Minutes: One‑Click Script, npm, and Cloud Options

This step‑by‑step guide shows how to install OpenClaw using five different methods—including the beginner‑friendly one‑click script, npm, macOS client, and cloud deployments on Tencent Cloud and Alibaba Cloud—covers prerequisite checks, API key configuration, service startup, and verification, and provides troubleshooting tips and advanced configuration options.

AIAutomationCommand Line
0 likes · 30 min read
Install OpenClaw in Minutes: One‑Click Script, npm, and Cloud Options
Java Tech Enthusiast
Java Tech Enthusiast
Mar 17, 2026 · Artificial Intelligence

OpenClaw Explained: Turning Your PC into a Local AI Agent with Skills and Risks

This article breaks down OpenClaw's architecture, describing how it runs locally on a computer, processes messages in four steps—listen, think, do, remember—leverages modular Skills for shell commands, file I/O, and browser automation, and highlights the security implications of a powerful local AI agent.

AI agentLocal AutomationOpenClaw
0 likes · 11 min read
OpenClaw Explained: Turning Your PC into a Local AI Agent with Skills and Risks
AI Step-by-Step
AI Step-by-Step
Mar 17, 2026 · Industry Insights

How OpenClaw Redefines Enterprise Software with AI‑Powered Business Integration

The article analyzes OpenClaw as an AI‑driven business‑connection layer that unifies chat entry, tool execution, and event‑driven automation, showing how enterprises can shorten system gaps, automate long‑tail workflows, and adopt a new agent‑based service model without replacing existing ERP or CRM solutions.

AI AgentsLLMOpenClaw
0 likes · 8 min read
How OpenClaw Redefines Enterprise Software with AI‑Powered Business Integration
Shuge Unlimited
Shuge Unlimited
Mar 17, 2026 · Operations

Exploring OpenClaw for K8s AIOps: Four Practical Scenarios from Concept to Deployment

This article analyzes how OpenClaw’s Skills, Subagent, and Cron capabilities can be leveraged to build Kubernetes AIOps solutions, presenting four detailed scenarios—fault diagnosis, resource optimization, security audit, and continuous health checks—while evaluating technical feasibility, security, reliability, cost, and a phased rollout plan.

AIOpsCloud NativeKubernetes
0 likes · 19 min read
Exploring OpenClaw for K8s AIOps: Four Practical Scenarios from Concept to Deployment
Frontend AI Walk
Frontend AI Walk
Mar 17, 2026 · Artificial Intelligence

Harness Engineering 101: Orchestrating AI Agents for 10× Productivity

This guide introduces Harness Engineering—a paradigm that shifts developers from merely using AI to commanding a team of AI agents—explaining its definition, technical foundations, workflow, real‑world examples, and why it can deliver ten‑fold efficiency gains.

AI orchestrationOpenClawengineering
0 likes · 19 min read
Harness Engineering 101: Orchestrating AI Agents for 10× Productivity
Frontend AI Walk
Frontend AI Walk
Mar 17, 2026 · Artificial Intelligence

Master the 5 Core Concepts of AI Agent Orchestration

This guide explains the five fundamental concepts—Agent, Harness, Protocol, Session, and Orchestration—through definitions, comparisons, concrete code examples, diagrams, and practical challenges, showing how they interrelate to enable safe and controllable multi‑agent AI workflows.

ACPAI agentHarness
0 likes · 11 min read
Master the 5 Core Concepts of AI Agent Orchestration
Black & White Path
Black & White Path
Mar 17, 2026 · Artificial Intelligence

Supercharge OpenClaw with Skills: A Complete Usage Guide

This guide explains what OpenClaw Skills are, why they matter, how to install and enable them, how to create custom Skills, and highlights the curated Awesome-openclaw-skills repository that categorizes thousands of high-quality Skills for AI agents, plus practical tips for combining and optimizing them.

AI agentAutomationCLI
0 likes · 7 min read
Supercharge OpenClaw with Skills: A Complete Usage Guide
Smart Sea Tide
Smart Sea Tide
Mar 17, 2026 · Artificial Intelligence

A Complete Look at OpenClaw: 9 Core Tools Powering AI Automation

The article provides a detailed overview of OpenClaw, an open‑source AI automation framework, and examines nine core ecosystem tools that together simplify skill expansion, deployment, local execution, packaging, and agent configuration for individuals, developers, and enterprise teams.

AI AgentsAI automationOpenClaw
0 likes · 7 min read
A Complete Look at OpenClaw: 9 Core Tools Powering AI Automation
AI Step-by-Step
AI Step-by-Step
Mar 16, 2026 · Artificial Intelligence

Boost Your OpenClaw with 5 Essential Skills

After installing OpenClaw, adding the five plugins—memory, ontology, proactive‑agent, self‑improving‑agent, and Trello—transforms the chatbot from basic conversation to a context‑aware, structured‑knowledge, proactive, self‑learning system with integrated task management.

Memory ManagementOntologyOpenClaw
0 likes · 5 min read
Boost Your OpenClaw with 5 Essential Skills
AI Engineering
AI Engineering
Mar 16, 2026 · Artificial Intelligence

How GLM-5‑Turbo’s “Lobster” Package Powers a Self‑Built Product Operations Assistant

The article introduces GLM‑5‑Turbo, a model specially optimized for OpenClaw autonomous‑agent tasks, details its benchmark superiority on the ZClawBench suite, and walks through a step‑by‑step tutorial that uses AutoClaw and Chrome MCP to create a product‑operations assistant, while also noting token costs and the new Lobster pricing plan.

AI AgentsAutoClawGLM-5-Turbo
0 likes · 8 min read
How GLM-5‑Turbo’s “Lobster” Package Powers a Self‑Built Product Operations Assistant
inShocking
inShocking
Mar 16, 2026 · Artificial Intelligence

Building a Multi‑Agent Research Pipeline with OpenClaw: Lessons from Karpathy’s Autoresearch

The article analyzes Karpathy’s Autoresearch project, explains how its 5‑minute experiment constraint enables hundreds of automated runs, and details the author’s three‑layer OpenClaw pipeline that orchestrates search and analysis agents, discusses design decisions, pitfalls, and practical takeaways for engineers.

AI AgentsAutoResearchLLM
0 likes · 12 min read
Building a Multi‑Agent Research Pipeline with OpenClaw: Lessons from Karpathy’s Autoresearch
ITPUB
ITPUB
Mar 16, 2026 · Artificial Intelligence

Why OpenClaw Failed and 7 Safer Open‑Source AI Assistants to Choose

OpenClaw’s rapid rise and fall in early 2026 exposed severe security flaws, high deployment costs, and usability issues, prompting a wave of lightweight, secure, and locally‑run AI assistant alternatives that address these shortcomings with smaller codebases, sandboxed execution, and broader platform support.

AI assistantOpenClawalternatives
0 likes · 12 min read
Why OpenClaw Failed and 7 Safer Open‑Source AI Assistants to Choose
DataFunSummit
DataFunSummit
Mar 16, 2026 · Artificial Intelligence

Why OpenClaw v2026.3.7 Is a Game‑Changer for Enterprise AI Agents

OpenClaw v2026.3.7 introduces Feishu webhook compatibility fixes, prompt‑cache cost reductions, smarter model routing, domestic model connectors, and persistent binding for container deployments, turning the tool from a geek toy into a reliable enterprise‑grade AI‑agent platform.

AI AgentsOpenClawPrompt Cache
0 likes · 10 min read
Why OpenClaw v2026.3.7 Is a Game‑Changer for Enterprise AI Agents
Alibaba Cloud Observability
Alibaba Cloud Observability
Mar 16, 2026 · Information Security

Can AI Agents Be Truly Controlled? Auditing, Cost, and Security Insights for OpenClaw

This article examines whether AI agents operate under strict control by analyzing OpenClaw's attack surface, security incidents, session audit logs, application logs, and OTEL metrics, and demonstrates how multi‑source observability can answer who triggered actions, what costs were incurred, which high‑risk tools were used, and whether the behavior is fully traceable.

AI agentLLM CostOTEL
0 likes · 22 min read
Can AI Agents Be Truly Controlled? Auditing, Cost, and Security Insights for OpenClaw
Alibaba Cloud Observability
Alibaba Cloud Observability
Mar 16, 2026 · Information Security

Secure OpenClaw AI Agents: One‑Click Log Integration & Real‑Time Auditing with Alibaba SLS

This article explains how to connect OpenClaw, a leading AI agent platform, to Alibaba Cloud Log Service (SLS) using the SLS Access Center, providing one‑click log ingestion, built‑in audit and observability dashboards, and detailed guidance for security auditing, cost monitoring, and troubleshooting across multiple data sources.

AI agentAlibaba CloudCloud Native
0 likes · 29 min read
Secure OpenClaw AI Agents: One‑Click Log Integration & Real‑Time Auditing with Alibaba SLS
NiuNiu MaTe
NiuNiu MaTe
Mar 16, 2026 · Information Security

Is OpenClaw Safe? Inside the Massive AI Agent Security Crisis

OpenClaw, the popular AI agent with over 300,000 GitHub stars, harbors severe security flaws—including 512 vulnerabilities, malicious skill injections, and an exposed backend—allowing attackers to execute commands, steal credentials, and hijack systems; this article outlines the four main threat vectors and practical steps to mitigate them.

AI securityOpenClawPrompt Injection
0 likes · 9 min read
Is OpenClaw Safe? Inside the Massive AI Agent Security Crisis
Old Meng AI Explorer
Old Meng AI Explorer
Mar 16, 2026 · Industry Insights

Can AI Power a One‑Person Company? Inside the OPC Community Revolution

An emerging OPC community in Hefei showcases how AI assistants like OpenClaw can consolidate scattered AI capabilities into a single “digital colleague,” enabling solo entrepreneurs to run full‑scale companies, with government support, tech demos, and industry experts highlighting a shift toward AI‑driven, one‑person enterprises.

AIOne Person CompanyOpenClaw
0 likes · 7 min read
Can AI Power a One‑Person Company? Inside the OPC Community Revolution
Shuge Unlimited
Shuge Unlimited
Mar 16, 2026 · Backend Development

Unified Management of 10+ Coding Agents on Messaging Platforms via OpenClaw ACP

This article explains how the Agent Client Protocol (ACP) standardizes communication between AI coding agents and editors or messaging platforms, describes OpenClaw's acpx plugin that connects ACP to Discord and Telegram, and provides detailed configuration, command reference, comparison with sub‑agents, practical use cases, and troubleshooting guidance.

ACPJSON-RPCMessaging Platforms
0 likes · 18 min read
Unified Management of 10+ Coding Agents on Messaging Platforms via OpenClaw ACP
Pan Zhi's Tech Notes
Pan Zhi's Tech Notes
Mar 15, 2026 · Artificial Intelligence

How to Integrate OpenClaw with Enterprise WeChat Bot for Automatic Message Broadcasting

This guide walks through installing OpenClaw, selecting a cloud model, configuring an Enterprise WeChat robot, and using OpenClaw’s plugins to automatically broadcast identical messages to multiple groups, while highlighting practical tips, observed performance, and cost considerations of the AI‑driven workflow.

AI assistantAutomationEnterprise WeChat
0 likes · 9 min read
How to Integrate OpenClaw with Enterprise WeChat Bot for Automatic Message Broadcasting
Java Web Project
Java Web Project
Mar 15, 2026 · Industry Insights

Is Tencent’s SkillHub a Legitimate MIT‑Licensed Mirror or a Copycat?

The article examines Tencent’s SkillHub, a localized AI‑skill marketplace built on the OpenClaw ecosystem, evaluating its traffic statistics, the founder’s response to rate‑limit complaints, and whether mirroring MIT‑licensed repositories constitutes plagiarism or a standard open‑source practice.

MIT licenseOpenClawSkillHub
0 likes · 4 min read
Is Tencent’s SkillHub a Legitimate MIT‑Licensed Mirror or a Copycat?
AI Step-by-Step
AI Step-by-Step
Mar 15, 2026 · Operations

Step‑by‑Step Guide to Run OpenClaw Locally and Connect It to DingTalk

This article walks through the four‑step process to verify OpenClaw on a local machine—installing via the official script, completing onboarding, configuring a DingTalk channel, and executing a real workspace task—to ensure the entire end‑to‑end workflow functions correctly.

AutomationCLIDingTalk
0 likes · 11 min read
Step‑by‑Step Guide to Run OpenClaw Locally and Connect It to DingTalk
TechVision Expert Circle
TechVision Expert Circle
Mar 15, 2026 · Artificial Intelligence

Advanced OpenClaw Practices: A Hands‑On Guide for R&D Teams

This article walks R&D teams through OpenClaw’s core architecture and four advanced usage patterns—multi‑agent collaboration, custom Skill creation with whitelist control, automated workflow orchestration, and security hardening with sandboxed Gateways—providing concrete configuration examples, code snippets, and real‑world risk considerations.

AI AgentsDocker sandboxOpenClaw
0 likes · 22 min read
Advanced OpenClaw Practices: A Hands‑On Guide for R&D Teams
IT Services Circle
IT Services Circle
Mar 15, 2026 · Artificial Intelligence

How PinchBench Ranks OpenClaw AI Agents Across Real‑World Tasks

The article explains OpenClaw’s rapid rise and the emerging on‑site installation business, introduces the open‑source PinchBench benchmark that evaluates large language models as OpenClaw agents on 23 real‑world tasks, presents recent ranking results, and provides step‑by‑step instructions for running the benchmark and submitting results.

AI agentLarge Language ModelOpenClaw
0 likes · 5 min read
How PinchBench Ranks OpenClaw AI Agents Across Real‑World Tasks
Java Tech Enthusiast
Java Tech Enthusiast
Mar 15, 2026 · Artificial Intelligence

Why OpenClaw’s Uninstall Storm Exposes Critical AI Agent Security Flaws

A sudden wave of OpenClaw uninstall services in 2026 revealed severe AI agent security risks, including default open‑network configurations, persistent OAuth tokens, malicious plugins, runaway costs, and stability crashes, prompting a deep analysis of design flaws and recommended safeguards for future intelligent agents.

AI AgentsAI safetyAgent design
0 likes · 10 min read
Why OpenClaw’s Uninstall Storm Exposes Critical AI Agent Security Flaws
DataFunTalk
DataFunTalk
Mar 15, 2026 · Artificial Intelligence

How OpenClaw v2026.3.7 Boosts Enterprise AI Agent Efficiency and Cuts Costs

The OpenClaw v2026.3.7 upgrade introduces webhook compatibility fixes, typing‑feedback support, a 33% prompt‑caching cost reduction, smarter model routing with domestic model integration, and persistent bindings for container deployments, making the platform far more suitable for enterprise AI agent scenarios.

AI AgentsContainer DeploymentOpenClaw
0 likes · 10 min read
How OpenClaw v2026.3.7 Boosts Enterprise AI Agent Efficiency and Cuts Costs
AI Engineer Programming
AI Engineer Programming
Mar 15, 2026 · Artificial Intelligence

What Is Pi? A Minimalist Next‑Gen AI Agent Architecture

Pi is a lightweight, terminal‑based AI coding agent that focuses on a minimal set of core capabilities—read, edit, bash, and multi‑model support—while exposing a tree‑structured conversation history and an extensible TypeScript plugin system, contrasting sharply with feature‑heavy competitors.

AI agentOpenClawTypeScript
0 likes · 8 min read
What Is Pi? A Minimalist Next‑Gen AI Agent Architecture
Linux Tech Enthusiast
Linux Tech Enthusiast
Mar 15, 2026 · Artificial Intelligence

Why Are Major Tech Giants Jumping on OpenClaw and Who’s Already On Board?

OpenClaw, an open‑source local AI agent framework that lets AI directly control computers and phones, has sparked a wave of support from major Chinese internet, cloud, and tech firms—Tencent, ByteDance, Alibaba, Baidu, Xiaomi and others—driven by technical, commercial and strategic motives, while the article warns that ordinary users face high barriers, costs and risks.

Cloud ComputingOpenClawTech Giants
0 likes · 7 min read
Why Are Major Tech Giants Jumping on OpenClaw and Who’s Already On Board?
Shuge Unlimited
Shuge Unlimited
Mar 15, 2026 · Operations

How OpenClaw Fixed a Self‑Upgraded, Unresponsive Instance in Just 3 Minutes

In a real‑world AIOps demo, the OpenClaw AI agent remotely diagnosed, pinpointed the OOM cause of a failed upgrade, rolled back to a stable version, and restored service within three minutes, illustrating its three core capabilities, cost advantages, feasibility analysis, and practical rollout guidance.

AI agentAIOpsAuto-Remediation
0 likes · 13 min read
How OpenClaw Fixed a Self‑Upgraded, Unresponsive Instance in Just 3 Minutes
AI Architecture Hub
AI Architecture Hub
Mar 15, 2026 · Artificial Intelligence

How OpenClaw Solves Long‑Task Context Challenges for AI Agents

This article analyses the real‑world pain points of long‑running AI agents, breaks down OpenClaw’s core concepts, explains its three‑layer context‑compression pipeline, presents four key engineering decisions, shares six practical techniques with essential parameters, and compares OpenClaw to competing approaches.

AI AgentsAgent ReliabilityLLM Engineering
0 likes · 17 min read
How OpenClaw Solves Long‑Task Context Challenges for AI Agents
TonyBai
TonyBai
Mar 15, 2026 · Artificial Intelligence

Why Your OpenClaw Skills Keep Making AI Fail—and How to Fix Them

The article explains why many developers' OpenClaw skills cause AI agents to stall or hallucinate, identifies three common pitfalls in skill description, command style, and control flow, and offers a systematic, high‑level approach to mastering skill engineering and batch‑creating reliable AI skills.

AI AgentsLarge Language ModelOpenClaw
0 likes · 7 min read
Why Your OpenClaw Skills Keep Making AI Fail—and How to Fix Them
Machine Learning Algorithms & Natural Language Processing
Machine Learning Algorithms & Natural Language Processing
Mar 14, 2026 · Artificial Intelligence

OpenClaw 3.12 Unveiled: UI Overhaul, Faster Model Engine, and Strengthened Security

OpenClaw 3.12 brings a complete UI redesign, a first‑class Ollama onboarding flow, a Fast Mode API switch, Gemini‑based multimodal memory, a new sessions_yield routing feature, robust failover mechanisms and dozens of security patches, all aimed at improving stability and performance for both casual users and large‑scale automation workloads.

AI AgentsFast modeOpenClaw
0 likes · 7 min read
OpenClaw 3.12 Unveiled: UI Overhaul, Faster Model Engine, and Strengthened Security
Ops Development Stories
Ops Development Stories
Mar 14, 2026 · Operations

OpenClaw AI Hype: An SRE’s Warning About Hidden Ops Risks

The article examines the rapid popularity of the open‑source AI agent OpenClaw, revealing how hype, cost misconceptions, and inadequate security practices create serious operational risks for both individual and enterprise users, and offers concrete SRE‑style safeguards to mitigate these dangers.

AIOpenClawSRE
0 likes · 9 min read
OpenClaw AI Hype: An SRE’s Warning About Hidden Ops Risks
Shuge Unlimited
Shuge Unlimited
Mar 14, 2026 · Artificial Intelligence

Free OpenClaw Guide: Building an Automated AI Content Creation Workflow (Worth 5000 ¥)

This step‑by‑step tutorial shows how to install and configure the self‑hosted OpenClaw AI gateway, set up essential skills, connect Feishu, and create two practical workflows—curtain image generation and viral content dissection—while covering API setup, budgeting, troubleshooting, and pricing considerations.

AI WorkflowFeishu botOpenClaw
0 likes · 22 min read
Free OpenClaw Guide: Building an Automated AI Content Creation Workflow (Worth 5000 ¥)
SpringMeng
SpringMeng
Mar 14, 2026 · Artificial Intelligence

How Do Skills, MCP, RAG, and Agents Relate in OpenClaw?

The article explains OpenClaw’s four‑layer architecture—Agent, Memory, RAG, and Skills—detailing how each component (including Function Call and MCP) works, how they differ from platforms like Dify, and provides practical security guidelines for running the open‑source AI agent framework.

AI agentFunction CallMCP
0 likes · 15 min read
How Do Skills, MCP, RAG, and Agents Relate in OpenClaw?
AI Step-by-Step
AI Step-by-Step
Mar 14, 2026 · Cloud Computing

Choosing Between OpenClaw and Platform‑Built xxclaw for Cloud Deployment

The article compares deploying the OpenClaw open‑source core versus using a platform’s built‑in xxclaw, evaluating server ownership, token costs, capability boundaries, and long‑term controllability to help readers decide which cloud route best fits their needs.

OpenClawServer ManagementTencent Cloud
0 likes · 11 min read
Choosing Between OpenClaw and Platform‑Built xxclaw for Cloud Deployment
Old Zhang's AI Learning
Old Zhang's AI Learning
Mar 13, 2026 · Artificial Intelligence

OpenClaw v3.12: Revamped Dashboard, 20+ Security Fixes & Fast Mode

OpenClaw v3.12 introduces a completely rebuilt Dashboard, a unified Fast Mode switch, a provider‑plugin architecture for easy model integration, extensive security hardening across command execution, permissions and webhooks, plus new iOS/macOS UI upgrades and Kubernetes deployment guides.

AI AgentsDashboardFast mode
0 likes · 10 min read
OpenClaw v3.12: Revamped Dashboard, 20+ Security Fixes & Fast Mode
Ubiquitous Tech
Ubiquitous Tech
Mar 13, 2026 · Artificial Intelligence

Inside QClaw and EasyClaw: How These AI Agent “Shrimps” Are Built

The article dissects the architecture, deployment methods, UI implementation, skill design, and configuration nuances of Tencent's QClaw and Leopard's EasyClaw, showing how both serve as AI Agent platforms built on OpenClaw and offering practical insights for developers who want to customize or extend them.

AI agentEasyClawElectron
0 likes · 13 min read
Inside QClaw and EasyClaw: How These AI Agent “Shrimps” Are Built
Alibaba Cloud Big Data AI Platform
Alibaba Cloud Big Data AI Platform
Mar 13, 2026 · Artificial Intelligence

How to Deploy OpenClaw AI Agent on Alibaba Cloud PAI‑DSW with One Click

This guide walks you through installing the OpenClaw AI agent framework on Alibaba Cloud's PAI‑DSW platform, covering why to choose PAI‑DSW, step‑by‑step deployment commands, model service configuration, accessing the Web UI, and real‑world use cases such as daily Q&A, file search, GPU monitoring, and automated experiment logging.

Alibaba CloudOpenClawPAI-DSW
0 likes · 11 min read
How to Deploy OpenClaw AI Agent on Alibaba Cloud PAI‑DSW with One Click
Old Zhang's AI Learning
Old Zhang's AI Learning
Mar 13, 2026 · Artificial Intelligence

Nvidia’s New OpenClaw‑Optimized Model Cracks Top‑5 on PinchBench – Free to Use

Nvidia’s open‑source Nemotron‑3‑Super model achieves an 85.6% success rate on the PinchBench OpenClaw benchmark, ranking in the top five (the only open‑source entry), and the article explains its architecture, quantization, training pipeline, performance numbers, usage options, and practical limitations.

AI coding agentMoENVFP4
0 likes · 10 min read
Nvidia’s New OpenClaw‑Optimized Model Cracks Top‑5 on PinchBench – Free to Use
Subtle Storm
Subtle Storm
Mar 13, 2026 · Artificial Intelligence

How to Configure the Right Model in OpenClaw for Reliable Agent Performance

This guide explains why selecting the correct AI model is crucial for OpenClaw, outlines the problems caused by a mismatched model, and provides step‑by‑step commands to list providers, authenticate, set defaults, and customize routing for models such as Qwen, OpenAI, Anthropic, and Gemini.

AI AgentsAuthenticationCLI
0 likes · 5 min read
How to Configure the Right Model in OpenClaw for Reliable Agent Performance
Cambridge Mofang Notes
Cambridge Mofang Notes
Mar 13, 2026 · Information Security

OpenClaw Keeps Running After Terminal Close: WSL2 Security Risk & Fix

When running OpenClaw locally via WSL2, closing the terminal window does not stop the gateway service, leaving it accessible on open ports and exposing API keys and local files; the article explains the WSL2 mechanism behind this, provides two proper shutdown methods, and lists four security practices to mitigate the risk.

API Key ExposureOpenClawSecurity
0 likes · 3 min read
OpenClaw Keeps Running After Terminal Close: WSL2 Security Risk & Fix
AI Step-by-Step
AI Step-by-Step
Mar 13, 2026 · Information Security

Why Installing OpenClaw on Your Main PC Is Risky and How to Isolate It Safely

The article explains why placing OpenClaw on a primary workstation exposes personal accounts, files, and browser sessions to a message‑driven system, and provides a step‑by‑step security baseline—including isolated environments, official audits, sandbox configuration, and permission hardening—to keep the tool safely contained.

Browser ControlOpenClawSecurity
0 likes · 7 min read
Why Installing OpenClaw on Your Main PC Is Risky and How to Isolate It Safely
High Availability Architecture
High Availability Architecture
Mar 13, 2026 · Artificial Intelligence

Inside the 18‑Day Evolution of an Open‑Source AI Agent Orchestrator

In just 18 days after open‑sourcing, the TypeScript‑based Agent Orchestrator built by AI agents themselves amassed 3,800+ GitHub stars, executed 15 parallel sessions, merged six PRs, faced authentication crashes and session deaths, and evolved through a three‑tier escalation protocol with OpenClaw integration to enable real‑time Telegram interaction and continuous self‑improvement.

AI AgentsCI automationOpenClaw
0 likes · 25 min read
Inside the 18‑Day Evolution of an Open‑Source AI Agent Orchestrator
Radish, Keep Going!
Radish, Keep Going!
Mar 13, 2026 · Operations

Install WorkBuddy and Connect It to WeChat in Just 10 Minutes

This guide walks you through downloading the correct WorkBuddy installer, avoiding the CodeBuddy trap, completing a default installation with all optional tasks selected, logging into your WeChat account, configuring the WeChat Customer Service integration, and starting real‑time chats, while noting current model‑switching limitations.

OpenClawWeChatWorkBuddy
0 likes · 4 min read
Install WorkBuddy and Connect It to WeChat in Just 10 Minutes
AI Info Trend
AI Info Trend
Mar 13, 2026 · Artificial Intelligence

What Is OpenClaw and How to Deploy Your Own AI‑Powered Digital Assistant

OpenClaw is a self‑hosted gateway that links popular chat apps with AI agents, turning them from simple Q&A bots into actionable digital employees; the article explains its rapid popularity, required API‑key setup, one‑line installation, usage tips, security precautions, and uninstallation steps.

AI AgentsChatbot IntegrationInstallation guide
0 likes · 8 min read
What Is OpenClaw and How to Deploy Your Own AI‑Powered Digital Assistant
NiuNiu MaTe
NiuNiu MaTe
Mar 13, 2026 · Artificial Intelligence

OpenClaw Explained: Turning Your PC into a Local AI Agent (Architecture & Risks)

OpenClaw is a locally‑run AI agent that listens to messages from multiple platforms, translates them into a unified format, uses an LLM to plan actions, executes tasks via modular Skills, and stores context in a transparent local memory, while exposing significant security considerations.

AI agentLocal AutomationMemory Management
0 likes · 10 min read
OpenClaw Explained: Turning Your PC into a Local AI Agent (Architecture & Risks)
Qborfy AI
Qborfy AI
Mar 13, 2026 · Artificial Intelligence

How OpenClaw Turns Chat Prompts into Real Actions on Your PC

OpenClaw is an open‑source, locally‑run AI assistant that integrates with QQ, Feishu and WeChat, enabling the system to receive a message, plan a workflow, execute tasks such as email handling, file organization or scheduling, and return the result without ever leaving the user's computer.

AI agentAI assistantAutomation
0 likes · 13 min read
How OpenClaw Turns Chat Prompts into Real Actions on Your PC
Shuge Unlimited
Shuge Unlimited
Mar 13, 2026 · Operations

OpenClaw 3.11 Upgrade: Patch Critical WebSocket Hijack – 3 Methods & 4 Checks

OpenClaw 3.11 addresses a high‑severity cross‑site WebSocket hijack vulnerability (CVE GHSA‑5wcw‑8jjv‑m286) and adds several new features, offering three upgrade paths—install script, global npm/pnpm install, or source‑code install—and four post‑upgrade verification steps to ensure a safe and smooth migration.

OpenClawSecurityWebSocket hijack
0 likes · 11 min read
OpenClaw 3.11 Upgrade: Patch Critical WebSocket Hijack – 3 Methods & 4 Checks
Alibaba Cloud Developer
Alibaba Cloud Developer
Mar 13, 2026 · Artificial Intelligence

Ensuring AI Agents Are Truly Controlled: Observability & Security with OpenClaw

This article explains how to verify that AI agents operate under strict control by combining session audit logs, application logs, and OpenTelemetry metrics, detailing threat modeling, runtime protection limits, and comprehensive observability pipelines using OpenClaw to answer who, what, cost, and auditability questions.

AI agentOpenClawSecurity
0 likes · 26 min read
Ensuring AI Agents Are Truly Controlled: Observability & Security with OpenClaw
AI Insight Log
AI Insight Log
Mar 13, 2026 · Industry Insights

Tencent Accused of Copying OpenClaw’s SkillHub – Company Says It’s Only a Mirror Site

A Twitter user alleged that Tencent’s SkillHub scraped all skills from OpenClaw’s ClawHub, prompting a restrained yet pointed reply from OpenClaw founder Peter Steinberger and a detailed rebuttal from Tencent AI that highlights the platform’s mirror‑site role, traffic statistics, and the broader open‑source contribution tension.

AI SkillsOpenClawSkillHub
0 likes · 6 min read
Tencent Accused of Copying OpenClaw’s SkillHub – Company Says It’s Only a Mirror Site