Real Skill packageSource verifiedClawHub registry

xhs-dashboard-build

小红书运营数据工具|当用户需要搜索小红书公开笔记、查看某篇笔记详情与评论、获取单篇笔记评论、或抓取某个博主的公开作品列表时使用,可实现爆款挖掘/竞品分析/KOL筛选/趋势洞察,用数据驱动小红书流量增长,告别盲目创作

Identity and source

Publisher attributionengheng-artregistry owner unverified by skillvetai
Functional categoryData, Spreadsheets & Analyticsautomatically inferred · 59% rule confidence
Package forminstruction with code24 recorded files
Canonical sourceClawHub registryclawhub:engheng-art:xhs-dashboard-build
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/13/2026.claude/skills/xhs-dashboard-build

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/13/2026.agents/skills/xhs-dashboard-build

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/13/2026skills/xhs-dashboard-build

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/xhs-dashboard-build
clawhub inspect @engheng-art/xhs-dashboard-build --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
24 / 24 inspected as text
Checked
8/13/2026, 7:30:35 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: www.xiaohongshu.com
  • api: xhslink.cn
  • api: xhslink.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/13/2026, 9:19:29 AM
Release binding
Matches this record
  • vt: clean
  • skillspector: clean
  • 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:dfa4cab2fd2b4b88e1b70200916d6241053c719bdbc35cc5ed7b17c1406e3ca0
Show up to 24 recorded paths
  • package.json
  • readme.md
  • references/changelog.md
  • references/options.md
  • skill-card.md
  • SKILL.md
  • src/api/comment.js
  • src/api/detail.js
  • src/api/post.js
  • src/api/search.js
  • src/config/constants.js
  • src/utils/args.js
  • src/utils/key.js
  • src/utils/log.js
  • src/utils/name.js
  • src/utils/request.js
  • src/utils/retry.js
  • src/utils/utils.js
  • src/validate/keyword.js
  • src/validate/url.js
  • src/xiaohongshu/comment-cli.js
  • src/xiaohongshu/detail-cli.js
  • src/xiaohongshu/post-cli.js
  • src/xiaohongshu/search-cli.js

Source changelog

xhs-dashboard-build v1.0.0 - 首次发布,支持小红书公开数据的高效检索与分析。 - 提供关键词笔记搜索、笔记详情获取、笔记评论抓取、博主作品列表等核心功能。 - 支持灵活筛选和批量操作,无需登录账号,结构化输出适配内容分析和报告生成。 - 明确区分笔记与博主主页入口,防止错误调用,并内置详细输入指引及错误处理规范。 - 运行环境为 Node.js 16.14.0+,需配置 GUAIKEI_API_TOKEN。