← Back to Skills Marketplace
chocomintx

小红书

by ChocomintX · GitHub ↗ · v0.1.0
cross-platform ⚠ suspicious
7828
Downloads
13
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install xiaohongshutools
Description
XiaoHongShu (Little Red Book) data collection and interaction toolkit. Use when working with XiaoHongShu (小红书) platform for: (1) Searching and scraping notes/posts, (2) Getting user profiles and details, (3) Extracting comments and likes, (4) Following users and liking posts, (5) Fetching home feed and trending content. Automatically handles all encryption parameters (cookies, headers) including a1, webId, x-s, x-s-common, x-t, sec_poison_id, websectiga, gid, x-b3-traceid, x-xray-traceid. Supports guest mode and authenticated sessions via web_session cookie.
Usage Guidance
Install only if you are comfortable giving a local automation tool access to a XiaoHongShu session that can act as your account. Avoid using important accounts, do not paste real web_session cookies into code, chats, or logs, and review or remove the read-count metrics workflow, comment mutation APIs, cookie-bearing fingerprint fields, session-cookie logging, and eval-based config parser before operational use.
Capability Analysis
Type: OpenClaw Skill Name: xiaohongshutools Version: 0.1.0 The skill is designed for web scraping and interaction with XiaoHongShu, employing sophisticated reverse-engineering techniques to bypass anti-bot measures. While its functionality aligns with the stated purpose, the nature of web scraping, anti-bot bypass, and the capability to handle security challenges (like QR code logins) without clear malicious intent, classifies it as suspicious. There is no evidence of data exfiltration to unauthorized endpoints, persistence, or unauthorized remote control. The hardcoded path in SKILL.md and a hardcoded fingerprint example in scripts/request/web/encrypt/other/XhsFpGenerator.py are minor concerns but do not indicate malicious intent.
Capability Assessment
Purpose & Capability
Search, scraping, encryption headers, likes, and follows are disclosed and coherent with the stated purpose, but the code also includes comment creation/reply/deletion and an add_note_readnum metrics workflow that simulates note entry/exit activity to raise read counts, which is not clearly disclosed in the user-facing API list.
Instruction Scope
The instructions show authenticated use via web_session and examples for follow/like, but they do not require confirmation for account-mutating actions, do not document comment mutation or read-count telemetry workflows, and provide weak guidance for handling session cookies as sensitive credentials.
Install Mechanism
Installation is a dependency list and hard-coded local sys.path example; I found no installer persistence or startup mechanism, but dependencies are unpinned and the hard-coded path reduces reproducibility.
Credentials
Network access to XiaoHongShu and anti-bot signing are expected for this toolkit, but authenticated session cookies, phone-number SMS login helpers, proxy use, full-cookie fingerprint fields, and profile/fingerprint telemetry make the runtime authority high-impact and under-scoped.
Persistence & Privilege
I found no background persistence, privilege escalation, destructive local file actions, or unauthorized remote-control behavior; the main privilege risks are eval-based config parsing, logs that can include web_session values, and authenticated account actions without built-in guardrails.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install xiaohongshutools
  3. After installation, invoke the skill by name or use /xiaohongshutools
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial release of the XiaoHongShu (Little Red Book) data collection and interaction toolkit. - Search and scrape notes/posts by keyword - Fetch user profiles, note details, comments, likes, and trending content - Support for following users and liking posts - Handles all required XiaoHongShu encryption parameters (no browser/JS required) - Allows operation in both guest mode and authenticated mode (via web_session cookie) - Proxy support for bypassing platform restrictions and rate limits - Provides detailed usage instructions, example workflows, and troubleshooting tips
Metadata
Slug xiaohongshutools
Version 0.1.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 小红书?

XiaoHongShu (Little Red Book) data collection and interaction toolkit. Use when working with XiaoHongShu (小红书) platform for: (1) Searching and scraping notes/posts, (2) Getting user profiles and details, (3) Extracting comments and likes, (4) Following users and liking posts, (5) Fetching home feed and trending content. Automatically handles all encryption parameters (cookies, headers) including a1, webId, x-s, x-s-common, x-t, sec_poison_id, websectiga, gid, x-b3-traceid, x-xray-traceid. Supports guest mode and authenticated sessions via web_session cookie. It is an AI Agent Skill for Claude Code / OpenClaw, with 7828 downloads so far.

How do I install 小红书?

Run "/install xiaohongshutools" 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 ChocomintX (@chocomintx); the current version is v0.1.0.

💬 Comments