小红书长文发布
v1.0.0小红书长文发布。用于在网页版小红书创作服务平台发布长文笔记。当用户说"发小红书"、"发小红书长文"、"写一篇小红书"时使用此技能。
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The name/description (publish long Xiaohongshu posts) matches the SKILL.md steps (open creator URL, click 'write long article', fill title/body, choose template, publish). No unrelated binaries, env vars, or installs are requested.
Instruction Scope
The instructions are limited to browser UI interactions on the Xiaohongshu publish page and do not ask for reading files or unrelated system data. They do not mention logging in or where the content is sourced from; the skill implicitly requires access to the agent's browser session (cookies/auth) to perform publishing. This is expected for a web-UI automation skill but the lack of explicit mention of authentication/session handling may lead to confusion.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is written to disk and no external packages are downloaded. Low install risk.
Credentials
No environment variables, credentials, or config paths are requested. The only required privilege is access to the built-in browser session (to perform clicks/inputs), which is proportionate to the stated task.
Persistence & Privilege
always is false. The skill does not request persistent system presence or modify other skills' configs. Autonomous invocation is allowed (platform default) and is not by itself a concern here.
Assessment
This skill performs browser UI actions to publish a Xiaohongshu long-form note and does not ask for additional credentials. Before using it: ensure the OpenClaw built-in browser is logged into the correct Xiaohongshu account, review the content it will publish, and test on a draft or a throwaway account if you are unsure. Because the skill uses your browser session to act on your behalf, do not run it if you are uncomfortable with automated actions being performed in that session.Like a lobster shell, security has layers — review code before you run it.
latest
小红书长文发布
使用场景
用户想在小红书发布长文笔记时使用。
发布流程
1. 进入发布页面
浏览器打开: https://creator.xiaohongshu.com/publish/publish?source=official
2. 选择"写长文"
- 点击侧边栏的"写长文"
- 点击"新的创作"
3. 输入内容
- 点击标题输入框,输入标题
- 点击正文区域,输入正文内容(可以分多次输入)
4. 一键排版
- 点击"一键排版"按钮
5. 选择模板
- 在右侧选择模板(第一个"简约基础"即可)
- 选择后点击"下一步"
6. 发布
- 在发布页面确认内容
- 点击"发布"按钮
注意事项
- 浏览器使用OpenClaw内置浏览器即可
- 如果页面元素有变化,根据实际情况调整
- 发布成功后可以进入"笔记管理"确认
Comments
Loading comments...
