小红书全栈采集专家
Analysis
This skill is a disclosed Xiaohongshu data-collection assistant, but it is designed for automated scraping, account-based checks, scheduled tracking, and Feishu export in ways users should review carefully before installing.
Findings (5)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.
技能依赖延时器避免触发风控... 操作上限:每小时搜索≤20个,深度采集≤20条
The skill explicitly frames delays as a way to avoid platform risk controls while performing automated collection, which is a material browser-automation and scraping risk even though the activity is disclosed.
支持设置定时任务,长期跟踪特定关键词和博主类型的内容更新
The skill intentionally supports persistent scheduled tracking. This is disclosed and user-directed, but recurring automation should be bounded.
延时器位置:`/Users/sue/.openclaw/workspace/scripts/search_delay.py` ... from search_delay import random_sleep
The documentation references an external local helper script and a user-specific absolute path, but that helper is not included in the reviewed artifacts.
Checks whether tool use, credentials, dependencies, identity, account access, or inter-agent boundaries are broader than the stated purpose.
账号风险自检(执行前检查)... 新账号:注册<7天 ... 未实名:无手机绑定 ... 违规记录:有历史违规
The skill assumes checking Xiaohongshu account state before scraping, while the supplied registry metadata declares no primary credential or required configuration; that makes account/session use under-scoped for a user installing the skill.
Checks for exposed credentials, poisoned memory or context, unclear communication boundaries, or sensitive data that could leave the user's control.
飞书Bitable 首次使用需配置Bitable应用获取 app_token 和 table_id
The skill supports exporting collected Xiaohongshu note and creator data to Feishu Bitable using app tokens and table IDs, which is purpose-aligned but sends collected data to an external workspace.
