CD shopline-builder
SHOPLINE 建站助手 — AI 全程帮用户完成 SHOPLINE 独立站注册和配置,包括自动填写注册表单、配置店铺基础设置、选主题,以及从 Shopify / WooCommerce / Shoplazza 的搬迁引导。北极星指标:首单时间(新手 ≤7 天,搬迁 ≤3 天)。
As a process D 42/100 · Unfinished process — weak spots: result and completion, when it triggers, inputs and preconditions
What is at stake
Medium-severity findings: the skill is probably honest, but read what alarmed the scanner.
Below is the worst case for this category. The finding here is medium: the guard saw a sign, not a proof.
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
- Say in the description WHEN to use the skill ("use when…", example requests): that is the agent's main cue.
- The SKILL.md body is over 5,000 tokens: move reference detail into references/ and load it when needed.
- 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 · 5
✓ No critical or high findings
Medium and low: 5
-
medium Obfuscation
obf-hex-escape-chainreferences/faq-zh.md:572Escaped/char-code string obfuscation> 来源:[https://help.shopline.com/hc/zh-cn/articles/26399260088089-%E4%B8%BA%E5%95%86%E5%AE%B6%E5%88%9B%E5%BB%BA%E5%BC%80%E5%8F%91%E5%95%86%E5%BA%97](https://help.shopline.com/hc/zh-cn/articles/26399260
-
medium Obfuscation
obf-hex-escape-chainreferences/faq-zh.md:692Escaped/char-code string obfuscation> 来源:[https://help.shopline.com/hc/zh-cn/articles/5517…my-%E5%B0%86-Meta-%E4%B8%8E-Google-%E5%B9%BF%E5%91%8A%E8%BD%AC%E5%8C%96%E4%B8%BA%E5%8F%AF%E8%A7%84%E6%A8%A1%E5%8C%96%E7%9
-
medium Obfuscation
obf-hex-escape-chainreferences/faq-zh.md:706Escaped/char-code string obfuscation> 来源:[https://help.shopline.com/hc/zh-cn/articles/55177609514137-%E8%AE%A2%E9%98%85%E5%BC%8F%E7%94%B5%E5%95%86-%E9%80%9A%E8%BF%87%E7%81%B5%E6%B4%BB%E8%AE%A2%E9%98%85%E4%B8%8E%E4%BC%9A%E5%91%98%E5%A5%9
-
medium Obfuscation
obf-hex-escape-chainreferences/faq-zh.md:722Escaped/char-code string obfuscation> 来源:[https://help.shopline.com/hc/zh-cn/articles/5517…sh-%E9%80%9A%E8%BF%87%E9%AB%98%E7%BA%A7%E5%88%86%E5%B1%82%E8%AE%BE%E8%AE%A1%E6%89%93%E9%80%A0%E9%AB%98%E8%BD%AC%E5%8C%96%E9%82%A
-
medium Obfuscation
obf-hex-escape-chainreferences/faq-zh.md:734Escaped/char-code string obfuscation> 来源:[https://help.shopline.com/hc/zh-cn/articles/5517…CC-%E8%B7%A8%E9%94%80%E5%94%AE%E6%B8%A0%E9%81%93%E5%90%8C%E6%AD%A5%E4%BB%B7%E6%A0%BC-%E5%87%8F%E5%B0%91%E6%89%8B%E5%8A%A8%E6%93%8D%E4%
Files scanned: 10. 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
body-longSKILL.md body ≈ 7709 tokens (recommended < 5000); move details to references/ - note
frontmatter-keyunknown frontmatter key "updated" - note
frontmatter-keyunknown frontmatter key "homepage" - note
frontmatter-keyunknown frontmatter key "permissions" - note
frontmatter-keyunknown frontmatter key "credentials" - note
frontmatter-keyunknown frontmatter key "dev_artifacts" - note
frontmatter-keyunknown frontmatter key "attribution" - note
frontmatter-keyunknown frontmatter key "triggers"
Process rating: all ten parameters 42/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
- 30Running it twice. 2 mutating operations with no state check
- 60Tools and files. Uses tools (web) that frontmatter does not declare
- 70Execution cost. Instruction body is 7709 tokens
- 100Steps. 39 steps
- 100Consistency. Name and required fields are in place
- low The response is described with custom markup (8 tags): a typed call is more reliable
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
- -259 emoji in the instructions: noise for the model
- +1No license
- +2Single-language instructions
- +3Description length 141: enough signal without eating the budget
- +4Structure: 30 headings
- +3Step-by-step instructions: 39 items
- +4Has examples (21 code blocks)
- +4Reference files are cited in the instructions (4 of 6)
Quality base 70; lint remarks subtract, signals add up to 100. Result: 61.