← Back to Skills Marketplace
aqhi

Weixin OpenClaw Login

by aqHi · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
561
Downloads
3
Stars
2
Active Installs
2
Versions
Install in OpenClaw
/install weixin-openclaw-login
Description
处理微信个人号接入 OpenClaw 的官方登录流程与排障。用于安装 `@tencent-weixin/openclaw-weixin`、获取新的二维码授权链接、查询扫码状态、修复 `openclaw-weixin` 卡在 `SETUP / no token`、以及整理微信 8.0.70+ 接入 OpenClaw...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install weixin-openclaw-login
  3. After installation, invoke the skill by name or use /weixin-openclaw-login
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug weixin-openclaw-login
Version 1.0.1
License MIT-0
All-time Installs 2
Active Installs 2
Total Versions 2
Frequently Asked Questions

What is Weixin OpenClaw Login?

处理微信个人号接入 OpenClaw 的官方登录流程与排障。用于安装 `@tencent-weixin/openclaw-weixin`、获取新的二维码授权链接、查询扫码状态、修复 `openclaw-weixin` 卡在 `SETUP / no token`、以及整理微信 8.0.70+ 接入 OpenClaw... It is an AI Agent Skill for Claude Code / OpenClaw, with 561 downloads so far.

How do I install Weixin OpenClaw Login?

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

Is Weixin OpenClaw Login free?

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

Which platforms does Weixin OpenClaw Login support?

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

Who created Weixin OpenClaw Login?

It is built and maintained by aqHi (@aqhi); the current version is v1.0.1.

💬 Comments