← 返回 Skills 市场
xuya227939

xiaohongshu-research-kit

作者 江辰 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
122
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install xiaohongshu-research-kit
功能描述
Extract and analyze Xiaohongshu (Little Red Book) content using yt-dlp and gallery-dl. Supports note metadata, image/video extraction, user profile analysis,...
安全使用建议
This skill appears to do what it claims: it guides using local yt-dlp and gallery-dl to extract Xiaohongshu notes and profiles. Before using it, ensure you: (1) run yt-dlp/gallery-dl locally from trusted installs (brew/pip) rather than executing untrusted bundles; (2) avoid pasting raw browser cookie strings into chats — prefer letting yt-dlp/gallery-dl read cookies locally (and only on a machine you control); (3) be aware that cookie access can expose authenticated session tokens, so do not run these commands on shared CI or untrusted hosts; (4) respect Xiaohongshu's terms of service and copyright when downloading or storing media. If you need stronger assurance, ask the publisher for the project repository code to audit or run the commands in an isolated VM/container.
功能分析
Type: OpenClaw Skill Name: xiaohongshu-research-kit Version: 1.0.0 The skill is classified as suspicious due to potential shell injection vulnerabilities in SKILL.md, where the AI agent is instructed to construct and execute shell commands (yt-dlp and gallery-dl) using unvalidated user-provided inputs such as URLs and keywords. Furthermore, the instructions explicitly direct the agent to use the '--cookies-from-browser' flag, which grants access to sensitive browser session data. While these capabilities are functionally relevant to the stated purpose of Xiaohongshu research, the combination of high-privilege data access and the lack of input sanitization poses a significant security risk.
能力评估
Purpose & Capability
Name/description claim to extract Xiaohongshu content and the SKILL.md consistently instructs use of yt-dlp and gallery-dl to do exactly that. No unrelated environment variables, binaries, or install steps are required. The clawhub.json metadata (homepage/support_url) is consistent with a research/extraction toolkit.
Instruction Scope
Instructions stay on-topic (identify URL type, choose yt-dlp for video notes, gallery-dl for image notes, parse JSON). The only notable scope matter: the instructions rely on --cookies-from-browser to access authenticated content, which requires the tools to read browser cookies. The SKILL.md does not instruct any broad file-system reads or sending data to unexpected endpoints, aside from referencing snapvee.com for download guidance.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest-risk distribution. Prerequisites are typical (yt-dlp, gallery-dl) and the doc shows how to install them via brew/pip; there are no remote archive downloads or custom installers in the skill bundle.
Credentials
The skill does not request environment variables or credentials in the bundle, which is proportionate. However, its recommended workflow depends on extracting browser cookies (via --cookies-from-browser), which gives the extracting tool access to session/authentication data. That is necessary for the stated purpose but is sensitive — users should understand the implications before running those commands in shared or untrusted environments.
Persistence & Privilege
The skill does not request elevated persistence (always is false), does not modify other skills or system-wide settings, and contains no install-time hooks. Autonomous invocation is allowed (platform default) but is not combined with other red flags here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install xiaohongshu-research-kit
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /xiaohongshu-research-kit 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of Xiaohongshu Research Kit (v1.0.0). - Extracts and analyzes Xiaohongshu (小红书) content, supporting both note and user profile research. - Uses yt-dlp for video notes and gallery-dl for image notes; cookies/browser authentication required. - Returns structured metadata: title, description, engagement stats, author info, image/video URLs, etc. - Guides users on handling error cases, URL patterns, and usage best practices.
元数据
Slug xiaohongshu-research-kit
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

xiaohongshu-research-kit 是什么?

Extract and analyze Xiaohongshu (Little Red Book) content using yt-dlp and gallery-dl. Supports note metadata, image/video extraction, user profile analysis,... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 122 次。

如何安装 xiaohongshu-research-kit?

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

xiaohongshu-research-kit 是免费的吗?

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

xiaohongshu-research-kit 支持哪些平台?

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

谁开发了 xiaohongshu-research-kit?

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

💬 留言讨论