SKILLEMALL.ai

BF comfyui-client

此技能应在用户需要通过 ComfyUI 生成图片或视频时使用。支持加载工作流、修改 prompt、提交任务、轮询结果并自动下载生成的图片和视频。需 ComfyUI 服务已启动。

ClawHub Agent Skills author: JS v1.2.0 MIT-0 12 files body ≈ 2 344 tokens Open the sourceclawhub.ai analyzed 4 d ago

As a process F 31/100 · Will not run — References files that are not bundled: scripts/githubToXPost/workflows/txt2img.json, scripts/githubToXPost/workflows/img_edit.json, scripts/githubToXPost/workflows/controlnet.json

ProcedureAI and agentsInfrastructuretype and topics are labelled automatically from the skill text
JSON
Technical rating
B
80/100
safety, quality, tests
Safety 60%
98
Quality 40%
54
Run on models
none yet
Process rating
F
31/100
Will not run
References files that are not bundled: scripts/githubToXPost/workflows/txt2img.json, scripts/githubToXPost/workflows/img_edit.json, scripts/githubToXPost/workflows/controlnet.json
Tools and files w 18
0
Result and completion w 14
0
Inputs and preconditions w 11
0
the three weakest of ten parameters · all ten
This is a copy of a skill from another catalog; the rating counts the canonical one: comfyui-client (ClawHub)

How to improve

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

✓ No critical or high findings

Medium and low: 2
  • low Exfiltration read-dotenv README.md:24
    Reads a .env file
    cp .env.example .env   # Windows 可复制 .env.example 并重命名为 .env
  • low Exfiltration read-dotenv SKILL.md:207
    Reads a .env file (quoted — discussed, not commanded)
    2. **可选**:复制 `cp .env.example .env`(Windows 可手动复制),按需修改 `COMFYUI_SERVER_URL`;勿将含密钥的 `.env` 提交到 Git(已在 `.gitignore` 中忽略)
    quoted

Files scanned: 12. 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")
  • warning missing-ref reference to a missing file: scripts/githubToXPost/workflows/txt2img.json
  • warning missing-ref reference to a missing file: scripts/githubToXPost/workflows/img_edit.json
  • warning missing-ref reference to a missing file: scripts/githubToXPost/workflows/controlnet.json
  • warning missing-ref reference to a missing file: scripts/githubToXPost/workflows/img2video.json
  • warning missing-ref reference to a missing file: scripts/githubToXPost/workflows/flf2video.json

Process rating: all ten parameters 31/100

Will not run. References files that are not bundled: scripts/githubToXPost/workflows/txt2img.json, scripts/githubToXPost/workflows/img_edit.json, scripts/githubToXPost/workflows/controlnet.json
  • 0Tools and files. 5 referenced file(s) missing: scripts/githubToXPost/workflows/txt2img.json, scripts/githubToXPost/workflows/img_edit.json, scripts/githubToXPost/workflows/controlnet.json
  • 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 (comfyui-client) differs from the folder (js-comfyui-client)
  • 100Steps. 59 steps
  • 100Execution cost. Instruction body is 2344 tokens
  • 100Running it twice. No mutating operations
  • low 14 top-level sections: this looks like several domains in one skill
  • low The response is described with custom markup (15 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)
  • +3Description length 88: 120–800 characters recommended
  • +3Output format is not stated: the model decides each time
  • -2localhost URLs: will not work for another user
  • -41 reference files, but SKILL.md never points to them: the model will not open them
  • +1No license
  • +2Single-language instructions
  • +4Structure: 23 headings
  • +3Step-by-step instructions: 59 items
  • +4Has examples (8 code blocks)
  • +3All 1 scripts are documented

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

External checks

ClawHub: clean
This is a disclosed ComfyUI image/video client that sends prompts and selected images to a configured ComfyUI server and saves generated outputs.
LLM: benign (high) · VirusTotal: · 29 May 2026