CF video-shot-demos
视频分镜演示动画生成技能:每个镜头产出一个独立 HTML(统一播放器底盘+每页不同视觉风格),覆盖风格分配、双角色立绘素材、口播时间轴对齐、批量截图质检与 index 总览的完整工具链。适用于制作技术实测、产品发布、课程、叙事类分镜演示视频。
视频分镜演示动画生成技能:每个镜头产出一个独立 HTML(统一播放器底盘+每页不同视觉风格),覆盖风格分配、双角色立绘素材、口播时间轴对齐、批量截图质检与 index 总览的完整工具链。适用于制作技术实测、产品发布、课程、叙事类分镜演示视频。
As a process F 35/100 · Will not run — References files that are not bundled: assets/examples/glm-5.3-range-test/icons/
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 text references files that are not there: add them or drop the references.
- 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 · 8
✓ No critical or high findings
Medium and low: 8
-
medium Obfuscation
obf-base64-blobREADME.md:6Long base64-looking blobRese…e1: 5O1rVePFq+LjL3…iiD/Bc6F…p2b+1tr+3NY4…koL+00bY…Luw/EiBTRl1o9/TDZI…32r
-
medium Obfuscation
obf-base64-blobREADME.md:9Long base64-looking blobRese…e2: 5O1rVePFq+LjL3…iiD/Bc6F…p2b+1tr+3NY4…koL+00bY…Luw/EiBTRl1o9/TDZI…32r
-
medium Obfuscation
obf-base64-blobreferences/style-cards.md:6Long base64-looking blobRese…e1: bnbp…oyt+lRva…Jjk+wICE…2Yn/B7wG…xxQ/yHbhKPzFKYR+W4A3…OjR+hSxh…40I
-
medium Obfuscation
obf-base64-blobreferences/style-cards.md:9Long base64-looking blobRese…e2: bnbp…oyt+lRva…Jjk+wICE…2Yn/B7wG…xxQ/yHbhKPzFKYR+W4A3…OjR+hSxh…40I
-
medium Obfuscation
obf-base64-blobSKILL.md:8Long base64-looking blobRese…e1: u6yO…d5R+izu8…oLP/V4lL…vyB+S2cb…Yx7+B8ot…jIb/rg54…TVb
-
medium Obfuscation
obf-base64-blobSKILL.md:11Long base64-looking blobRese…e2: u6yO…d5R+izu8…oLP/V4lL…vyB+S2cb…Yx7+B8ot…jIb/rg54…TVb
-
low Secrets in code
secret-high-entropy-tokenSKILL.md:8High-entropy token-like string (may be an id, hash or a credential)Rese…e1: u6yO…d5R+izu8…oLP/V4lL…vyB+S2cb…Yx7+B8ot…jIb/rg54…TVb
-
low Secrets in code
secret-high-entropy-tokenSKILL.md:11High-entropy token-like string (may be an id, hash or a credential)Rese…e2: u6yO…d5R+izu8…oLP/V4lL…vyB+S2cb…Yx7+B8ot…jIb/rg54…TVb
Files scanned: 59. 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: assets/examples/glm-5.3-range-test/icons/ - note
frontmatter-keyunknown frontmatter key "AIGC"
Process rating: all ten parameters 35/100
- 0Tools and files. 1 referenced file(s) missing: assets/examples/glm-5.3-range-test/icons/
- 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
- 100Steps. 28 steps
- 100Consistency. Name and required fields are in place
- 100Execution cost. Instruction body is 1488 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)
- +3Output format is not stated: the model decides each time
- -31 of 8 scripts are never mentioned in SKILL.md
- +1No license
- +2Single-language instructions
- +3Description length 121: enough signal without eating the budget
- +4Structure: 11 headings
- +3Step-by-step instructions: 28 items
- +4Has examples (2 code blocks)
- +4Reference files are cited in the instructions (3 of 3)
Quality base 70; lint remarks subtract, signals add up to 100. Result: 66.