← 返回 Skills 市场
keepwonder

Zhihu

作者 Kiang · GitHub ↗ · v1.0.1
cross-platform ✓ 安全检测通过
3427
总下载
4
收藏
33
当前安装
2
版本数
在 OpenClaw 中安装
/install zhihu
功能描述
Manage Zhihu AI Bot to publish, like/unlike, comment, delete comments, and fetch ring or comment details using Zhihu API credentials.
安全使用建议
Install this only if you want an agent to act through your Zhihu API credentials. Review target IDs and content before allowing publish, reaction, comment, or delete commands, and keep the app secret out of logs, shared config, and source control.
功能分析
Type: OpenClaw Skill Name: zhihu Version: 1.0.1 The skill bundle provides a Python script to interact with the Zhihu API for managing content, reactions, and comments. It correctly retrieves API credentials (ZHIHU_APP_KEY, ZHIHU_APP_SECRET) from environment variables and uses them for HMAC-SHA256 authentication with the official Zhihu API endpoint (openapi.zhihu.com). There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts against the agent in any of the files. All network communication is directed to the stated Zhihu API, and command-line arguments are parsed safely using `argparse`.
能力评估
Purpose & Capability
The documented purpose is publishing pins, reacting, creating or deleting comments, and reading Zhihu ring/comment data; the Python script implements those same Zhihu API operations and no unrelated capabilities.
Instruction Scope
Mutating actions affect a real Zhihu account and public/community content, but they are explicit CLI commands requiring target IDs or content; the main gap is lack of built-in confirmation or dry-run for deletion and posting.
Install Mechanism
Installation is documented through ClawHub with a manual requests dependency; no hidden installer, post-install hook, or automatic execution was found.
Credentials
The skill requires ZHIHU_APP_KEY and ZHIHU_APP_SECRET and uses them to sign requests to https://openapi.zhihu.com, which matches the stated integration; users still need to protect those credentials.
Persistence & Privilege
No persistence, background worker, local file indexing, credential harvesting, local credential storage, or outbound traffic beyond the Zhihu API was found.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install zhihu
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /zhihu 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Added a README.md file with usage, command examples, and API details for the Zhihu Bot integration. - No changes to code or features; documentation only.
v1.0.0
Initial release of the Zhihu AI Bot integration skill. - Publish pins (想法) to Zhihu Rings - Like/unlike pins and comments - Create and delete comments on pins - Retrieve ring details and content lists - Get comment lists for pins or comments - Requires Zhihu API app_key and app_secret environment variables
元数据
Slug zhihu
版本 1.0.1
许可证
累计安装 33
当前安装数 33
历史版本数 2
常见问题

Zhihu 是什么?

Manage Zhihu AI Bot to publish, like/unlike, comment, delete comments, and fetch ring or comment details using Zhihu API credentials. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 3427 次。

如何安装 Zhihu?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install zhihu」即可一键安装,无需额外配置。

Zhihu 是免费的吗?

是的,Zhihu 完全免费(开源免费),可自由下载、安装和使用。

Zhihu 支持哪些平台?

Zhihu 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Zhihu?

由 Kiang(@keepwonder)开发并维护,当前版本 v1.0.1。

💬 留言讨论