.claude/skills/guaikei-douyin-search-and-analyzeRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
当用户要查抖音公开数据时使用本技能:搜视频、抓博主作品、读评论、看实时热榜。做选题、找对标、看口碑、追热点即使用户没提"抖音"也适用。不用于发布/剪辑/下载视频或其他平台。
These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.
These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.
.claude/skills/guaikei-douyin-search-and-analyzeRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/guaikei-douyin-search-and-analyzeRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/guaikei-douyin-search-and-analyzeRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
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-search-and-analyzeclawhub inspect @engheng-art/guaikei-douyin-search-and-analyze --version 1.0.0This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.
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.
The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.
sha256:301213b00500f0a6288cd35c7fa1dda30460e984f432f9caea546db1182dc1b8assets/comment_cli_req.schema.jsonassets/comment_cli_resp.schema.jsonassets/hot_cli_resp.schema.jsonassets/post_cli_req.schema.jsonassets/post_cli_resp.schema.jsonassets/search_cli_req.schema.jsonassets/search_cli_resp.schema.jsonpackage.jsonreadme.mdreferences/changelog.mdreferences/options.mdskill-card.mdSKILL.mdsrc/api/comment.jssrc/api/hot.jssrc/api/post.jssrc/api/search.jssrc/config/constants.jssrc/douyin/comment-cli.jssrc/douyin/hot-cli.jssrc/douyin/post-cli.jssrc/douyin/search-cli.jssrc/utils/args.jssrc/utils/errors.jssrc/utils/log.jssrc/utils/name.jssrc/utils/request.jssrc/utils/retry.jssrc/utils/token.jssrc/utils/utils.jsInitial release: Douyin search and analysis skill for public data research. - Enables searching Douyin videos/posts/users, fetching creator content, reading comments, and viewing real-time trending topics. - Supports keyword mapping and scenario-based intent recognition—even if users don't mention "Douyin." - Pure CLI tool; works with Node.js (no extra dependencies), using only public data—no login, publishing, editing, or downloading. - Strict token handling: environment variable only, never prints or stores tokens; outputs only neutral error messages if token is invalid. - Results in JSON, detailed parameter mapping, clear error handling, and usage examples included. - For internal research and analysis only; respects Douyin terms and privacy.