BC xiaohuxing-zhuangxiu-bikeng-zhinan
小户型装修避坑指南专用 Skill。覆盖显大技巧、收纳与空间利用、布局与隔断改造、迷你公寓与开间、小户型综合等全流程,倒序整合西安装修课堂会员版知识库精华,帮用户装出更省心、不踩坑的小户型装修避坑。
小户型装修避坑指南专用 Skill。覆盖显大技巧、收纳与空间利用、布局与隔断改造、迷你公寓与开间、小户型综合等全流程,倒序整合西安装修课堂会员版知识库精华,帮用户装出更省心、不踩坑的小户型装修避坑。
As a process C 53/100 · Has gaps — weak spots: result and completion, when it triggers, inputs and preconditions
What is at stake
The skill contains fragments that, in the wrong hands, cost money or data. Below: what the installer risks and what the author should do.
The files contain invisible characters, encoded commands or comments hidden from readers but visible to the model. What you read differs from what the agent sees.
Remove invisible characters (they usually sneak in through copy-paste) and encoded strings: no catalog will pass them. Instructions for the model must be readable by a human too.
How to improve
- Address the high-severity findings: each costs 18 safety points. If one is a false positive, add the rule id to guard.allow in spec.yaml.
- Say in the description WHEN to use the skill ("use when…", example requests): that is the agent's main cue.
- 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 · 1
-
high Obfuscation
uni-bidi-overridereferences/ref-011.md:3Bidirectional override characters (Trojan Source) (3 occurrences)卧室功能里头不外乎床、衣柜、斗柜、书桌以及化妆台布局,但是不同布局就有不同的价值,如果盲目去做很有可能功能满足不了,空间价值还得降低。所以今天盘点一下,卧室究竟有多少种更合理的布局,来实现空间价值的最大化。第一、传统布局。传统布局对于小空间来说挤压空间,看似满足了功能,但是空间的价值全无。而且卧室颜色大忌就是灰色,大面…
Files scanned: 80. 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") - note
frontmatter-keyunknown frontmatter key "slug" - note
frontmatter-keyunknown frontmatter key "identifier" - note
frontmatter-keyunknown frontmatter key "displayName"
Process rating: all ten parameters 53/100
- 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
- 100Tools and files. No external tools needed
- 100Steps. 118 steps
- 100Consistency. Name and required fields are in place
- 100Execution cost. Instruction body is 1447 tokens
- 100Running it twice. No mutating operations
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)
- +3Description length 99: 120–800 characters recommended
- +3Output format is not stated: the model decides each time
- +4No input/output examples
- +1No license
- +2Single-language instructions
- +4Structure: 5 headings
- +3Step-by-step instructions: 118 items
- +4Reference files are cited in the instructions (79 of 79)
Quality base 70; lint remarks subtract, signals add up to 100. Result: 66.