No red flags found in any of the 11 categories — no credential harvesting, no data exfiltration, no curl-pipe-shell installer. Scanned against the SlowMist agent-security taxonomy, refreshed every 8 hours. Full audit →
by photon-hq · Codex Skill · ★ 803
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
🔒 Is qclaw-wechat-client safe to install? View the security audit →
qclaw-wechat-client 中文文档 Reverse-engineered TypeScript client for QClaw's WeChat Access API. QClaw (管家 OpenClaw) is a Tencent Electron desktop app that wraps an OpenClaw AI Gateway service. It authenticates exclusively through WeChat OAuth2 QR-code login and communicates with Tencent backend servers via a jprx gateway protocol. This library implements that protocol as a standalone TypeScript module. Origin Extracted from - (unencrypted). The API service class ( / ) was found in the bundled renderer at . Install Development Quick start typescript import { QClawClient } from "qclaw-wechat-client"; import type { WxLoginStateData, WxLoginData } from "qclaw-wechat-client"; const client = new QClawClient({ env: "production" }); // Step 1 - get login state (CSRF token) const stateRes = await client.getWxLoginState({ guid: "machine-id" }); const state = QClawClient.unwrap(stateRes)?.state; // Step 2 - show QR code to user const qrUrl = client.buildWxLoginUrl(state!); console.log("Scan this:", qrUrl); // Step 3 - exchange auth code (from WeChat redirect) for session const loginRes = await client.wxLogin({
| Stars | 803 |
| Forks | 380 |
| Language | TypeScript |
| Category | Codex Skill |
| Quality Score | 74.099148534113/100 |
| Open Issues | 10 |
| Last Updated | 2026-03-22 |
| Created | 2026-03-10 |
| Platforms | cli, node |
| Est. Tokens | ~6k |
These tools work well together with qclaw-wechat-client for enhanced workflows:
Looking for a qclaw-wechat-client alternative? If you're comparing qclaw-wechat-client with other codex skill tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.
现已同时支持QClaw和WorkBuddy方式登录!微信包装了开源项目OpenClaw,所以我们把他的Channel抽出来给OpenClaw用了😄
AIWriteX - 微信公众号全自动AI工具:全网热搜舆情聚合+趋势分析+爆款选题+文章采集+一键生成排版发布 | AI自动配图 | 去AI味、过朱雀检测 | 支持小红书/百家号/头条等多平台 | 洗稿润色支持多账号
Unified real-time search engine skill for AI agents.
OpenClaw / QClaw plugin that visualizes AI agents as 3D NPCs in a game town — with social simulation, a map e
🐾 ClawPanel — OpenClaw AI 助手可视化管理面板。Go 单二进制部署,支持 20+ 通道统一管理,跨平台,实时日志监控。
企业微信 AI 机器人插件 - Enterprise WeChat (WeCom) AI Bot plugin for OpenClaw. 支持流式输出、动态 Agent 管理、群聊集成、指令白名单等功能。
Explore other popular codex skill tools:
qclaw-wechat-client is Reverse-engineered TypeScript client for QClaw's WeChat Access API.. It is categorized as a Codex Skill with 803 GitHub stars.
qclaw-wechat-client is primarily written in TypeScript. It covers topics such as agent, openclaw, qclaw.
You can find installation instructions and usage details in the qclaw-wechat-client GitHub repository at github.com/photon-hq/qclaw-wechat-client. The project has 803 stars and 380 forks, indicating an active community.
The top alternatives to qclaw-wechat-client on Agent Skills Hub include wechat-openclaw-channel, AIWriteX, anysearch-mcp-server. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.