← 返回 Skills 市场
701
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install v2ex
功能描述
V2EX API 2.0 integration for accessing V2EX forum data, notifications, topics, nodes, and member profiles
安全使用建议
This skill appears to be a straightforward V2EX API helper, but the package metadata omits the fact that a Personal Access Token is required. Before installing: 1) Verify the skill's source/homepage or contact the publisher to confirm origin and intent. 2) Confirm how you will supply the token to the platform (environment variable like V2EX_TOKEN is suggested by SKILL.md) and that the platform will treat it as a secret. 3) Use a least-privilege/rotatable token and avoid pasting the token into chat or non-secret storage. 4) Ask the publisher to update the registry metadata to declare the required credential so the platform and users can make an informed decision. If you cannot verify the source or ensure secret handling, do not provide your token.
功能分析
Type: OpenClaw Skill
Name: v2ex
Version: 1.0.0
The skill bundle provides a legitimate integration with the V2EX API. The `SKILL.md` documentation and the embedded Python example code correctly instruct users to obtain and securely store an API token, which is then retrieved from an environment variable (`V2EX_TOKEN`) for authentication. All network requests are directed to the official `https://www.v2ex.com` domain, aligning with the stated purpose. There is no evidence of data exfiltration to unauthorized endpoints, malicious execution, persistence mechanisms, or prompt injection attempts against the AI agent.
能力评估
Purpose & Capability
The skill's name, description, and SKILL.md all describe a V2EX API integration and the described endpoints match that purpose. However, the metadata declares no required environment variables or primary credential while the runtime instructions and examples explicitly require a Personal Access Token (e.g., V2EX_TOKEN). That mismatch is unexplained and notable.
Instruction Scope
The SKILL.md instructions stay within the expected scope of a forum API integration (curl examples, endpoints, pagination, rate-limit guidance, and a sample Python client). They do not instruct reading unrelated system files or contacting unexpected endpoints. They do, however, instruct the use of a bearer token stored in an environment variable even though the registry metadata omits that requirement.
Install Mechanism
This is an instruction-only skill with no install spec and no code files shipped in the package, which minimizes installation risk (nothing is downloaded or written to disk by the skill itself).
Credentials
The skill legitimately requires a Personal Access Token to call protected V2EX endpoints; that is proportionate to the stated purpose. The concern is that the registry metadata does not declare any required env vars or a primary credential. Without metadata declaring the token, users/platforms may not recognize the secret requirement and may mishandle token provisioning or permissioning.
Persistence & Privilege
The skill does not request persistent/always-on presence (always:false) and does not claim to modify other skills or system-wide settings. Autonomous invocation is allowed by default but not combined with other high-risk factors here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install v2ex - 安装完成后,直接呼叫该 Skill 的名称或使用
/v2ex触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release with V2EX API 2.0 integration.
- Access V2EX forum data including notifications, topics, nodes, and member profiles.
- Supports authentication via Personal Access Token.
- Provides usage examples and best practices for API integration.
- Includes classic (no authentication) and v2 endpoints for topics.
- Documents available endpoints, error handling, rate limits, and workflows.
元数据
常见问题
v2ex 是什么?
V2EX API 2.0 integration for accessing V2EX forum data, notifications, topics, nodes, and member profiles. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 701 次。
如何安装 v2ex?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install v2ex」即可一键安装,无需额外配置。
v2ex 是免费的吗?
是的,v2ex 完全免费(开源免费),可自由下载、安装和使用。
v2ex 支持哪些平台?
v2ex 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 v2ex?
由 Tim Qian(@timqian)开发并维护,当前版本 v1.0.0。
推荐 Skills