← 返回 Skills 市场
a1003916989-blip

微信公众号监控

作者 a1003916989-blip · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
92
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install wechat-monitor
功能描述
微信公众号调研 + 监控 + 报告推送。每个产品独立目录,互不影响。
安全使用建议
This skill appears to do what it says: it calls an external service (https://down.mptext.top) using an API key, checks articles, and writes per‑product reports in ~/.openclaw/workspace/wechat-monitor/. Before installing: 1) Confirm you trust the mptext.top service (its privacy/security and what data it stores). 2) Do not hardcode your API key into monitor.py — prefer setting MPTEXT_API_KEY in your environment. 3) Note the registry metadata did not declare the required env var (MPTEXT_API_KEY); expect to provide that secret manually. 4) Inspect any accounts.json created and the reports folder to ensure no sensitive data is being gathered or stored. If you’re uncomfortable with the external API, consider replacing it with a different data source or running the script in a restricted environment.
功能分析
Type: OpenClaw Skill Name: wechat-monitor Version: 1.0.0 The skill bundle provides a legitimate tool for researching and monitoring WeChat official accounts. It consists of a Python script (monitor.py) that interacts with a third-party API (down.mptext.top) to retrieve article metadata and a structured instruction set (SKILL.md) for the AI agent. The workflow includes a human-in-the-loop confirmation step before the agent modifies configurations, which mitigates the risk of unintended actions. No evidence of data exfiltration, malicious execution, or prompt injection was found; the code is transparent and strictly aligned with its stated purpose.
能力评估
Purpose & Capability
Name/description describe discovering and monitoring WeChat public accounts. Provided monitor.py, SKILL.md, and sample accounts implement searching the mptext API, checking articles, generating reports, and storing them per‑product — all consistent with the stated purpose.
Instruction Scope
Runtime instructions are scoped to researching and monitoring accounts, gathering article metadata, creating per‑product directories, and saving reports. They reference only the workspace paths and an API key for the external mptext service; they do not request unrelated system files or unrelated credentials.
Install Mechanism
No install spec; the skill is instruction + a small Python script. There are no downloads, package installs, or archive extraction. Risk from install mechanism is low.
Credentials
The skill uses an external API key (MPTEXT_API_KEY) in SKILL.md and monitor.py, which is proportionate to its function. However, the registry metadata lists no required env vars — a mismatch. SKILL.md also suggests editing the script to hardcode the key (bad practice).
Persistence & Privilege
always is false and the skill does not request elevated privileges. It writes files under ~/.openclaw/workspace/wechat-monitor/ (per its purpose) and suggests scheduling runs, but it does not modify other skills or system configuration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install wechat-monitor
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /wechat-monitor 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
wechat-monitor 1.0.0 - 首次发布:支持微信公众号调研、竞品及行业账号监控、内容报告自动推送 - 明确两阶段流程:调研(帐号筛选/确认)与监控(日报/选题建议自动生成) - 支持多产品隔离管理,每个产品独立目录与账号列表 - 标准日报模板,含重要更新、选题分析、内容TOP5、内容建议 - 提供API配置、失效处理说明与脚本目录规范
元数据
Slug wechat-monitor
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

微信公众号监控 是什么?

微信公众号调研 + 监控 + 报告推送。每个产品独立目录,互不影响。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 92 次。

如何安装 微信公众号监控?

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

微信公众号监控 是免费的吗?

是的,微信公众号监控 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

微信公众号监控 支持哪些平台?

微信公众号监控 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 微信公众号监控?

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

💬 留言讨论