← 返回 Skills 市场
403914291

Wechat Publisher Skill Clean

作者 403914291 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
94
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install wechat-publisher-skill-clean
功能描述
Automatically collects 15 AI news items and publishes them as HTML drafts to WeChat Official Account with customizable templates and scheduling.
安全使用建议
This skill appears to implement WeChat publishing code and will need your WeChat AppID and AppSecret (and network access). Before installing: (1) don't rely on the registry metadata alone — verify the skill actually requires and documents app_id/app_secret (it does in SKILL.md and code); (2) confirm you trust the author/where the package came from, because supplying AppSecret gives the skill ability to call your WeChat API; (3) note the package metadata is inconsistent with SKILL.md (missing declared env vars and missing install/activate scripts) — ask the publisher for clarification or a verified source; (4) store the AppSecret securely (use environment variables rather than plain config files, set restrictive file permissions) and review the token-cache/license files the skill writes; (5) if you have any doubt, test in an isolated environment (VM or container) and inspect runtime network requests (to ensure there are no unexpected endpoints) before using it with a production account.
功能分析
Type: OpenClaw Skill Name: wechat-publisher-skill-clean Version: 1.0.0 The skill is a legitimate automation tool for collecting AI news and publishing it to WeChat Official Account draft boxes. It uses standard Python libraries (requests) to interact with official WeChat API endpoints (api.weixin.qq.com) and handles sensitive credentials like AppSecret through local configuration or environment variables. The monetization logic, including a 50-use trial and a local license check, is transparently documented in SKILL.md and implemented in publish.py without any evidence of data exfiltration, unauthorized remote execution, or malicious prompt injection.
能力评估
Purpose & Capability
The SKILL.md and code require a WeChat AppID/AppSecret and write token/license/usage files, but the registry metadata lists no required environment variables or primary credential — this is an internal mismatch (the skill legitimately needs AppID/AppSecret, but the package metadata does not declare them). Also SKILL.md refers to install/activate scripts (install.sh, activate.py) that are not present in the file manifest.
Instruction Scope
Runtime instructions and publish.py perform network calls to the WeChat API and the news-collection code calls external news APIs/RSS feeds. SKILL.md instructs users to supply AppID/AppSecret and to run install/config commands; it also documents a payment/activation flow that implies external interactions. SKILL.md's listed file structure differs from the actual manifest (missing install/activate scripts), which is scope/mapping confusion and raises doubt about what the runtime will actually do.
Install Mechanism
There is no automated installer recorded (instruction-only), and the Python scripts included run using local Python and the requests library. No downloads from arbitrary URLs or archive extraction are present in the manifest — install risk is low. The script will prompt to pip install requests if missing.
Credentials
The code expects WeChat credentials (app_id/app_secret) and optionally reads WECHAT_APP_SECRET from environment variables, which is appropriate for WeChat publishing. However the registry metadata does not declare these required credentials. The skill also stores cached tokens, license and usage files locally; these uses are explainable but the undeclared credential requirement is a red flag.
Persistence & Privilege
The skill does not request always:true and does not appear to modify other skills or system-wide settings. It writes logs, token-cache.json, usage/license files under its own memory directory — standard for this type of utility.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install wechat-publisher-skill-clean
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /wechat-publisher-skill-clean 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- 初始发布:wechat-publisher-skill-clean 1.0.0 - 支持自动收集 15 条 AI 新闻并生成 HTML 格式内容 - 一键发布内容到微信公众号草稿箱,支持 5 种专业模板 - 提供 50 次免费试用及永久买断授权机制 - 灵活配置发布时间、模板类型、新闻条数和时区 - 附带详细安装、配置、购买和技术支持说明
元数据
Slug wechat-publisher-skill-clean
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Wechat Publisher Skill Clean 是什么?

Automatically collects 15 AI news items and publishes them as HTML drafts to WeChat Official Account with customizable templates and scheduling. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 94 次。

如何安装 Wechat Publisher Skill Clean?

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

Wechat Publisher Skill Clean 是免费的吗?

是的,Wechat Publisher Skill Clean 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Wechat Publisher Skill Clean 支持哪些平台?

Wechat Publisher Skill Clean 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Wechat Publisher Skill Clean?

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

💬 留言讨论