You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

clawbot

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

clawbot - npm Package Compare versions

Comparing version
2026.2.25
to
2026.2.26
+1
-1
index.d.ts
/**
* clawbot — ClawBot is now OpenClaw.
* clawbot — conversational bot framework plugin for CMDOP.
* Install @cmdop/node for the full SDK: npm install @cmdop/node

@@ -4,0 +4,0 @@ * https://cmdop.com/sdk/node/

/**
* clawbot — ClawBot is now OpenClaw.
* clawbot — conversational bot framework plugin for CMDOP.
*
* The CMDOP platform supports ClawBot/OpenClaw instructions.
* Install the real SDK:

@@ -11,4 +10,4 @@ * npm install @cmdop/node

console.log('clawbot: ClawBot is now OpenClaw. Install @cmdop/node for the full SDK.');
console.log('clawbot: CMDOP plugin for conversational bot framework. Install @cmdop/node for the full platform.');
console.log(' npm install @cmdop/node');
console.log(' https://cmdop.com/sdk/node/');
{
"name": "clawbot",
"version": "2026.02.25",
"description": "ClawBot is now OpenClaw — see @cmdop/node (npm install @cmdop/node) for full features",
"version": "2026.02.26",
"description": "ClawBot — conversational bot framework plugin for CMDOP",
"main": "index.js",

@@ -12,2 +12,3 @@ "types": "index.d.ts",

"cmdop",
"plugin",
"agent",

@@ -14,0 +15,0 @@ "bot",

@@ -5,5 +5,5 @@ # ClawBot

**ClawBot has been rebranded to [OpenClaw](https://www.npmjs.com/package/openclaw2).**
**Conversational bot framework plugin for [CMDOP](https://cmdop.com).**
The [CMDOP](https://cmdop.com) platform fully supports ClawBot and OpenClaw instructions out of the box.
ClawBot extends CMDOP with a conversational bot framework — dialog management, intent recognition, and multi-platform messaging support.

@@ -10,0 +10,0 @@ ## Get Started