← Back to Skills Marketplace
a1003916989-blip

微信公众号监控

by a1003916989-blip · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
92
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install wechat-monitor
Description
微信公众号调研 + 监控 + 报告推送。每个产品独立目录,互不影响。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install wechat-monitor
  3. After installation, invoke the skill by name or use /wechat-monitor
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
wechat-monitor 1.0.0 - 首次发布:支持微信公众号调研、竞品及行业账号监控、内容报告自动推送 - 明确两阶段流程:调研(帐号筛选/确认)与监控(日报/选题建议自动生成) - 支持多产品隔离管理,每个产品独立目录与账号列表 - 标准日报模板,含重要更新、选题分析、内容TOP5、内容建议 - 提供API配置、失效处理说明与脚本目录规范
Metadata
Slug wechat-monitor
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 微信公众号监控?

微信公众号调研 + 监控 + 报告推送。每个产品独立目录,互不影响。 It is an AI Agent Skill for Claude Code / OpenClaw, with 92 downloads so far.

How do I install 微信公众号监控?

Run "/install wechat-monitor" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is 微信公众号监控 free?

Yes, 微信公众号监控 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does 微信公众号监控 support?

微信公众号监控 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created 微信公众号监控?

It is built and maintained by a1003916989-blip (@a1003916989-blip); the current version is v1.0.0.

💬 Comments