CtrlK
BlogDocsLog inGet started
Tessl Logo

xhs-note-creator

小红书笔记素材创作技能。当用户需要创建小红书笔记素材时使用这个技能。技能包含:根据用户的需求和提供的资料,撰写小红书笔记内容(标题+正文),生成图片卡片(封面+正文卡片),以及发布小红书笔记。支持 8 种精美排版主题和 4 种智能分页模式。

75

Quality

92%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Critical

Do not install without reviewing

SKILL.md
Quality
Evals
Security

Security

1 critical severity finding. Installing this skill is not recommended: please review these findings carefully if you do intend to do so.

Critical

E005: Suspicious download URL detected in skill instructions.

What this means

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.

Why it was flagged

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).

Report incorrect finding

Low

Low-risk findings.

1 low severity finding. Worth noting, but not necessarily harmful.

Low

W011: Third-party content exposure detected (indirect prompt injection risk).

What this means

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.

Why it was flagged

在运行时会读取用户指定的本地 Markdown 文件内容(含 YAML 头 emoji/title/subtitle 与正文),并在脚本渲染卡片 HTML 时直接将该文本传入 Markdown/marked 转换与页面 setContent(如 scripts/render_xhs.js: parseMarkdownFile→marked.parse→generateCardHtml→page.setContent)。

Repository
comeonzhj/Auto-Redbook-Skills
Audited
Security analysis
Snyk

Is this your skill?

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.