SKILLEMALL.ai

BC jimeng-ai

即梦AI图像生成技能。使用即梦AI官方会员账号进行文生图、图生图。支持工作流集成、sessionid自动更新机制、图片自动下载保存。当用户需要AI生成图片、绘画、文生图时触发。

ClawHub Agent Skills author: woai36D v1.0.0 MIT-0 46 files · 1 script body ≈ 412 tokens Open the sourceclawhub.ai analyzed 4 d ago

As a process C 55/100 · Has gaps — weak spots: result and completion, when it triggers, inputs and preconditions

ReferenceInfrastructuretype and topics are labelled automatically from the skill text
JSON
Technical rating
B
83/100
safety, quality, tests
Safety 60%
93
Quality 40%
67
Run on models
none yet
Process rating
C
55/100
Has gaps
Result and completion w 14
0
Inputs and preconditions w 11
0
Failures and branches w 10
0
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 · 7

✓ No critical or high findings

Medium and low: 7
  • low Secrets in code secret-high-entropy-token package-lock.json:43
    High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)
    "integrity": "sha5…WPQ+HFke…30C/FF4v…moQ==",
    detector
  • low Secrets in code secret-high-entropy-token package-lock.json:111
    High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)
    "integrity": "sha5…tie/IdS3…gdn+v50N…TIi+D8n6…fow==",
    detector
  • low Secrets in code secret-high-entropy-token package-lock.json:128
    High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)
    "integrity": "sha5…PDZ+teuG…utd+rAfa…niQ==",
    detector
  • low Secrets in code secret-high-entropy-token package-lock.json:179
    High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)
    "integrity": "sha5…5Mc+54RMg1EUgXP+iw2SJ72+ooMw…4Vi/bOD88qw==",
    detector
  • low Secrets in code secret-high-entropy-token package-lock.json:247
    High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)
    "integrity": "sha5…NjT+JFURt/uDMo…A4t/dTqG…i4w==",
    detector
  • low Secrets in code secret-high-entropy-token src/api/controllers/core.ts:99
    High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
    // Cookie: 'x-web-secsdk-uid=ef44…7ba; s_v_web_id=veri…c4n; passport_csrf_token=86f3…524; passport_csrf_
    quoted
  • low Dangerous commands cmd-background-process start.sh:12
    Starts a background / autostarted process
    nohup node dist/index.cjs > server.log 2>&1 &

Files scanned: 46. 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 55/100

  • 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
  • 20When it triggers. No condition that starts the skill
  • 100Tools and files. No external tools needed
  • 100Steps. 24 steps
  • 100Consistency. Name and required fields are in place
  • 100Execution cost. Instruction body is 412 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

  • +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
  • -31 of 1 scripts are never mentioned in SKILL.md
  • +2Single-language instructions
  • +4Structure: 13 headings
  • +3Step-by-step instructions: 24 items
  • +4Has examples (3 code blocks)
  • +1License stated

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

External checks

ClawHub: suspicious
The skill’s image-generation purpose is plausible, but it handles Jimeng session cookies and account-related actions too broadly for a simple image tool.
LLM: suspicious (high) · 4 Jul 2026