← 返回 Skills 市场
legou20221023

小红书数据分析

作者 legou20221023 · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
305
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install xhs-analytics
功能描述
小红书数据分析工具。用于采集笔记数据、分析热度、追踪竞品、生成报告。 Activate when user mentions: 小红书, xiaohongshu, 笔记分析, 博主数据, 热度追踪, 竞品分析
安全使用建议
This package appears to be a straightforward Xiaohongshu analytics toolbox implemented with local Python scripts that return sample data unless you provide credentials. Before installing or running: - Be cautious about providing real cookies or API keys (XHS_COOKIE, XHS_API_KEY). Cookies contain session credentials and can grant account access; only use credentials you control and understand the security/privacy implications. - The registry metadata did not declare the env vars the scripts expect (XHS_API_KEY, XHS_COOKIE). The SKILL.md documents them — confirm this mismatch with the publisher or the source before supplying secrets. - The code currently uses sample data and contains TODOs for real API calls; network/API behavior is not implemented, but if you or a future maintainer add real HTTP calls, review them to ensure they call official endpoints and respect rate limits and platform terms. - Do not run these scripts with high-frequency automated requests against Xiaohongshu without appropriate authorization; follow platform rules and rate limits. - Source is unknown; if you need higher assurance, obtain the skill from a trusted source or review & run the code in an isolated environment first. If you want, I can (1) point out specific lines that expect env vars and where to safely sanitize output, or (2) produce a checklist for safely testing the skill in a sandbox.
功能分析
Type: OpenClaw Skill Name: xhs-analytics Version: 1.0.0 The xhs-analytics skill bundle is a legitimate template for analyzing Xiaohongshu (XHS) data. The scripts (e.g., search_notes.py, analyze_author.py) are currently skeletons that return mock data and require users to provide their own API keys or cookies via environment variables. There is no evidence of data exfiltration, malicious execution, or prompt injection.
能力评估
Purpose & Capability
Name/description (小红书数据分析) match the delivered files and functions: search, author analysis, trend, compare, and report generation. The scripts' behavior (returning sample data unless credentials are provided) is consistent with the stated purpose.
Instruction Scope
SKILL.md instructs how to run the included scripts and how to set API/Cookie; it does not direct the agent to read unrelated files, exfiltrate secrets, or post data to unknown endpoints. The instructions acknowledge alternative data sources and rate-limiting concerns.
Install Mechanism
No install spec; this is an instruction-plus-local-scripts skill. All code is included in the package; there are no downloads, URL fetches, or archive extraction steps that would write arbitrary code to disk at install time.
Credentials
The scripts read XHS_API_KEY and XHS_COOKIE (and optional REQUEST_DELAY/REQUEST_TIMEOUT) from environment, which is appropriate for this skill. However, the registry metadata lists no required env vars — a minor mismatch: the skill expects credentials documented in SKILL.md but the manifest did not declare them.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request persistent/privileged presence nor modify other skills or system settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install xhs-analytics
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /xhs-analytics 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
初始版本:笔记搜索、博主分析、热度分析、竞品对比、报告生成
元数据
Slug xhs-analytics
版本 1.0.0
许可证
累计安装 1
当前安装数 1
历史版本数 1
常见问题

小红书数据分析 是什么?

小红书数据分析工具。用于采集笔记数据、分析热度、追踪竞品、生成报告。 Activate when user mentions: 小红书, xiaohongshu, 笔记分析, 博主数据, 热度追踪, 竞品分析. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 305 次。

如何安装 小红书数据分析?

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

小红书数据分析 是免费的吗?

是的,小红书数据分析 完全免费(开源免费),可自由下载、安装和使用。

小红书数据分析 支持哪些平台?

小红书数据分析 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 小红书数据分析?

由 legou20221023(@legou20221023)开发并维护,当前版本 v1.0.0。

💬 留言讨论