← 返回 Skills 市场
amostafoya-pixel

xiaohongshu-search

作者 amostafoya-pixel · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
226
总下载
1
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install xiaohongshu-search
功能描述
小红书内容搜索工具。通过 browser 工具操控已登录的 Chrome,搜索小红书公开笔记,提取标题、正文、话题标签、点赞数,分析消费趋势。用于市场调研中的消费者趋势研究。
安全使用建议
This skill does what it says (search and scrape Xiaohongshu) but requires Chrome to be started with remote debugging and assumes a logged-in browser profile. That arrangement can expose cookies and other private session data to the agent. Before installing or running: (1) avoid pointing the skill at a Chrome instance that is logged into your real accounts — use a throwaway profile or dedicated browser profile. (2) Launch Chrome with remote debugging bound to localhost only and firewall/block network access to the debugging port so remote attackers cannot connect. (3) Prefer running this skill in an isolated VM/container with no sensitive profiles. (4) If you must use your main profile, require explicit manual review before each run and limit autonomous invocation. (5) If you need stronger assurances, request the author to declare the remote-debugging requirement in the manifest and to add explicit limits (e.g., only access xiaohongshu.com) so the agent cannot navigate other sites or evaluate arbitrary pages.
功能分析
Type: OpenClaw Skill Name: xiaohongshu-search Version: 1.0.0 The skill is a legitimate web scraping tool designed for market research on Xiaohongshu. It provides instructions for an AI agent to automate a local Chrome browser (via remote debugging) to search for keywords, extract public post metadata, and analyze consumer trends. There is no evidence of data exfiltration, malicious code execution, or harmful prompt injection in SKILL.md.
能力评估
Purpose & Capability
The name and description match the instructions: the SKILL.md tells the agent to drive a browser to search Xiaohongshu and extract titles, content, tags, and likes. However, the skill depends on an already logged-in Chrome instance with remote debugging enabled (documented only in SKILL.md), which is a broad capability beyond a simple public-search scraper and is not declared as a requirement in the registry metadata.
Instruction Scope
Instructions explicitly require connecting to Chrome's remote debugging endpoint and driving the browser to load pages and evaluate DOM scripts. While scraping public pages is within scope, controlling a logged-in Chrome gives access to cookies, other sites, and private account data — the SKILL.md does not constrain or limit this, so the runtime instructions could be used to read or exfiltrate data beyond the stated purpose.
Install Mechanism
No install spec and no code files are present (instruction-only skill). This minimizes disk-write/installation risk; there are no external downloads or package installs to review.
Credentials
No environment variables or credentials are declared, which is coherent. However, the skill requires Chrome to be launched with --remote-debugging-port, which effectively grants the skill access to the browser profile and session information (cookies, stored auth). That capability is high-impact relative to the simple scraping task and is not surfaced as a credential or config requirement in the manifest.
Persistence & Privilege
always is false and there are no persistent config changes requested. The skill can be invoked autonomously (default), and combined with browser control this increases the potential blast radius if the agent runs without supervision — this is expected behavior for skills but worth noting as a risk factor here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install xiaohongshu-search
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /xiaohongshu-search 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of xiaohongshu-search: a tool to search and analyze open content from Xiaohongshu via a browser with remote debugging. - Supports extracting note titles, links, author nicknames, like counts, and main content for trend and market research. - Provides step-by-step instructions for searching, content extraction, and analysis of consumer trends. - Includes usage examples and output formats suitable for integration into business research reports.
元数据
Slug xiaohongshu-search
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

xiaohongshu-search 是什么?

小红书内容搜索工具。通过 browser 工具操控已登录的 Chrome,搜索小红书公开笔记,提取标题、正文、话题标签、点赞数,分析消费趋势。用于市场调研中的消费者趋势研究。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 226 次。

如何安装 xiaohongshu-search?

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

xiaohongshu-search 是免费的吗?

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

xiaohongshu-search 支持哪些平台?

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

谁开发了 xiaohongshu-search?

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

💬 留言讨论