← 返回 Skills 市场
561
总下载
3
收藏
2
当前安装
2
版本数
在 OpenClaw 中安装
/install weixin-openclaw-login
功能描述
处理微信个人号接入 OpenClaw 的官方登录流程与排障。用于安装 `@tencent-weixin/openclaw-weixin`、获取新的二维码授权链接、查询扫码状态、修复 `openclaw-weixin` 卡在 `SETUP / no token`、以及整理微信 8.0.70+ 接入 OpenClaw...
安全使用建议
This skill appears coherent and focused on retrieving and polling Weixin/OpenClaw QR login state. Before running: (1) review the two provided scripts (they are short and readable); (2) be aware the API responses include bot_token (a secret) — do not paste that token into chat, issue trackers, or logs you don't control; (3) run scripts locally in a trusted environment (they use node/fetch and python urllib); (4) confirm Node/Python versions if needed; (5) if you need higher assurance, manually perform the single curl/python requests shown in SKILL.md instead of running scripts. If you see the skill attempting to contact hosts other than ilinkai.weixin.qq.com or to write/read files outside the OpenClaw state directory, stop and investigate further.
功能分析
Type: OpenClaw Skill
Name: weixin-openclaw-login
Version: 1.0.1
The skill is designed to facilitate the login and troubleshooting process for integrating WeChat with OpenClaw via the official Tencent iLink platform. It includes scripts (scripts/get-login-url.js and scripts/poll-login-status.py) that interact with legitimate Tencent domains (ilinkai.weixin.qq.com) to manage QR code authentication. The instructions in SKILL.md and implementation-notes.md are transparent, align with the stated purpose, and do not exhibit signs of data exfiltration, malicious execution, or prompt injection.
能力评估
Purpose & Capability
Name/description (Weixin OpenClaw login and troubleshooting) matches what the skill does: it fetches Weixin ilink QR URLs and polls ilinkai.weixin.qq.com for status. The included scripts and doc references target the same service and local OpenClaw paths referenced in the description; there are no unrelated required credentials or binaries.
Instruction Scope
SKILL.md instructs the agent/user to run the provided scripts or equivalent HTTP calls against https://ilinkai.weixin.qq.com and to inspect local OpenClaw state files under ~/.openclaw/openclaw-weixin/. That is within scope. Note: the scripts will print returned fields including bot_token (a secret). Treat terminal output and logs as sensitive and avoid pasting them into untrusted places.
Install Mechanism
There is no install spec (instruction-only with two helper scripts). No downloads from untrusted URLs or archive extraction are present. Risk from installation is minimal — running the included scripts executes local Node/Python code (reviewable) and makes outbound HTTPS requests to the expected host.
Credentials
No environment variables, credentials, or config paths are requested by the skill beyond recommending inspection of the user's OpenClaw state directory. The network calls are limited to the official weixin ilink host. The only sensitive artifact is bot_token returned by the API; the skill does not attempt to transmit it elsewhere.
Persistence & Privilege
Skill is user-invocable, not always-enabled, and does not request persistent system-wide privileges or attempt to modify other skills or agent settings. It does not store credentials on its own.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install weixin-openclaw-login - 安装完成后,直接呼叫该 Skill 的名称或使用
/weixin-openclaw-login触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
中文优先文档;新增获取二维码授权链接脚本与扫码状态轮询脚本;补充微信 OpenClaw 登录排障说明。
v1.0.0
Initial release: capture raw WeChat OpenClaw QR login URL, poll QR status, inspect local token persistence, and verify openclaw-weixin channel readiness.
元数据
常见问题
Weixin OpenClaw Login 是什么?
处理微信个人号接入 OpenClaw 的官方登录流程与排障。用于安装 `@tencent-weixin/openclaw-weixin`、获取新的二维码授权链接、查询扫码状态、修复 `openclaw-weixin` 卡在 `SETUP / no token`、以及整理微信 8.0.70+ 接入 OpenClaw... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 561 次。
如何安装 Weixin OpenClaw Login?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install weixin-openclaw-login」即可一键安装,无需额外配置。
Weixin OpenClaw Login 是免费的吗?
是的,Weixin OpenClaw Login 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Weixin OpenClaw Login 支持哪些平台?
Weixin OpenClaw Login 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Weixin OpenClaw Login?
由 aqHi(@aqhi)开发并维护,当前版本 v1.0.1。
推荐 Skills