BF xiaohongshu
小红书全能助手 — 文案生成、封面制作、内容发布与管理。当用户要求写小红书笔记、生成小红书文案/标题/封面、发小红书、搜索小红书、评论点赞收藏等任何小红书相关操作时使用。支持一站式从文案创作到自动发布的完整流程。封面图使用纯ImageMagick生成,无需API配置。
As a process F 28/100 · Will not run — References files that are not bundled: {baseDir}/references/title-guide.md, {baseDir}/references/content-guide.md
How to improve
- Say in the description WHEN to use the skill ("use when…", example requests): that is the agent's main cue.
- The text references files that are not there: add them or drop the references.
For the model run — optional
- Your own cases (evals/evals.json, 4–6 real requests with expected answers): the full check would then run those instead of a model-drafted suite.
- A spec.yaml with trigger phrases and assertions — a behaviour contract for CI; `skilltest init` writes a template.
Guard findings · 6
✓ No critical or high findings
Medium and low: 6
-
low Dangerous commands
cmd-background-processcheck_env.sh:48Starts a background / autostarted processcd ~/xiaohongshu-mcp && DISPLAY=:99 nohup ./xiao…d64 > mcp.log 2>&1 &
-
low Dangerous commands
cmd-background-processSKILL.md:320Starts a background / autostarted processcd ~/xiaohongshu-mcp && DISPLAY=:99 nohup ./xiao…d64 > login.log 2>&1 &
-
low Dangerous commands
cmd-background-processSKILL.md:359Starts a background / autostarted processcd ~/xiaohongshu-mcp && DISPLAY=:99 nohup ./xiao…d64 > mcp.log 2>&1 &
-
low Dangerous commands
cmd-background-processSKILL.md:421Starts a background / autostarted processcd ~/xiaohongshu-mcp && DISPLAY=:99 nohup ./xiao…d64 > mcp.log 2>&1 &
-
low Dangerous commands
cmd-background-processSKILL.md:477Starts a background / autostarted processsudo systemctl enable xvfb && sudo systemctl start xvfb
-
low Dangerous commands
cmd-background-processSKILL.md:517Starts a background / autostarted processsudo systemctl enable xhs-mcp && sudo systemctl start xhs-mcp
Files scanned: 9. Evidence is masked. Grey chips explain why severity was lowered.
Against the Agent Skills spec
- warning
description-no-whendescription does not say WHEN to use the skill (no "use when") - warning
missing-refreference to a missing file: {baseDir}/references/title-guide.md - warning
missing-refreference to a missing file: {baseDir}/references/content-guide.md
Process rating: all ten parameters 28/100
Will not run. References files that are not bundled: {baseDir}/references/title-guide.md, {baseDir}/references/content-guide.md
- 0Tools and files. 2 referenced file(s) missing: {baseDir}/references/title-guide.md, {baseDir}/references/content-guide.md
- 0Result and completion. Does not say what the result is
- 0Inputs and preconditions. Does not say what the process needs to start
- 0Failures and branches. Linear process with no failure handling
- 0Progress reporting. Says nothing while it works
- 20When it triggers. No condition that starts the skill
- 30Running it twice. 3 mutating operations with no state check
- 40Consistency. Frontmatter name (xiaohongshu) differs from the folder (xhs-text-cover)
- 100Steps. 86 steps
- 100Execution cost. Instruction body is 3576 tokens
Everything here is measured from the skill text rather than judged by a model, so the numbers are checkable. A parameter weighs more when it is a more common reason for the process to stall.
Quality signals
- +5Description has no quoted example phrases that should trigger the skill
- +4Description does not say when NOT to use the skill (false activations)
- +3Output format is not stated: the model decides each time
- -2localhost URLs: will not work for another user
- +1No license
- +2Single-language instructions
- +3Description length 134: enough signal without eating the budget
- +4Structure: 57 headings
- +3Step-by-step instructions: 86 items
- +4Has examples (26 code blocks)
- +4Reference files are cited in the instructions (2 of 3)
- +3All 2 scripts are documented
Quality base 70; lint remarks subtract, signals add up to 100. Result: 68.
External checks
ClawHub: suspicious
The skill matches its Xiaohongshu automation purpose, but it asks for real account control, browser cookies, and persistent system services that need careful review.
LLM: suspicious (high) · VirusTotal: · 29 May 2026