← 返回 Skills 市场
mrmao007

rednote(xiaohongshu,xhs)

作者 MrMao007 · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
703
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install rednote-skills
功能描述
Comprehensive tool for interacting with rednote (xiaohongshu,小红书) platform. This skill enables users to search for posts by keyword, extract content from spe...
安全使用建议
This skill appears to do what it claims: automated browser interactions with Xiaohongshu. Before installing or running it: (1) review the included Python scripts yourself or run them in an isolated environment (VM or container); (2) be aware the scripts will save your login cookies to rednote_cookies.json — treat that file like a credential (store it securely or use a throwaway account); (3) automated actions (likes, comments, publishes) will run as your account and may violate platform terms — proceed with caution; (4) ensure you trust the source before installing Playwright and running arbitrary scripts; (5) if you want stronger safety, modify scripts to run headless-only or add confirmation prompts before performing write actions.
功能分析
Type: OpenClaw Skill Name: rednote-skills Version: 1.0.0 The skill bundle is classified as suspicious due to several vulnerabilities that could be exploited via prompt injection against the OpenClaw agent. Specifically, `scripts/publish_note.py` directly uses user-provided `--image-urls` for file uploads, creating a risk of arbitrary local file exfiltration or RCE if an attacker can control these arguments. Similarly, `scripts/comment_note.py` directly uses `comment_text`, posing a potential XSS risk if the platform is vulnerable and the agent's input is not sanitized. The `rednote_cookies.json` file, which stores authentication tokens, is also a sensitive asset that, while not directly exfiltrated by the skill, could be targeted by an attacker manipulating the agent.
能力评估
Purpose & Capability
The name/description match the delivered artifacts: multiple Playwright scripts for searching, extracting, liking, commenting, following, collecting, publishing, validating and creating cookies for Xiaohongshu. No unrelated capabilities (cloud APIs, AWS creds, etc.) are requested.
Instruction Scope
SKILL.md instructs to run the included Playwright scripts which launch browsers, perform site navigation, and save/load cookies from rednote_cookies.json. The dump script extracts data from the page's JavaScript state (window.__INITIAL_STATE__), including metadata such as IP location if present. The instructions do not reference other system files, environment variables, or external endpoints beyond xiaohongshu.com, but users should note that the skill automates interactive actions (likes/comments/publish) and will act on the user's logged-in account.
Install Mechanism
No registry install spec is provided (instruction-only). The SKILL.md asks the user to install Playwright via pip and run playwright install — a conventional requirement for Playwright-based scripts. There are no downloads from unknown URLs or extracted archives in the registry metadata.
Credentials
The skill requests no environment variables or external credentials, which is appropriate. However, it requires and writes a local storage_state file (rednote_cookies.json) containing auth tokens/cookies — these are effectively credentials and should be protected. The number and type of required artifacts are proportionate to a browser-automation integration.
Persistence & Privilege
The skill is not forced-always and does not modify other skills or global agent settings. Its only persistent artifact is the local cookies file. It does not request elevated system privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install rednote-skills
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /rednote-skills 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
📕 skills that help you connect to rednote (xiaohongshu)
元数据
Slug rednote-skills
版本 1.0.0
许可证
累计安装 2
当前安装数 2
历史版本数 1
常见问题

rednote(xiaohongshu,xhs) 是什么?

Comprehensive tool for interacting with rednote (xiaohongshu,小红书) platform. This skill enables users to search for posts by keyword, extract content from spe... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 703 次。

如何安装 rednote(xiaohongshu,xhs)?

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

rednote(xiaohongshu,xhs) 是免费的吗?

是的,rednote(xiaohongshu,xhs) 完全免费(开源免费),可自由下载、安装和使用。

rednote(xiaohongshu,xhs) 支持哪些平台?

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

谁开发了 rednote(xiaohongshu,xhs)?

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

💬 留言讨论