← Back to Skills Marketplace
sweesama

ReadGZH

by sweesama · GitHub ↗ · v1.3.9 · MIT-0
cross-platform ⚠ suspicious
635
Downloads
2
Stars
5
Active Installs
6
Versions
Install in OpenClaw
/install readgzh
Description
让 AI 读懂微信公众号。自研 7 阶段提取管线,99.89% 穿透反爬,Token 消耗降低 50–87%。支持 ChatGPT、Claude、Perplexity、Gemini 等平台无缝引用。| Let AI read and understand WeChat Official Accounts. Sel...
Usage Guidance
Before installing, consider that the skill will send URLs and article content to https://readgzh.site (their API/MCP server) and that the package includes an embedded API key (credentials.json). That embedded key is unexpected and risky: it could be abused, may be a shared/demo key, and could expose your activity or cause billing/abuse on the owner's account. Ask the publisher to remove the credentials file (or provide clear justification), rotate the exposed key, and instead require users to supply their own API key via a documented env var. If you don't trust readgzh.site, do not configure MCP or use the bundled key; use your own API key and review privacy/retention terms (shared cache means read articles may be stored and available to other users). If you proceed, monitor usage of any API key you supply and avoid passing sensitive or private article URLs you don't want stored on a third-party cache.
Capability Analysis
Type: OpenClaw Skill Name: readgzh Version: 1.3.9 The skill bundle provides a functional tool for parsing WeChat articles into Markdown via the ReadGZH API (api.readgzh.site). It is classified as suspicious primarily due to the inclusion of a hardcoded 'live' API key in credentials.json, which represents a security vulnerability (credential exposure). While the instructions in SKILL.md and the OpenAPI specification are consistent with the stated purpose, the presence of pre-configured credentials in a distributed bundle is a high-risk practice.
Capability Tags
requires-oauth-tokenrequires-sensitive-credentials
Capability Assessment
Purpose & Capability
Name, README, SKILL.md and openapi.yaml consistently describe a WeChat article scraping/caching API (endpoints, MCP support, browser/CDP fallback). That functionality is coherent with the declared purpose. However, bundling a credentials.json with an apparent live API key is unexpected for a read-only/instruction-only skill and does not match the declared 'no required env vars' (incoherence).
Instruction Scope
SKILL.md instructions stay within the stated function: calling the readgzh.site API, configuring an MCP server, or using a browser CDP session. The instructions do not request reading local user files or other unrelated system secrets. They do encourage using an Authorization header or URL key parameter (which is part of the service design).
Install Mechanism
This is instruction-only (no install spec and no code). No downloads or archive extraction are specified, which is low-risk for installation mechanics.
Credentials
The package declares no required environment variables, but includes credentials.json containing a bearer-style API key (sk_live_...). Embedding a live-looking API key in distributed files is disproportionate and risky: it enables use of the service without separate auth, may expose a paid/support account, and contradicts the declared env/credential model.
Persistence & Privilege
Skill is not force-included (always:false) and does not request system-wide configuration changes. The MCP integration will auto-authenticate if configured — a normal convenience — but that increases the risk if a bundled credential is present.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install readgzh
  3. After installation, invoke the skill by name or use /readgzh
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.3.9
Add usage warnings, MCP config, 429 error explanation, credits correction
v1.3.8
Remove raw YAML frontmatter from README display; clean markdown formatting
v1.3.7
Fix API call format: MCP JSON-RPC endpoint is the correct way to get Markdown; OpenAPI GET /rd returns HTML for fresh articles
v1.3.6
Enhance: add Chinese to ClawHub title
v1.3.5
Enhance: add bilingual Chinese/English description for ClawHub
v1.3.0
Initial public release. Read, search, list, and get WeChat articles via cloud API. Shared cache, CDN image proxy, image-post support.
Metadata
Slug readgzh
Version 1.3.9
License MIT-0
All-time Installs 6
Active Installs 5
Total Versions 6
Frequently Asked Questions

What is ReadGZH?

让 AI 读懂微信公众号。自研 7 阶段提取管线,99.89% 穿透反爬,Token 消耗降低 50–87%。支持 ChatGPT、Claude、Perplexity、Gemini 等平台无缝引用。| Let AI read and understand WeChat Official Accounts. Sel... It is an AI Agent Skill for Claude Code / OpenClaw, with 635 downloads so far.

How do I install ReadGZH?

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

Is ReadGZH free?

Yes, ReadGZH is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does ReadGZH support?

ReadGZH is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created ReadGZH?

It is built and maintained by sweesama (@sweesama); the current version is v1.3.9.

💬 Comments