Real Skill packageSource verifiedClawHub registry

Kuai Shou Ai Feed

通过关键词搜索快手视频、获取博主作品和拉取视频评论,输出结构化数据助力快手内容分析与竞品监控。

Identity and source

Publisher attributionengheng-artregistry owner unverified by skillvetai
Functional categoryAwaiting category reviewreview pending · 0% rule confidence
Package forminstruction with code22 recorded files
Canonical sourceClawHub registryclawhub:engheng-art:kuai-shou-ai-feed
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 Codeissues found
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 9/2/2026.claude/skills/<skill-name>
1 structural issue
  • error: YAML frontmatter could not be parsed: Nested mappings are not allowed in compact mappings at line 2, column 14: description: 快手公开数据采集与竞品分析技能:按关键词搜索快手视频、获取博主主页作品列表、拉取视频评论,输出结构化 JSON 数据,用于爆款选题、… ^ SKILL.md

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

OpenAI Codexissues found
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 9/2/2026.agents/skills/<skill-name>
1 structural issue
  • error: YAML frontmatter could not be parsed: Nested mappings are not allowed in compact mappings at line 2, column 14: description: 快手公开数据采集与竞品分析技能:按关键词搜索快手视频、获取博主主页作品列表、拉取视频评论,输出结构化 JSON 数据,用于爆款选题、… ^ SKILL.md

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

OpenClawissues found
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 9/2/2026skills/<skill-name>
1 structural issue
  • error: YAML frontmatter could not be parsed: Nested mappings are not allowed in compact mappings at line 2, column 14: description: 快手公开数据采集与竞品分析技能:按关键词搜索快手视频、获取博主主页作品列表、拉取视频评论,输出结构化 JSON 数据,用于爆款选题、… ^ SKILL.md

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 @engheng-art/kuai-shou-ai-feed
clawhub inspect @engheng-art/kuai-shou-ai-feed --version 1.0.0

Security evidence

SkillVetAI static result: medium signal

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
22 / 22 inspected as text
Checked
9/2/2026, 4:32:29 AM
Scanner
0.1.3
Policy
1.0.3
1 automated finding
mediumSKILL.md YAML frontmatter is invalidSKILL.md:1 · confidence 100%Nested mappings are not allowed in compact mappings at line 2, column 14: description: 快手公开数据采集与竞品分析技能:按关键词搜索快手视频、获取博主主页作品列表、拉取视频评论,输出结构化 JSON 数据,用于爆款选题、… ^
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
9/1/2026, 3:49:12 PM
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:eb77c620901ae866f666007c4eafb41044e2c47f8e441aecf423baf253341616
Show up to 22 recorded paths
  • 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

kuai-shou-ai-feed 1.0.0 - 首次发布,提供快手公开数据采集与竞品分析能力 - 支持关键词视频搜索、博主主页作品获取、视频评论抓取等三大功能 - 输出结构化 JSON,适用于爆款选题、竞品监控、KOL 筛选、趋势与舆情分析 - 明确仅支持快手公开数据,不支持抖音、小红书、B站等平台 - 完善调用、输入校验、错误处理与常见问题指引