← Back to Skills Marketplace
WeChat Social Automation
by
daimingvip-a11y
· GitHub ↗
· v0.1.1
· MIT-0
366
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install wechat-social-automation
Description
自动管理微信公众号和朋友圈内容,实现文章发布、定时推送、互动分析及粉丝管理功能。
Usage Guidance
This skill claims to automate WeChat accounts and its SKILL.md asks for your AppID/AppSecret/Token — those are valid credentials for the claimed task. However, the registry metadata does not list any required secrets (inconsistent), the integration is marked unimplemented, and the README suggests putting credentials into TOOLS.md (plaintext). Do not supply credentials until you verify how they will be used and stored: ask the developer how API calls are performed, whether secrets are stored encrypted or in a vault, request the actual implementation/source code, and prefer using platform-managed secret fields rather than embedding credentials in files. If you must test, create a limited-scope/test WeChat account or API key and avoid using production credentials.
Capability Analysis
Type: OpenClaw Skill
Name: wechat-social-automation
Version: 0.1.1
The skill bundle contains only documentation and metadata for a WeChat automation tool (SKILL.md, README.md). It lacks executable code and describes legitimate features such as article publishing and data analysis; while it requests API credentials (AppID/AppSecret), this is standard for the stated purpose and no malicious intent or prompt injection was found.
Capability Assessment
Purpose & Capability
The skill is for managing WeChat public accounts and friend-circle posts, and the SKILL.md requests WECHAT_APP_ID, WECHAT_APP_SECRET, and WECHAT_TOKEN — those credentials are appropriate for the claimed purpose. However, the registry metadata lists no required environment variables or primary credential, which is inconsistent with the instructions and reduces trust.
Instruction Scope
SKILL.md describes publishing, scheduling, analytics, and fan management and instructs users to provide WeChat credentials or add them to TOOLS.md. The instructions do not ask the agent to read unrelated system files or external secrets, but they are vague about how API integration will be performed (no endpoints, no auth flow, and many features are marked unimplemented). This ambiguity could lead to the agent asking for sensitive info without a clear, implemented backend.
Install Mechanism
No install spec and no code files (instruction-only) — minimal installation risk because nothing is downloaded or written by the skill itself. However, because the skill is not implemented, functionality depends on external integration that is not specified.
Credentials
The SKILL.md requires AppID/AppSecret/Token which are reasonable for WeChat API access, but the registry metadata does not declare any required env vars or primary credential (mismatch). The README suggests adding secrets into a TOOLS.md file (plaintext), which is insecure. The skill requests sensitive credentials without describing secure handling, storage, or scoping.
Persistence & Privilege
The skill is not marked always:true and does not request persistent system-level privileges. As instruction-only, it does not modify other skills or system configs according to the provided files.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install wechat-social-automation - After installation, invoke the skill by name or use
/wechat-social-automation - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.1
Update SKILL.md and README.md with detailed documentation
v0.1.0
Initial release - WeChat official account and moments automation
Metadata
Frequently Asked Questions
What is WeChat Social Automation?
自动管理微信公众号和朋友圈内容,实现文章发布、定时推送、互动分析及粉丝管理功能。 It is an AI Agent Skill for Claude Code / OpenClaw, with 366 downloads so far.
How do I install WeChat Social Automation?
Run "/install wechat-social-automation" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is WeChat Social Automation free?
Yes, WeChat Social Automation is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does WeChat Social Automation support?
WeChat Social Automation is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created WeChat Social Automation?
It is built and maintained by daimingvip-a11y (@daimingvip-a11y); the current version is v0.1.1.
More Skills