CF booking-skill
韩国/首尔美容医美预约助手,内置 1300+ 家皮肤科/整形医院数据库(BeautsGO 平台)。支持:①按医院名或项目类型(激光/注射/整形)查询预约流程;②直接调用接口提交预约(收集人数/时间/联系方式后 POST,无需浏览器);③打开医院详情页/价格表/在线客服;④中/英/日/泰四语言。触发场景:询问韩国美容预约、想做医美、推荐医院、查价格、咨询客服。
As a process F 31/100 · Will not run — References files that are not bundled: templates/booking.tpl
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 · 14
✓ No critical or high findings
Medium and low: 14
-
low Secrets in code
secret-high-entropy-tokenpackage-lock.json:278High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)"integrity": "sha5…ywo+qwL+oL8H…C1U+vRfLQDvw==",
quoted -
low Secrets in code
secret-high-entropy-tokenpackage-lock.json:294High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)"integrity": "sha512-Yqfm+XDx0+Prh3…1yC+JWZ2…IL7+vK+Clp7…D7g==",
detector -
low Secrets in code
secret-high-entropy-tokenpackage-lock.json:307High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)"integrity": "sha5…xZl+RoGR…fbT/ZgrF…0EA==",
detector -
low Secrets in code
secret-high-entropy-tokenpackage-lock.json:320High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)"integrity": "sha5…3bJ+V0If…IXN+CL65…a4w==",
detector -
low Secrets in code
secret-high-entropy-tokenpackage-lock.json:336High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)"integrity": "sha5…H47+FFon…OsV/4+RRsz…0ig==",
quoted -
low Secrets in code
secret-high-entropy-tokenpage-full-snapshot.html:1410High-entropy token-like string (may be an id, hash or a credential)/* 旋转动画 */.mescroll-downwarp .mescroll-rotate[data…ed4]{-web…ed4 .6s linear infinite;anim…ed4 .6s linear infinite -
low Secrets in code
secret-high-entropy-tokenpage-full-snapshot.html:1420High-entropy token-like string (may be an id, hash or a credential)/* 旋转动画 */.mescroll-upwarp .mescroll-rotate[data…ed4]{-web…ed4 .6s linear infinite;anim…ed4 .6s linear infinite}@-web -
low Secrets in code
secret-high-entropy-tokenpage-full-snapshot.html:1789High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)</div></div><!----><div class="uni-page-head-ft"></div></div><div class="uni-placeholder"></div></uni-page-head><!----><uni-page-wrapper><uni-page-body><uni-view data…aff=""><uni-view data-v-11
quoted -
low Secrets in code
secret-high-entropy-tokenpage-full-snapshot.html:1791High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)</article><uni-resize-sensor><div><div></div></div><div><div></div></div></uni-resize-sensor></div></uni-rich-text></uni-view><uni-view data…aff="" class="case-user"><uni-image data…aff=
quoted -
low Secrets in code
secret-high-entropy-tokenpage-snapshot.html:1410High-entropy token-like string (may be an id, hash or a credential)/* 旋转动画 */.mescroll-downwarp .mescroll-rotate[data…ed4]{-web…ed4 .6s linear infinite;anim…ed4 .6s linear infinite -
low Secrets in code
secret-high-entropy-tokenpage-snapshot.html:1420High-entropy token-like string (may be an id, hash or a credential)/* 旋转动画 */.mescroll-upwarp .mescroll-rotate[data…ed4]{-web…ed4 .6s linear infinite;anim…ed4 .6s linear infinite}@-web -
low Secrets in code
secret-high-entropy-tokenpage-snapshot.html:1789High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)</div></div><!----><div class="uni-page-head-ft"></div></div><div class="uni-placeholder"></div></uni-page-head><!----><uni-page-wrapper><uni-page-body><uni-view data…aff=""><uni-view data-v-11
quoted -
low Secrets in code
secret-high-entropy-tokenpage-snapshot.html:1791High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)</article><uni-resize-sensor><div><div></div></div><div><div></div></div></uni-resize-sensor></div></uni-rich-text></uni-view><uni-view data…aff="" class="case-user"><uni-image data…aff=
quoted -
low Dangerous commands
cmd-background-processscripts/sync-to-openclaw.sh:27Starts a background / autostarted processnohup openclaw gateway > /tmp/openclaw-gateway.log 2>&1 &
Files scanned: 50. 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: templates/booking.tpl - note
frontmatter-keyunknown frontmatter key "title" - note
frontmatter-keyunknown frontmatter key "entry" - note
frontmatter-keyunknown frontmatter key "permissions" - note
frontmatter-keyunknown frontmatter key "privacy" - note
frontmatter-keyunknown frontmatter key "runtime"
Process rating: all ten parameters 31/100
Will not run. References files that are not bundled: templates/booking.tpl
- 0Tools and files. 1 referenced file(s) missing: templates/booking.tpl
- 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
- 40Consistency. Frontmatter name (booking-skill) differs from the folder (korean-booking)
- 100Steps. 22 steps
- 100Execution cost. Instruction body is 840 tokens
- 100Running it twice. No mutating operations
- 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
- -45 reference files, but SKILL.md never points to them: the model will not open them
- -34 of 4 scripts are never mentioned in SKILL.md
- +1No license
- +2Single-language instructions
- +3Description length 180: enough signal without eating the budget
- +4Structure: 14 headings
- +3Step-by-step instructions: 22 items
- +4Has examples (6 code blocks)
Quality base 70; lint remarks subtract, signals add up to 100. Result: 56.
External checks
ClawHub: suspicious
This booking skill has a real booking purpose, but it should be reviewed because it can submit appointment details and includes unsafe browser and command automation.
LLM: suspicious (high) · VirusTotal: · 29 May 2026