New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

openclaw-chat-cn

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

openclaw-chat-cn

OpenClaw 国内聊天渠道配置工具 - 飞书、钉钉、企业微信

latest
npmnpm
Version
1.0.2
Version published
Weekly downloads
4
33.33%
Maintainers
1
Weekly downloads
 
Created
Source

openclaw-chat-cn

OpenClaw 国内聊天渠道配置工具(飞书/钉钉/企业微信)。

快速开始

方式一:交互式菜单

npx openclaw-chat-cn@latest

方式二:飞书一键配置

# macOS/Linux
FEISHU_APP_ID="cli_xxx" FEISHU_APP_SECRET="xxx" npx openclaw-chat-cn@latest feishu

# Windows PowerShell
$env:FEISHU_APP_ID="cli_xxx"; $env:FEISHU_APP_SECRET="xxx"; npx openclaw-chat-cn@latest feishu

# Windows CMD
set FEISHU_APP_ID=cli_xxx && set FEISHU_APP_SECRET=xxx && npx openclaw-chat-cn@latest feishu

说明

  • 飞书已可用,其它渠道陆续完善中
  • macOS/Linux 请使用普通用户运行(不要 sudo)

Keywords

openclaw

FAQs

Package last updated on 06 Feb 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts