← 返回 Skills 市场
whailon

Wecom Add Friend

作者 whailon · GitHub ↗ · v1.0.1 · MIT-0
win32 ⚠ suspicious
355
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install wecom-add-friend
功能描述
企业微信自动添加好友技能,支持批量手机号添加
安全使用建议
This skill automates your mouse and keyboard to interact with the Enterprise WeChat PC client. Before using it: (1) verify you trust the script; (2) run the --setup flow while following prompts so coordinates are correct; (3) test with harmless/test phone numbers first to ensure it targets the correct window; (4) ensure WXWork is logged in and visible; (5) be aware the script can click anywhere if it misidentifies the window — keep a hand on the mouse/keyboard or use the FAILSAFE (move mouse to top-left) to abort; (6) ensure Python and required GUI libs (pyautogui, pygetwindow) are installed from trusted sources. If you need stronger guarantees, inspect the full script locally or run it in a controlled/test environment.
功能分析
Type: OpenClaw Skill Name: wecom-add-friend Version: 1.0.1 The skill implements GUI automation for the WeChat Work (WeCom) PC client using high-risk libraries like `pyautogui` and `pygetwindow`, along with `subprocess` calls. While these capabilities are aligned with the stated purpose of automating friend requests, the inherent risk of desktop automation and the use of `shell=True` in `bin/wecom_auto_add.py` warrant a suspicious classification. The script includes a manual coordinate setup process and hardcoded test phone numbers (e.g., 18655104861), but no evidence of intentional malice, data exfiltration, or prompt injection was found.
能力评估
Purpose & Capability
Name/description, required binary (python), included script (bin/wecom_auto_add.py), and SKILL.md instructions all consistently implement Windows GUI automation for 企业微信 (WeCom) friend-adding. There are no unrelated credentials, binaries, or config paths requested.
Instruction Scope
Instructions correctly direct the agent to run the included Python script and to perform a one-time coordinate setup. The script performs local GUI automation (mouse/keyboard clicks, window detection) and can start or detect WXWork.exe. Note: if the script fails to identify the WeCom window by title it falls back to picking the first non-minimized visible window, which could cause clicks to target the wrong application — this is a safety/usability risk but consistent with the skill's purpose.
Install Mechanism
No install spec; this is instruction-only with a single provided Python script. No downloads from external URLs or package registry installs are performed by the skill.
Credentials
The skill requires only a local Python runtime and the included script; it declares no environment variables, credentials, or external endpoints. That is proportionate to GUI automation of a desktop client.
Persistence & Privilege
The skill is not always-enabled and uses normal, local operations. It does not modify other skills/configs or request elevated platform privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install wecom-add-friend
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /wecom-add-friend 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- No user-facing changes in this release. - Maintenance update with no changes to documentation or features.
v1.0.0
- Initial release of the 企业微信自动添加好友技能. - Supports bulk adding of friends via mobile numbers on 企业微信 PC. - Automatically skips non-existent users and allows adjustable intervals to avoid platform risk control. - Simple command examples and parameter parsing rules for user-friendly operation. - First-time setup instructions included for UI coordinate mapping. - Windows only; requires Python and the specified script file.
元数据
Slug wecom-add-friend
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Wecom Add Friend 是什么?

企业微信自动添加好友技能,支持批量手机号添加. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 355 次。

如何安装 Wecom Add Friend?

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

Wecom Add Friend 是免费的吗?

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

Wecom Add Friend 支持哪些平台?

Wecom Add Friend 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(win32)。

谁开发了 Wecom Add Friend?

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

💬 留言讨论