Real Skill packageSource verifiedClawHub registry

zhihu

使用知乎开放平台搜索知乎和全网内容、获取热榜、调用知乎直答,或读取当前用户自己的知乎创作、关注与收藏。用户提到知乎搜索、社区观点、真实经验、热点、热榜、知乎直答、我的知乎内容、我的关注、我的收藏、开放平台、API、MCP、Access Secret,或要求查看、安装和配置知乎 Skill 时使用。深度研究优先返回搜索原始来源;本人数据只读取完成任务所需的最小范围。

Identity and source

Publisher attributionJeff Yangregistry owner unverified by skillvetai
Functional categoryAgent Engineering, Security & Governanceautomatically inferred · 64% rule confidence
Package forminstruction with code13 recorded files
Canonical sourceClawHub registryclawhub:j3ffyang:zhihu
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/17/2026.claude/skills/zhihu

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/17/2026.agents/skills/zhihu

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/17/2026skills/zhihu

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @j3ffyang/zhihu
clawhub inspect @j3ffyang/zhihu --version 1.0.0

Security evidence

SkillVetAI static result: no findings detected

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
12 / 12 inspected as text
Checked
8/17/2026, 7:21:10 AM
Scanner
0.1.3
Policy
1.0.3
3 inferred permission indicators
  • network access — automatically inferred
  • filesystem write — automatically inferred
  • credential access — automatically inferred
8 dependency and API indicators
  • api: developer-cdn.zhihu.com
  • api: developer.zhihu.com
  • api: openai.com
  • api: openapi.zhihu.com
  • api: pic1.zhimg.com
  • api: picx.zhimg.com
  • api: www.zhihu.com
  • api: zhuanlan.zhihu.com
External clawhub result: clean

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
8/17/2026, 7:14:55 AM
Release binding
Matches this record
  • vt: clean
  • skillspector: suspicious
  • llm: clean

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:017b180dd96a3426be866f48d317e510cf3196b22e2df8eb8a1d230546833578
Show up to 13 recorded paths
  • manifest.json
  • references/cli.md
  • references/http-api.md
  • references/mcp.md
  • references/oauth.md
  • references/open-platform.md
  • references/user-api.md
  • scripts/run.ps1
  • scripts/run.sh
  • scripts/setup.ps1
  • scripts/setup.sh
  • skill-card.md
  • SKILL.md

Source changelog

- Major rewrite: Migrated from legacy Python script integration to official Zhihu CLI, offering enhanced capabilities and modern authentication. - Supports searching Zhihu community and global content, retrieving Zhihu hotlists, direct answer queries, and accessing a user's own creation, follows, and favorites. - Introduces robust initialization, installation, and authentication flow with session-based state checks and secure handling of Access Secret. - Separates research (original content) and quick answer scenarios; emphasizes minimal data scope and fact-based evidence presentation. - Includes modular CLI reference and independently sourced platform/API documentation in the new /references directory. - Legacy Python scripts and prior documentation removed for a streamlined, CLI-first workflow.