SKILLEMALL.ai

BF openclaw-visual

将 OpenClaw 中的信息(PhoenixClaw 日志、聊天记录、单条消息等)转换为精美排版的图片, 便于在聊天窗口(Telegram/Slack/Discord 等)中直接展示和分享。 Use when: - 用户要求将内容做成图片 ("帮我把这段话做成图片") - 用户要求生成日志可视化 ("生成今日日志分享图") - 用户要求将聊天记录可视化 ("把今天的对话做成总结图")

ClawHub Agent Skills author: betterest v0.0.1 14 files body ≈ 1 837 tokens Open the sourceclawhub.ai analyzed 2 d ago

As a process F 35/100 · Will not run — References files that are not bundled: assets/templates/{template-name}.html, assets/css/base-styles.css

ProcedureSlackDiscordTelegramInfrastructuretype and topics are labelled automatically from the skill text
JSON
Technical rating
B
88/100
safety, quality, tests
Safety 60%
92
Quality 40%
82
Run on models
none yet
Process rating
F
35/100
Will not run
References files that are not bundled: assets/templates/{template-name}.html, assets/css/base-styles.css
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

How to improve

  1. 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 · 8

✓ No critical or high findings

Medium and low: 8
  • low Secrets in code secret-high-entropy-token package-lock.json:82
    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:171
    High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)
    "integrity": "sha512-9+kwVx…0g9+4GoIf3/fTgY…xgI+B9el…DiQ==",
    detector
  • low Secrets in code secret-high-entropy-token package-lock.json:310
    High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)
    "integrity": "sha5…vZS+VIDU…jX4+qx9M…saQ==",
    detector
  • low Secrets in code secret-high-entropy-token package-lock.json:400
    High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)
    "integrity": "sha5…GLw+xYSd…cqA==",
    detector
  • low Secrets in code secret-high-entropy-token package-lock.json:462
    High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)
    "integrity": "sha5…cpK+HEbenA/HiEAkkUwcZIIB/tgWq…MDQ==",
    detector
  • low Dangerous commands cmd-privilege references/rendering-setup.md:143
    Privilege escalation / world-writable permissions (detector / deny-list definition)
    export PUPPETEER_ARGS='--no-sandbox --disable-setuid-sandbox'
    detector
  • low Dangerous commands cmd-privilege scripts/generate-image.js:157
    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/generate-image.js:174
    Privilege escalation / world-writable permissions (detector / deny-list definition; string literal in code, not executed)
    args: ['--no-sandbox', '--disable-setuid-sandbox']
    detectorcode literal

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

Against the Agent Skills spec

  • warning missing-ref reference to a missing file: assets/templates/{template-name}.html
  • warning missing-ref reference to a missing file: assets/css/base-styles.css
  • note frontmatter-key unknown frontmatter key "depends"

Process rating: all ten parameters 35/100

Will not run. References files that are not bundled: assets/templates/{template-name}.html, assets/css/base-styles.css
  • 0Tools and files. 2 referenced file(s) missing: assets/templates/{template-name}.html, assets/css/base-styles.css
  • 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. 129 steps
  • 100Consistency. Name and required fields are in place
  • 100Execution cost. Instruction body is 1837 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

  • +4Description does not say when NOT to use the skill (false activations)
  • +3Output format is not stated: the model decides each time
  • -4Absolute local paths (C:\Users, /home/…): not portable
  • +1No license
  • +2Single-language instructions
  • +5Description quotes 3 example trigger phrases
  • +3Description length 195: enough signal without eating the budget
  • +4Structure: 33 headings
  • +3Step-by-step instructions: 129 items
  • +4Has examples (11 code blocks)
  • +4Reference files are cited in the instructions (3 of 3)
  • +3All 1 scripts are documented

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

External checks

ClawHub: suspicious
The skill does what it advertises, but it may read private journals and OpenClaw chat history and turn them into shareable images without strong consent or redaction guidance.
LLM: suspicious (high) · VirusTotal: suspicious · 28 May 2026