Real Skill packageSource verifiedClawHub registry

红笔记内容脉搏

检索小红书公开内容:按关键词搜笔记、查单篇笔记详情、单独拉取评论区、抓取博主主页作品列表,输出结构化 JSON,支撑爆款选题、竞品监控、KOL 筛选与评论舆情分析。只要用户想从小红书拿内容数据——提到小红书/红笔记/xhs/rednote,或给出 xiaohongshu.com / xhslink.com 链接并索要笔记、评论、博主作品信息——即可使用,即使未出现平台名也能通过链接与数据诉求识别。仅限公开数据,不做登录、发布、互动与私密内容获取。

Identity and source

Publisher attributionengheng-artregistry owner unverified by skillvetai
Functional categoryWriting, Content & Translationautomatically inferred · 57% rule confidence
Package forminstruction with code24 recorded files
Canonical sourceClawHub registryclawhub:engheng-art:guaikei-rednote-pulse
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/guaikei-rednote-pulse

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/guaikei-rednote-pulse

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/guaikei-rednote-pulse

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-rednote-pulse
clawhub inspect @engheng-art/guaikei-rednote-pulse --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, 9:45:51 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
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, 3:14:29 AM
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:27742ff015f961c5ddfc98a5a36553624c34333dde51540db3d9b0cd66fd7ddc
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

Initial release of guaikei-rednote-pulse. - Enables retrieval of XiaoHongShu (小红书) public content: keyword note search, note detail lookup, comment extraction, and creator post list, with structured JSON output. - Supports selection topics, competitor monitoring, KOL filtering, and comment sentiment analysis. - Triggers on xiaohongshu.com/xhslink.com URLs or related keywords; only public data, no login/publishing/private data access. - Requires GUAIKEI_API_TOKEN for API access; instructions and developer support provided. - Multiple command-line scripts with configurable parameters for flexible data collection scenarios.