← Back to Skills Marketplace
guohongbin-git

V2ex Hot Cn

by Guohongbin · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
683
Downloads
0
Stars
2
Active Installs
1
Versions
Install in OpenClaw
/install v2ex-hot-cn
Description
V2EX 热门话题监控 | V2EX Hot Topics Monitor. 获取 V2EX 热门帖子、技术讨论、数码生活 | Get V2EX trending posts, tech discussions, digital life. 触发词:V2EX、v2、程序员社区.
Usage Guidance
This skill appears low-risk: it contains a small Python script that returns mocked V2EX posts and asks for python3 (curl is declared but unused). Before installing, consider: (1) there is no homepage or upstream repository — review the script yourself (it's short) to confirm behavior; (2) if you expect live fetching from V2EX, verify the author will add safe network calls and that you understand any network endpoints used; and (3) because the skill runs code, only enable it if you trust the publisher or have reviewed the code.
Capability Analysis
Type: OpenClaw Skill Name: v2ex-hot-cn Version: 1.0.0 The skill bundle is benign. The `scripts/v2ex_fetch.py` script explicitly uses hardcoded 'mock data' for V2EX topics and does not perform any actual network requests, file system operations, or subprocess executions. While `SKILL.md` declares `curl` as a required binary, the Python script does not utilize it. There are no signs of data exfiltration, malicious execution, persistence, or prompt injection attempts against the agent.
Capability Assessment
Purpose & Capability
Name/description (V2EX hot topics monitor) align with included code and SKILL.md: a small Python fetcher and examples that produce trending-post style output. The capability requested (running python3) matches the included script.
Instruction Scope
SKILL.md describes fetching V2EX topics and shows example queries/outputs but does not include commands that read unrelated files or credentials. The included script get_v2ex_hot() returns hard-coded mock data and does not perform network I/O. Note: the SKILL metadata declares curl as a required binary but neither SKILL.md nor the script uses curl—this is a minor inconsistency but not a security risk by itself.
Install Mechanism
No install spec (instruction-only with a bundled script). Nothing is downloaded or extracted during install; no external package installs are requested.
Credentials
No environment variables, credentials, or config paths are required. The skill does not request tokens or secrets and the included code does not read environment variables.
Persistence & Privilege
always is false and the skill does not request persistent system changes or modify other skills. It only requires executing a local Python script when invoked.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install v2ex-hot-cn
  3. After installation, invoke the skill by name or use /v2ex-hot-cn
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
v2ex-hot-cn 1.0.0 - Initial release. - Monitors V2EX trending posts, tech discussions, and digital life topics. - Supports categorized topics (tech, creative, Apple, job, fun). - Tracks popular replies and active users. - Triggered by keywords: V2EX, v2, 程序员社区. - Requires python3 and curl.
Metadata
Slug v2ex-hot-cn
Version 1.0.0
License
All-time Installs 3
Active Installs 2
Total Versions 1
Frequently Asked Questions

What is V2ex Hot Cn?

V2EX 热门话题监控 | V2EX Hot Topics Monitor. 获取 V2EX 热门帖子、技术讨论、数码生活 | Get V2EX trending posts, tech discussions, digital life. 触发词:V2EX、v2、程序员社区. It is an AI Agent Skill for Claude Code / OpenClaw, with 683 downloads so far.

How do I install V2ex Hot Cn?

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

Is V2ex Hot Cn free?

Yes, V2ex Hot Cn is completely free (open-source). You can download, install and use it at no cost.

Which platforms does V2ex Hot Cn support?

V2ex Hot Cn is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created V2ex Hot Cn?

It is built and maintained by Guohongbin (@guohongbin-git); the current version is v1.0.0.

💬 Comments