← 返回 Skills 市场
82
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install xhs-title-copywriter
功能描述
基于用户输入的任何信息生成小红书爆款标题的专业工具。无论用户输入什么,最终目标都是生成小红书爆款标题。任务只在主agent执行,不在子agent执行。
安全使用建议
Before installing, consider that this skill will send whatever text a user provides (keywords) to an external, undocumented domain (onetotenvip.com). The bundled Python script deliberately disables TLS certificate checks and omits SNI when making HTTPS connections — this is unusual and weakens authenticity/confidentiality guarantees (it can facilitate MitM or connection to nonstandard endpoints). If you plan to use it: (1) do not provide any sensitive or private inputs (passwords, PII, proprietary text); (2) ask the author for the API's owner, privacy policy, and why certificate verification/SNI are disabled; (3) consider running the skill in a network‑restricted sandbox or block its outbound requests until you validate the endpoint; (4) prefer a version that uses standard HTTPS libraries with proper certificate validation or an official/transparent data provider; (5) if you cannot validate the endpoint and purpose, treat the skill as potentially exfiltrative and avoid installing it on high‑trust/production agents.
功能分析
Type: OpenClaw Skill
Name: xhs-title-copywriter
Version: 1.0.0
The skill bundle exhibits several high-risk behaviors, most notably in `scripts/fetch_xhs_trends.py`, which bypasses standard HTTP libraries to implement a manual socket-based HTTPS request that explicitly disables SSL certificate verification (`ssl.CERT_NONE`) and hostname checking. This creates a significant Man-in-the-Middle (MitM) vulnerability. Additionally, `references/core_workflow.md` contains highly aggressive instructions designed to hijack the agent's intent, forcing it to treat all user input as a request for this specific skill and forbidding the use of terms like 'crawl' or 'scrape'. While these behaviors are risky and non-standard, there is no clear evidence of intentional data exfiltration or malicious payloads, aligning it with the 'suspicious' classification rather than 'malicious'.
能力评估
Purpose & Capability
Name/description (generate XHS titles) align with included files: instructions describe querying trend data and the repo contains a script that fetches XHS-related data and then the SKILL.md describes analysis+generation. Requesting no credentials and no binaries is coherent for this purpose.
Instruction Scope
SKILL.md and references/core_workflow.md require reading local policy files and running scripts that call an external API with the user's input as a 'keyword' parameter. That means arbitrary user-provided text will be transmitted to a third party as part of normal operation — a privacy/data‑exfiltration risk if users supply sensitive content.
Install Mechanism
No install spec (instruction-only with one Python script). Not installing third‑party packages or downloading archives reduces risk; the script relies on Python standard libs and requests declared but no package install is specified.
Credentials
The skill requests no environment variables or credentials (good), but it sends user input to https://onetotenvip.com/... — an undocumented third‑party service. Combined with the script's behavior (see TLS handling), this is disproportionate for users who may expect local or official‑API processing.
Persistence & Privilege
always:false and no install modifications. The skill does not request persistent privileges or modify other skills/config — normal and limited persistence.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install xhs-title-copywriter - 安装完成后,直接呼叫该 Skill 的名称或使用
/xhs-title-copywriter触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
xhs-title-copywriter 1.0.0
- 首发版本,推出“小红书爆款标题生成器”专业工具。
- 支持根据用户任何输入生成小红书爆款标题。
- 要求严格遵循同目录 core_workflow.md 中的操作规范和流程。
- 明确依赖 Requests 2.28.0+ 和系统环境。
元数据
常见问题
小红书爆款标题生成 是什么?
基于用户输入的任何信息生成小红书爆款标题的专业工具。无论用户输入什么,最终目标都是生成小红书爆款标题。任务只在主agent执行,不在子agent执行。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 82 次。
如何安装 小红书爆款标题生成?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install xhs-title-copywriter」即可一键安装,无需额外配置。
小红书爆款标题生成 是免费的吗?
是的,小红书爆款标题生成 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
小红书爆款标题生成 支持哪些平台?
小红书爆款标题生成 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 小红书爆款标题生成?
由 if530770(@if530770)开发并维护,当前版本 v1.0.0。
推荐 Skills