Real Skill packageSource verifiedClawHub registry

快手洞察与竞品分析助手(KuaiShou Data Miner)

快手(Kuaishou)公开数据检索与竞品分析|当用户要“搜索快手视频/抓取博主作品/拉取视频评论”时使用,输出结构化数据,用于爆款选题、竞品监控、KOL 筛选、评论舆情与趋势洞察。Kuaishou public data, search videos, list creator posts, fetch comments.

Identity and source

Publisher attributionum-whyregistry owner unverified by skillvetai
Functional categorySearch, Research & Knowledgeautomatically inferred · 56% rule confidence
Package forminstruction with code23 recorded files
Canonical sourceClawHub registryclawhub:um-why:kuaishou-data-miner
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/29/2026.claude/skills/kuaishou-data-miner

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/29/2026.agents/skills/kuaishou-data-miner

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/29/2026skills/kuaishou-data-miner

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 @um-why/kuaishou-data-miner
clawhub inspect @um-why/kuaishou-data-miner --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
23 / 23 inspected as text
Checked
8/29/2026, 4:46:57 PM
Scanner
0.1.3
Policy
1.0.3
5 inferred permission indicators
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
  • credential access — automatically inferred
  • external write action — automatically inferred
4 dependency and API indicators
  • api: clawhub.ai
  • api: github.com
  • api: v.kuaishou.com
  • api: www.kuaishou.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/29/2026, 9:38:01 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:63b28ef1c1cdc3ebe0b0b50b28b5bfbaf26e0a3960b3205ba8ae36a0a734a482
Show up to 23 recorded paths
  • LICENSE
  • package.json
  • readme.md
  • references/changelog.md
  • references/options.md
  • scripts/api/comment.js
  • scripts/api/post.js
  • scripts/api/search.js
  • scripts/config/constants.js
  • scripts/kuaishou/comment-cli.js
  • scripts/kuaishou/post-cli.js
  • scripts/kuaishou/search-cli.js
  • scripts/utils/args.js
  • scripts/utils/log.js
  • scripts/utils/name.js
  • scripts/utils/request.js
  • scripts/utils/retry.js
  • scripts/utils/token.js
  • scripts/utils/utils.js
  • scripts/validate/keyword.js
  • scripts/validate/url.js
  • skill-card.md
  • SKILL.md

Source changelog

kuaishou-data-miner 1.0.0 — Initial release - Enables public Kuaishou data mining: search videos by keyword, list creator posts, fetch video comments, all as structured JSON. - Supports use cases like viral topic selection, competitor analysis, creator tracking, comment sentiment analysis, and trend insights. - Does not require a Kuaishou login; operates via a 3rd-party API using GUAIKEI_API_TOKEN. - Clearly defines capability scope, routing rules, input collection, error handling, and output format for robust integration. - Detailed documentation provided for setup, supported scenarios, API error codes, usage constraints, and troubleshooting.