Real Skill packageSource verifiedClawHub registry

guaikei-douyin-open-intel

当用户想搜抖音视频、查抖音热榜、翻视频评论、看某个博主都发过什么时,使用本技能。用户说"帮我搜下""网上谁在讲这个""评论区怎么说""这个账号更新了啥"时也要用——即使没提到"抖音"两个字。不适用于发布视频、下载去水印或其他平台。

Identity and source

Publisher attributionengheng-artregistry owner unverified by skillvetai
Functional categoryWriting, Content & Translationautomatically inferred · 57% rule confidence
Package forminstruction with code34 recorded files
Canonical sourceClawHub registryclawhub:engheng-art:guaikei-douyin-open-intel
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/20/2026.claude/skills/guaikei-douyin-open-intel

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/20/2026.agents/skills/guaikei-douyin-open-intel

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/20/2026skills/guaikei-douyin-open-intel

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/guaikei-douyin-open-intel
clawhub inspect @engheng-art/guaikei-douyin-open-intel --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
33 / 33 inspected as text
Checked
8/20/2026, 1:53:04 AM
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: github.com
  • api: json-schema.org
  • api: v.douyin.com
  • api: www.douyin.com
External clawhub result: suspicious

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/20/2026, 1:57:05 AM
Release binding
Matches this record
  • skillspector: suspicious
  • llm: suspicious

Recorded files

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

Package content hashsha256:c3f57c2edd682270e9a565384de4f938e88213a28ab18f6493f3c827dbc72d15
Show up to 30 recorded paths
  • assets/comment_cli_req.schema.json
  • assets/comment_cli_resp.schema.json
  • assets/hot_cli_resp.schema.json
  • assets/post_cli_req.schema.json
  • assets/post_cli_resp.schema.json
  • assets/search_cli_req.schema.json
  • assets/search_cli_resp.schema.json
  • package.json
  • readme.md
  • references/changelog.md
  • references/options.md
  • skill-card.md
  • SKILL.md
  • src/api/comment.js
  • src/api/hot.js
  • src/api/post.js
  • src/api/search.js
  • src/config/constants.js
  • src/douyin/comment-cli.js
  • src/douyin/hot-cli.js
  • src/douyin/post-cli.js
  • src/douyin/search-cli.js
  • src/utils/args.js
  • src/utils/errors.js
  • src/utils/log.js
  • src/utils/name.js
  • src/utils/request.js
  • src/utils/retry.js
  • src/utils/token.js
  • src/utils/utils.js

Source changelog

- 首次发布 guaikei抖音开放情报技能,支持抖音公开数据获取。 - 提供关键词视频搜索、博主作品抓取、视频评论分析、实时热榜查询等功能。 - 明确用户意图匹配与参数推断规则,支持隐式竞品分析、舆情监控等场景。 - 数据输出纯 JSON,单次最多获取 1 万条,用于内容策划与分析。 - 增强权限与令牌管理规范,令牌无效时仅输出中性提示,无联系方式或营销内容。