← 返回 Skills 市场
V2ex Hot Cn
作者
Guohongbin
· GitHub ↗
· v1.0.0
683
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install v2ex-hot-cn
功能描述
V2EX 热门话题监控 | V2EX Hot Topics Monitor. 获取 V2EX 热门帖子、技术讨论、数码生活 | Get V2EX trending posts, tech discussions, digital life. 触发词:V2EX、v2、程序员社区.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install v2ex-hot-cn - 安装完成后,直接呼叫该 Skill 的名称或使用
/v2ex-hot-cn触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
V2ex Hot Cn 是什么?
V2EX 热门话题监控 | V2EX Hot Topics Monitor. 获取 V2EX 热门帖子、技术讨论、数码生活 | Get V2EX trending posts, tech discussions, digital life. 触发词:V2EX、v2、程序员社区. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 683 次。
如何安装 V2ex Hot Cn?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install v2ex-hot-cn」即可一键安装,无需额外配置。
V2ex Hot Cn 是免费的吗?
是的,V2ex Hot Cn 完全免费(开源免费),可自由下载、安装和使用。
V2ex Hot Cn 支持哪些平台?
V2ex Hot Cn 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 V2ex Hot Cn?
由 Guohongbin(@guohongbin-git)开发并维护,当前版本 v1.0.0。
推荐 Skills