← Back to Skills Marketplace
legou20221023

小红书数据分析

by legou20221023 · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
305
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install xhs-analytics
Description
小红书数据分析工具。用于采集笔记数据、分析热度、追踪竞品、生成报告。 Activate when user mentions: 小红书, xiaohongshu, 笔记分析, 博主数据, 热度追踪, 竞品分析
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install xhs-analytics
  3. After installation, invoke the skill by name or use /xhs-analytics
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
初始版本:笔记搜索、博主分析、热度分析、竞品对比、报告生成
Metadata
Slug xhs-analytics
Version 1.0.0
License
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is 小红书数据分析?

小红书数据分析工具。用于采集笔记数据、分析热度、追踪竞品、生成报告。 Activate when user mentions: 小红书, xiaohongshu, 笔记分析, 博主数据, 热度追踪, 竞品分析. It is an AI Agent Skill for Claude Code / OpenClaw, with 305 downloads so far.

How do I install 小红书数据分析?

Run "/install xhs-analytics" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is 小红书数据分析 free?

Yes, 小红书数据分析 is completely free (open-source). You can download, install and use it at no cost.

Which platforms does 小红书数据分析 support?

小红书数据分析 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created 小红书数据分析?

It is built and maintained by legou20221023 (@legou20221023); the current version is v1.0.0.

💬 Comments