← Back to Skills Marketplace
alichor

OpenClaw Weixin Channel

by alichor · GitHub ↗ · v2.0.1 · MIT-0
cross-platform ⚠ suspicious
1580
Downloads
2
Stars
5
Active Installs
1
Versions
Install in OpenClaw
/install openclaw-weixin
Description
OpenClaw 微信 channel 插件,支持扫码登录授权。接收微信消息、回复图文/文字/文件,提供完整的微信通道集成。
Usage Guidance
This package appears to be a coherent Weixin/WeChat channel plugin for OpenClaw. Before installing: 1) Verify the npm package publisher and version on the npm registry (confirm it's from the expected Tencent/organization account) and prefer installing from the official registry; 2) Ensure you have the required openclaw CLI and Node >=22 as specified; 3) Understand the plugin will create and store per-account files and tokens in your OpenClaw state directory (~/.openclaw by default) and will make network requests to Weixin backend and CDN endpoints; 4) If you need higher assurance, inspect the full package on the npm registry (or the upstream repo/homepage) and confirm the package integrity/signature and publisher identity, since the supplied metadata here lacks an external homepage/source URL.
Capability Assessment
Purpose & Capability
The skill name/description (Weixin channel QR-login + messaging) matches the code and install metadata. Declared requirement is the openclaw binary and the install is an npm package @tencent-weixin/openclaw-weixin, both consistent with a plugin for the OpenClaw host. There are no unrelated required environment variables or surprising binaries.
Instruction Scope
SKILL.md gives ordinary install/config/login commands. The runtime code legitimately reads/writes OpenClaw plugin state (accounts, sync buffers, per-account JSON files), reads the OpenClaw config (optionally via OPENCLAW_CONFIG), and performs HTTP POSTs to backend endpoints (default baseUrl ilinkai.weixin.qq.com and CDN novac2c.cdn.weixin.qq.com). Those behaviours are expected for a messaging channel plugin but are worth noting because the plugin persists auth tokens and state locally and makes network calls to the Weixin backend/CDN.
Install Mechanism
Install is via an npm package (@tencent-weixin/openclaw-weixin). This is a standard, traceable distribution channel. The package.json/lock show dependencies and devDependencies; no arbitrary downloads from untrusted URLs or extract-from-URL steps are present in the install metadata provided.
Credentials
The plugin declares no required environment secrets and only requires the openclaw CLI. The runtime optionally checks process.env.OPENCLAW_CONFIG for an alternate config path (a reasonable convenience). No unrelated credential environment variables (AWS keys, generic SECRET/TOKEN, etc.) are requested.
Persistence & Privilege
The plugin persists per-account credentials and state files under the OpenClaw state dir (~/.openclaw or configured path), and caches config like typing tickets. It does not request always:true and does not modify other plugins' configs. Storing tokens locally is expected for an integration that holds login sessions, but users should be aware that account tokens and sync buffers are kept on disk.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install openclaw-weixin
  3. After installation, invoke the skill by name or use /openclaw-weixin
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.1
Initial release: Weixin channel plugin with QR login and message support
Metadata
Slug openclaw-weixin
Version 2.0.1
License MIT-0
All-time Installs 6
Active Installs 5
Total Versions 1
Frequently Asked Questions

What is OpenClaw Weixin Channel?

OpenClaw 微信 channel 插件,支持扫码登录授权。接收微信消息、回复图文/文字/文件,提供完整的微信通道集成。 It is an AI Agent Skill for Claude Code / OpenClaw, with 1580 downloads so far.

How do I install OpenClaw Weixin Channel?

Run "/install openclaw-weixin" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is OpenClaw Weixin Channel free?

Yes, OpenClaw Weixin Channel is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does OpenClaw Weixin Channel support?

OpenClaw Weixin Channel is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created OpenClaw Weixin Channel?

It is built and maintained by alichor (@alichor); the current version is v2.0.1.

💬 Comments