← 返回 Skills 市场
150
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pku-info-spider
功能描述
WeChat Official Account article crawler (微信公众号爬虫) CLI tool built in Rust. Use this skill when working on the info-spider crate, debugging spider commands, ad...
安全使用建议
This SKILL.md reads like accurate documentation for a local Rust CLI that scrapes WeChat MP. Before installing or giving the agent permission to act: (1) confirm the skill's source and review the actual code (there is no homepage or source link); (2) never paste WeChat account credentials into the agent—if testing login flows, use throwaway accounts; (3) be mindful that scraping MP may violate terms of service or local law and the project explicitly mentions evasion (configurable delays) — consider the legal/ethical implications; (4) restrict the agent's access to your filesystem (especially ~/.config/info-spider/) unless you explicitly want it to read session tokens; and (5) if you need help debugging, prefer having the agent suggest commands/snippets rather than granting it direct execution or file access. If you want a higher-confidence assessment, provide the repository or actual source files for code review.
功能分析
Type: OpenClaw Skill
Name: pku-info-spider
Version: 1.0.0
The skill bundle describes a Rust-based CLI tool ('info-spider') for crawling WeChat Official Account articles via the legitimate mp.weixin.qq.com API. The documentation in SKILL.md outlines standard functionality such as QR code authentication, session management, and article-to-Markdown conversion without any indicators of malicious intent, data exfiltration, or prompt injection.
能力评估
Purpose & Capability
Name, description and SKILL.md consistently describe a Rust CLI for crawling WeChat Official Account articles (login, search, scrape, output formats). Nothing in the metadata asks for unrelated services or credentials.
Instruction Scope
SKILL.md documents repo layout, commands, config path (~/.config/info-spider/) and session tokens (token, fingerprint, bizuin). The file is descriptive and does not itself instruct the agent to read or exfiltrate system files, but it explicitly references local session storage and the QR login flow which an agent might be asked to access when debugging—so exercise caution if allowing the agent to interact with local files or accounts.
Install Mechanism
Instruction-only skill with no install spec, no downloads, and no declared required binaries—lowest install risk.
Credentials
The skill declares no required environment variables or credentials (proportional), but its functionality inherently requires session tokens/credentials stored in config paths. If you plan to use the skill to operate the CLI, be aware it will need access to WeChat session data; the skill does not declare or justify any other unrelated secrets.
Persistence & Privilege
always is false and there is no install-time persistence or modification of other skills. Default autonomous invocation is allowed by platform policy but not a standalone concern here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pku-info-spider - 安装完成后,直接呼叫该 Skill 的名称或使用
/pku-info-spider触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of info-spider: a CLI tool for scraping WeChat Official Account (微信公众号) articles.
- Supports WeChat QR code login (distinct from IAAA), storing its own session data.
- Provides search, article fetch, and single article-to-Markdown conversion features.
- Mimics real user behavior with customizable anti-crawler delays.
- Output articles in table, JSON, or JSONL formats.
- All user-facing output is in Chinese; robust error handling with context provided.
元数据
常见问题
PKU Info Spider 是什么?
WeChat Official Account article crawler (微信公众号爬虫) CLI tool built in Rust. Use this skill when working on the info-spider crate, debugging spider commands, ad... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 150 次。
如何安装 PKU Info Spider?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pku-info-spider」即可一键安装,无需额外配置。
PKU Info Spider 是免费的吗?
是的,PKU Info Spider 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
PKU Info Spider 支持哪些平台?
PKU Info Spider 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 PKU Info Spider?
由 wjsoj(@wjsoj)开发并维护,当前版本 v1.0.0。
推荐 Skills