Skill flagged — suspicious patterns detected

ClawHub Security flagged this skill as suspicious. Review the scan results before using.

Xiaohongshu CN

v1.0.0

小红书分析 - 热门笔记发现、关键词监控、趋势分析(Instagram 中国版)

4· 5k·40 current·42 all-time
byGuohongbin@guohongbin-git
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Suspicious
View report →
OpenClawOpenClaw
Suspicious
medium confidence
Purpose & Capability
The name/description (Xiaohongshu analysis) match the content: instructions for discovering popular notes, keyword monitoring and trend analysis. It does not request unrelated credentials or system access.
!
Instruction Scope
SKILL.md explicitly recommends cloning and running third‑party scraping projects, performing '小程序抓包' (packet capture/intercepting mobile app traffic), and reverse engineering the API. Those instructions expand scope beyond safe, read-only guidance: they can collect sensitive data, may violate terms of service or law, and instruct the user to run unvetted code and network interception tools.
Install Mechanism
The skill is instruction-only (no install). However it instructs the operator to git clone and run external GitHub projects. That delegates installation/execution to third‑party code (supply‑chain risk). The skill itself does not fetch or embed code, but following its steps involves installing arbitrary external packages.
Credentials
The skill declares no required environment variables, credentials, or config paths. It does not request broad secrets or system access in its metadata. Note: practical use of recommended techniques (e.g., intercepting mobile traffic or running scrapers) may implicitly require device/proxy credentials, but those are not requested by the skill itself.
Persistence & Privilege
No install spec and no persistence requested. always is false and the skill does not attempt to modify other skills or system settings. It is agent-invocable in the normal way.
What to consider before installing
This skill is essentially a how-to for scraping Xiaohongshu (a site without a public API). Before using it: 1) Understand legal and ToS risks — packet capture, reverse engineering, or aggressive scraping can violate laws or the platform's rules. 2) Do not blindly run cloned repositories: review the GitHub code, check community reputation, and run in an isolated environment (VM/container) with least privilege. 3) Prefer official or paid data providers where available, respect robots.txt and rate limits, and avoid collecting personal/private data. 4) If you must use packet‑capture or proxy tools, ensure you have lawful authorization and are not intercepting other users' traffic. 5) The skill itself does not execute anything until you follow its instructions — treat those external commands as higher-risk operations and vet them accordingly.

Like a lobster shell, security has layers — review code before you run it.

chinavk97f2j52ns1qbdvfzrg51kqd2181fvw5latestvk97f2j52ns1qbdvfzrg51kqd2181fvw5socialvk97f2j52ns1qbdvfzrg51kqd2181fvw5

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

📕 Clawdis

SKILL.md

小红书分析

热门笔记发现、关键词监控、趋势分析。

功能

  • 📕 热门笔记发现
  • 🔍 关键词搜索
  • 📊 趋势分析
  • 👥 博主分析

⚠️ 重要提示

小红书没有公开 API,需要以下方式之一:

1. 网页爬虫

# 使用现有爬虫项目
git clone https://github.com/Big-Buffer/XiaohongshuSpider
cd XiaohongshuSpider
pip install -r requirements.txt
python main.py

2. 小程序抓包

# 参考
# https://github.com/lonngxiang/xiaohongshu-spider

3. 手动查询

直接访问小红书网页版:

热门分类

分类关键词
美妆护肤、彩妆、测评
穿搭OOTD、日常穿搭
美食探店、食谱
旅行攻略、打卡
家居装修、好物

使用场景

1. 内容创作

  • 发现热门话题
  • 学习爆款标题
  • 分析竞品笔记

2. 市场研究

  • 了解用户偏好
  • 追踪品牌声量
  • 发现新品趋势

3. 营销推广

  • 找到 KOL
  • 分析投放效果
  • 优化内容策略

数据字段

字段说明
note_id笔记 ID
title标题
desc描述
author作者
likes点赞数
comments评论数
shares分享数
tags标签

与其他平台对比

平台对应美国平台特点
小红书Instagram/Pinterest图文+短视频
抖音TikTok短视频
B站YouTube长视频
知乎Quora问答

注意事项

  1. 合规爬虫: 遵守 robots.txt
  2. 频率限制: 不要过于频繁请求
  3. 账号风险: 频繁爬虫可能导致封号
  4. 数据用途: 仅用于个人研究

推荐工具


版本: 1.0.0 注意: 小红书 API 需要逆向工程

Files

3 total
Select a file
Select a file to preview.

Comments

Loading comments…