Real Skill packageSource verifiedClawHub registry

guaikei-douyin-hotspot-radar

当用户想找短视频内容、研究某个博主、了解一条视频的口碑、追今天的热点时,使用本技能。一句话即可完成:关键词搜抖音、批量抓博主作品、拉视频评论、查实时热榜。用户只说"查一下""帮我看看"而没点名抖音时同样适用。不负责发布、剪辑或下载视频。

Identity and source

Publisher attributionengheng-artregistry owner unverified by skillvetai
Functional categoryMarketing, SEO & Salesautomatically inferred · 69% rule confidence
Package forminstruction with code34 recorded files
Canonical sourceClawHub registryclawhub:engheng-art:guaikei-douyin-hotspot-radar
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/24/2026.claude/skills/guaikei-douyin-hotspot-radar

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/24/2026.agents/skills/guaikei-douyin-hotspot-radar

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/24/2026skills/guaikei-douyin-hotspot-radar

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-hotspot-radar
clawhub inspect @engheng-art/guaikei-douyin-hotspot-radar --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
34 / 34 inspected as text
Checked
8/24/2026, 1:20:36 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
5 dependency and API indicators
  • api: clawhub.ai
  • 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/24/2026, 2:42:30 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:4fc5191d4952374c792882242d8c45ace3a609ffb3a8a4a72ea79a752676a43c
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

Initial release of guaikei抖音热点雷达. - 支持抖音关键词搜索、博主作品抓取、视频评论获取、实时热榜查询四大核心能力 - 智能意图识别,泛化触发短视频调研、竞品分析等场景 - 通过环境变量传递API令牌,严格输出规范与安全合规 - 命令行工具输出结构化 JSON 数据,兼容多步工作流调用 - 完善参数推断、错误处理与详细命令说明