AB hair-color-style-advisor
Recommend a hairstyle and hair color based on the user's face shape and skin tone, then preview them with YouCam (Perfect Corp) AI. Use for "推薦髮型", "換髮色", "hairstyle advice", "hair color try-on". Do NOT use for hair health diagnostics (that's hair-diagnostics), skin, makeup, or clothes.
Recommend a hairstyle and hair color based on the user's face shape and skin tone, then preview them with YouCam (Perfect Corp) AI.
As a process B 77/100 · Nearly there — weak spots: consistency
How to improve
- 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
-
low Secrets in code
secret-high-entropy-tokenscripts/api-fallback.yaml:34High-entropy token-like string (may be an id, hash or a credential)example: pfNK…Hjv+KoBIxbE=
-
low Secrets in code
secret-high-entropy-tokenscripts/api-fallback.yaml:111High-entropy token-like string (may be an id, hash or a credential)example: pfNK…Hjv+KoBIxbE=
-
low Secrets in code
secret-high-entropy-tokenscripts/api-fallback.yaml:168High-entropy token-like string (may be an id, hash or a credential)example: pfNK…Hjv+KoBIxbE=
-
low Secrets in code
secret-high-entropy-tokenscripts/api-fallback.yaml:178High-entropy token-like string (may be an id, hash or a credential)example: pfNK…Hjv+KoBIxbE=
-
low Secrets in code
secret-high-entropy-tokenscripts/api-fallback.yaml:192High-entropy token-like string (may be an id, hash or a credential)example: pfNK…Hjv+KoBIxbE=
Files scanned: 11. Evidence is masked. Grey chips explain why severity was lowered.
Against the Agent Skills spec
- note
frontmatter-keyunknown frontmatter key "requirements"
Process rating: all ten parameters 77/100
- 40Consistency. Frontmatter name (hair-color-style-advisor) differs from the folder (youcam-hair-color-style-advisor)
- 60Tools and files. Uses tools (python) that frontmatter does not declare
- 60Result and completion. Output format stated, no completion criterion
- 70Inputs and preconditions. Inputs and preconditions are listed
- 85Steps. 17 steps, 1 vague phrases
- 100When it triggers. States when to use and when not to
- 100Failures and branches. 1 branches, has a failure section
- 100Execution cost. Instruction body is 648 tokens
- 100Running it twice. No mutating operations
- 100Progress reporting. Reports progress
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
- +4No input/output examples
- -34 of 5 scripts are never mentioned in SKILL.md
- +1No license
- +2Single-language instructions
- +5Description quotes 2 example trigger phrases
- +4Description says when NOT to use the skill
- +3Description length 287: enough signal without eating the budget
- +4Structure: 7 headings
- +3Step-by-step instructions: 17 items
- +3Output format is stated explicitly
- +4Reference files are cited in the instructions (1 of 1)
Quality base 70; lint remarks subtract, signals add up to 100. Result: 92.