小红书笔记素材创作技能。当用户需要创建小红书笔记素材时使用这个技能。技能包含:根据用户的需求和提供的资料,撰写小红书笔记内容(标题+正文),生成图片卡片(封面+正文卡片),以及发布小红书笔记。支持 8 种精美排版主题和 4 种智能分页模式。
75
92%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Critical
Do not install without reviewing
Security
1 critical severity finding. Installing this skill is not recommended: please review these findings carefully if you do intend to do so.
Detected a suspicious URL in the skill instructions that could lead the agent to download and execute malicious scripts or binaries. This includes links to executables from untrusted sources, typosquatting of official packages, URL shorteners that obscure the destination, and personal file hosting services.
Most URLs are official (GitHub, Playwright, Google Fonts, Xiaohongshu, Anthropic) or localhost, but http://xhslink.com/o/7WxTddvbmTu is an obscure/redirect-style domain used in the README as an announcement link and therefore looks suspicious (redirect/shortener that can obscure malicious destinations).
Low
Low-risk findings.
1 low severity finding. Worth noting, but not necessarily harmful.
The skill exposes the agent to untrusted, user-generated content from public third-party sources, creating a risk of indirect prompt injection. This includes browsing arbitrary URLs, reading social media posts or forum comments, and analyzing content from unknown websites.
在运行时会读取用户指定的本地 Markdown 文件内容(含 YAML 头 emoji/title/subtitle 与正文),并在脚本渲染卡片 HTML 时直接将该文本传入 Markdown/marked 转换与页面 setContent(如 scripts/render_xhs.js: parseMarkdownFile→marked.parse→generateCardHtml→page.setContent)。
SKILL.md
6f06770
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.