← 返回 Skills 市场
alichor

OpenClaw Weixin Channel

作者 alichor · GitHub ↗ · v2.0.1 · MIT-0
cross-platform ⚠ suspicious
1580
总下载
2
收藏
5
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-weixin
功能描述
OpenClaw 微信 channel 插件,支持扫码登录授权。接收微信消息、回复图文/文字/文件,提供完整的微信通道集成。
安全使用建议
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openclaw-weixin
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openclaw-weixin 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.1
Initial release: Weixin channel plugin with QR login and message support
元数据
Slug openclaw-weixin
版本 2.0.1
许可证 MIT-0
累计安装 6
当前安装数 5
历史版本数 1
常见问题

OpenClaw Weixin Channel 是什么?

OpenClaw 微信 channel 插件,支持扫码登录授权。接收微信消息、回复图文/文字/文件,提供完整的微信通道集成。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1580 次。

如何安装 OpenClaw Weixin Channel?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-weixin」即可一键安装,无需额外配置。

OpenClaw Weixin Channel 是免费的吗?

是的,OpenClaw Weixin Channel 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

OpenClaw Weixin Channel 支持哪些平台?

OpenClaw Weixin Channel 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 OpenClaw Weixin Channel?

由 alichor(@alichor)开发并维护,当前版本 v2.0.1。

💬 留言讨论