SKILLEMALL.ai

BC design-ads

AI 知识类海报/封面图设计生成器。根据用户提供的主题内容,自动生成 1200x1800 像素的竖版海报图片, 风格统一为深色科技感设计(暗黑背景 + 渐变强调色 + 思源宋体标题 + 思源黑体正文)。 支持 6 种模板布局:3 种封面样式(居中图标型、特性网格型、列表展示型)和 3 种内页样式(工具详情型、提示词模板型、人设系统型)。 当用户提到"做海报"、"生成封面"、"设计海报图"、"design-ads"、"广告图"、"知识卡片"、 "小红书封面"、"公众号封面"或需要任何竖版宣传图片时触发此技能。

ClawHub Agent Skills author: bozoyan v1.0.0 MIT-0 11 files body ≈ 827 tokens Open the sourceclawhub.ai analyzed 4 d ago

As a process C 53/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
84/100
safety, quality, tests
Safety 60%
87
Quality 40%
79
Run on models
none yet
Process rating
C
53/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 · 13

✓ No critical or high findings

Medium and low: 13
  • low Secrets in code secret-high-entropy-token package-lock.json:78
    High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)
    "integrity": "sha5…bKX+KS9G…yMA/NhKJ…RGz/Q==",
    detector
  • low Secrets in code secret-high-entropy-token package-lock.json:139
    High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)
    "integrity": "sha5…Wwy+ghLE…vfU/YnxW…fdg==",
    detector
  • low Secrets in code secret-high-entropy-token package-lock.json:167
    High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)
    "integrity": "sha5…sGd+f4+f7C+Nik/MCk2…MPT/yRKvg++FZhQ…GqA==",
    detector
  • low Secrets in code secret-high-entropy-token package-lock.json:209
    High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)
    "integrity": "sha5…bgK+BO66q+ZpKq…RhN+7lnv…m9g==",
    detector
  • low Secrets in code secret-high-entropy-token package-lock.json:244
    High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)
    "integrity": "sha5…2BV+FY5ZFezP/ypmwayk68+NzzA…NFD/uUmBJuGoXw==",
    detector
  • low Secrets in code secret-high-entropy-token scripts/puppeteer/package-lock.json:74
    High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
    "integrity": "sha5…bKX+KS9G…yMA/NhKJ…RGz/Q==",
    quoted
  • low Secrets in code secret-high-entropy-token scripts/puppeteer/package-lock.json:135
    High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
    "integrity": "sha5…Wwy+ghLE…vfU/YnxW…fdg==",
    quoted
  • low Secrets in code secret-high-entropy-token scripts/puppeteer/package-lock.json:163
    High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
    "integrity": "sha5…sGd+f4+f7C+Nik/MCk2…MPT/yRKvg++FZhQ…GqA==",
    quoted
  • low Secrets in code secret-high-entropy-token scripts/puppeteer/package-lock.json:205
    High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
    "integrity": "sha5…bgK+BO66q+ZpKq…RhN+7lnv…m9g==",
    quoted
  • low Secrets in code secret-high-entropy-token scripts/puppeteer/package-lock.json:240
    High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
    "integrity": "sha5…2BV+FY5ZFezP/ypmwayk68+NzzA…NFD/uUmBJuGoXw==",
    quoted
  • low Dangerous commands cmd-privilege scripts/puppeteer/render-html.js:8
    Privilege escalation / world-writable permissions (detector / deny-list definition; string literal in code, not executed)
    args: ['--no-sandbox', '--disable-setuid-sandbox']
    detectorcode literal
  • low Dangerous commands cmd-privilege scripts/puppeteer/render-puppeteer.js:8
    Privilege escalation / world-writable permissions (detector / deny-list definition; string literal in code, not executed)
    args: ['--no-sandbox', '--disable-setuid-sandbox']
    detectorcode literal
  • low Dangerous commands cmd-privilege scripts/render.js:133
    Privilege escalation / world-writable permissions (string literal in code, not executed)
    '--disable-setuid-sandbox',
    code literal

Files scanned: 11. 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 53/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
  • 0Progress reporting. Says nothing while it works
  • 20When it triggers. No condition that starts the skill
  • 100Tools and files. No external tools needed
  • 100Steps. 42 steps
  • 100Consistency. Name and required fields are in place
  • 100Execution cost. Instruction body is 827 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
  • +1No license
  • +2Single-language instructions
  • +3Description length 256: enough signal without eating the budget
  • +4Structure: 14 headings
  • +3Step-by-step instructions: 42 items
  • +4Has examples (3 code blocks)
  • +4Reference files are cited in the instructions (1 of 1)
  • +3All 1 scripts are documented

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

External checks

ClawHub: clean
This skill is a local poster generator that saves rendered images and HTML copies on the user's machine, with no evidence of exfiltration or destructive behavior.
LLM: benign (high) · VirusTotal: · 29 May 2026