← 返回 Skills 市场
swaylq

xhs-note-health

作者 Sway Liu · GitHub ↗ · v1.1.0 · MIT-0
cross-platform ✓ 安全检测通过
290
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install xhs-note-health
功能描述
检测小红书笔记限流状态。通过创作者后台 API 获取所有笔记的 level 字段,判断限流等级、敏感词命中、标签风险。
安全使用建议
This skill is coherent with its purpose but requires your Xiaohongshu creator cookies (sensitive). Before running: (1) review check.py to verify behavior (it only calls creator.xiaohongshu.com and writes local reports); (2) supply cookies from creator.xiaohongshu.com only and avoid uploading them to external services; (3) run in a local or isolated environment; (4) if you export cookies from your browser, prefer exporting only the creator domain and store the file with restricted permissions; (5) revoke or re-export cookies after use if you have concerns. If you need higher assurance, run the script manually rather than granting autonomous agent invocation.
功能分析
Type: OpenClaw Skill Name: xhs-note-health Version: 1.1.0 The skill is a legitimate utility for monitoring Xiaohongshu (XHS) note status by interfacing with the official creator backend API. The script (check.py) reads user-provided session cookies from a local JSON file and performs authenticated GET requests to creator.xiaohongshu.com to retrieve note metadata, such as distribution levels and engagement metrics. It includes a local sensitive word check and generates Markdown or JSON reports. No evidence of data exfiltration, unauthorized remote execution, or malicious prompt injection was found.
能力评估
Purpose & Capability
The skill claims to detect Xiaohongshu note throttling and the included check.py performs exactly that: it loads browser-exported creator cookies, calls the creator.xiaohongshu.com API, reads per-note level fields, detects sensitive words, and generates reports. No unrelated services, credentials, or binaries are requested.
Instruction Scope
SKILL.md instructs the agent to run check.py and provide a cookies JSON. The script only reads the specified cookies file, calls the Xiaohongshu creator API, and writes/prints reports. It does not read other system files, access environment variables, or transmit data to third-party endpoints beyond creator.xiaohongshu.com.
Install Mechanism
There is no install spec; this is an instruction-only skill with one Python script requiring the public requests library. That is proportionate to the described functionality.
Credentials
No environment variables or unrelated secrets are requested. The skill requires a browser-exported cookies JSON (sensitive, but necessary) — the default path is provided but can be overridden with --cookies.
Persistence & Privilege
The skill does not request always:true or other elevated persistence. It does not attempt to modify other skills or system-wide agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install xhs-note-health
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /xhs-note-health 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
v1.1.0: 限流笔记编辑链接、互动数据(点赞/评论/收藏)、--sort 排序、限流原因优化
v1.0.0
v1.0.0: 小红书笔记限流检测 — 通过创作者后台 API 检测所有笔记 level 状态
元数据
Slug xhs-note-health
版本 1.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

xhs-note-health 是什么?

检测小红书笔记限流状态。通过创作者后台 API 获取所有笔记的 level 字段,判断限流等级、敏感词命中、标签风险。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 290 次。

如何安装 xhs-note-health?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install xhs-note-health」即可一键安装,无需额外配置。

xhs-note-health 是免费的吗?

是的,xhs-note-health 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

xhs-note-health 支持哪些平台?

xhs-note-health 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 xhs-note-health?

由 Sway Liu(@swaylq)开发并维护,当前版本 v1.1.0。

💬 留言讨论