← 返回 Skills 市场
bombfuock

Xiaohongshu Api

作者 BOMBFUOCK · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
2052
总下载
2
收藏
8
当前安装
1
版本数
在 OpenClaw 中安装
/install xiaohongshu-api
功能描述
小红书数据API - 通过TikHub获取小红书帖子、评论、用户信息 / Xiaohongshu Data API via TikHub
安全使用建议
This skill's code and docs show it calls the TikHub API to fetch public Xiaohongshu data, which is consistent with its stated purpose. However: 1) The package metadata does not declare the TikHub API key requirement or the Python 'requests' dependency — you'll need to provide an API key (or pass it via --api-key) and ensure 'requests' is installed. 2) There is no homepage or trusted source listed and the owner ID looks uninformative; if you don't already trust the publisher, inspect the included script yourself (it's short and readable) before running. 3) Understand that using the skill will make outbound HTTPS calls to api.tikhub.io — confirm you trust TikHub and that using their API complies with your privacy/usage policies. If you want higher assurance, ask the publisher for a homepage or repository and a declared primary environment variable (e.g., TIKHUB_API_KEY).
功能分析
Type: OpenClaw Skill Name: xiaohongshu-api Version: 1.0.0 The skill bundle provides a straightforward Python wrapper for the TikHub API (api.tikhub.io) to retrieve Xiaohongshu social media data. The code in scripts/xiaohongshu.py uses standard requests to fetch public data and does not exhibit any signs of data exfiltration, malicious execution, or prompt injection.
能力评估
Purpose & Capability
The code and SKILL.md implement Xiaohongshu lookups via api.tikhub.io, which matches the skill name and description. However, the registry metadata lists no required environment variables or primary credential even though the docs and code expect a TikHub API key. This is an inconsistency in the declared requirements (likely sloppy metadata).
Instruction Scope
SKILL.md and the script instruct only to call TikHub endpoints (post detail, search, trending) and print JSON. There are no instructions to read unrelated local files, aggregate other credentials, or post data to third-party endpoints beyond api.tikhub.io.
Install Mechanism
There is no install spec (instruction-only), which minimizes installer risk. The bundled Python script imports the requests library but the skill does not declare this dependency; users must ensure 'requests' is available. No external archives or installers are fetched by the skill.
Credentials
The skill requires a TikHub API key (documented in SKILL.md and accepted as a CLI argument) but the package metadata and registry 'Required env vars' list none and there is no declared primaryEnv. Asking for an API key is reasonable for this purpose, but the omission from declared requirements is a transparency issue and could lead to user confusion or misconfiguration.
Persistence & Privilege
The skill does not request persistent/always-on presence, does not modify other skills or global agent settings, and does not request elevated platform privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install xiaohongshu-api
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /xiaohongshu-api 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release – Xiaohongshu data API via TikHub - Fetch Xiaohongshu post details, comments, and user info. - Search for posts or trending content. - Requires TikHub API Key for access. - Provides Python usage examples for quick start. - Only public data supported; follows TikHub terms.
元数据
Slug xiaohongshu-api
版本 1.0.0
许可证
累计安装 8
当前安装数 8
历史版本数 1
常见问题

Xiaohongshu Api 是什么?

小红书数据API - 通过TikHub获取小红书帖子、评论、用户信息 / Xiaohongshu Data API via TikHub. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2052 次。

如何安装 Xiaohongshu Api?

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

Xiaohongshu Api 是免费的吗?

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

Xiaohongshu Api 支持哪些平台?

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

谁开发了 Xiaohongshu Api?

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

💬 留言讨论