SKILLEMALL.ai

BC auto-video-creator

AI-powered video generator using XLXAI Sora2 API. Create professional videos from text prompts or images in seconds.

ClawHub Agent Skills author: ye v1.0.1 MIT-0 5 files body ≈ 1 393 tokens Open the sourceclawhub.ai analyzed 4 d ago

As a process C 62/100 · Has gaps — weak spots: when it triggers, inputs and preconditions, running it twice

IntegrationMedia and videotype and topics are labelled automatically from the skill text
JSON
Technical rating
B
85/100
safety, quality, tests
Safety 60%
94
Quality 40%
72
Run on models
none yet
Process rating
C
62/100
Has gaps
Inputs and preconditions w 11
0
Progress reporting w 2
0
When it triggers w 12
20
the three weakest of ten parameters · all ten

How to improve

  1. Say in the description WHEN to use the skill ("use when…", example requests): that is the agent's main cue.
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 · 6

✓ No critical or high findings

Medium and low: 6
  • low Exfiltration read-dotenv README.md:109
    Reads a .env file
    cp skills/xlxai-video/.env.example skills/xlxai-video/.env
  • low Exfiltration read-dotenv SKILL.md:26
    Reads a .env file
    cp skills/xlxai-video/.env.example skills/xlxai-video/.env
  • low Secrets in code secret-high-entropy-token SKILL.md:45
    High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
    "task_id": "task…Vpm",
    quoted
  • low Secrets in code secret-high-entropy-token SKILL.md:56
    High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
    "task_id": "task…Vpm",
    quoted
  • low Exfiltration read-dotenv SKILL.md:175
    Reads a .env file
    cp skills/xlxai-video/.env.example skills/xlxai-video/.env
  • low Exfiltration read-dotenv SKILL.md:198
    Reads a .env file
    cp skills/xlxai-video/.env.example skills/xlxai-video/.env

Files scanned: 5. Evidence is masked. Grey chips explain why severity was lowered.

Against the Agent Skills spec

  • warning description-no-when description does not say WHEN to use the skill (no "use when")

Process rating: all ten parameters 62/100

  • 0Inputs and preconditions. Does not say what the process needs to start
  • 0Progress reporting. Says nothing while it works
  • 20When it triggers. No condition that starts the skill
  • 30Running it twice. 4 mutating operations with no state check
  • 50Failures and branches. 0 branches, has a failure section
  • 60Result and completion. Output format stated, no completion criterion
  • 85Steps. 31 steps, 2 vague phrases
  • 100Tools and files. No external tools needed
  • 100Consistency. Name and required fields are in place
  • 100Execution cost. Instruction body is 1393 tokens
  • low 12 top-level sections: this looks like several domains in one skill

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 116: 120–800 characters recommended
  • +1No license
  • +2Single-language instructions
  • +4Structure: 28 headings
  • +3Step-by-step instructions: 31 items
  • +3Output format is stated explicitly
  • +4Has examples (15 code blocks)

Quality base 70; lint remarks subtract, signals add up to 100. Result: 72.

External checks

ClawHub: clean
This skill is a straightforward XLXAI video-generation helper, but users should know prompts and selected images are sent to an external service.
LLM: benign (high) · VirusTotal: · 29 May 2026