SKILLEMALL.ai

BF wechat-publisher

将已完成的文章发布到微信公众号草稿箱。只负责排版转换、图片上传、草稿提交,不负责文章内容生成。当用户要求"发公众号""上传草稿箱""发布文章到公众号"时触发此技能。

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

As a process F 31/100 · Will not run — References files that are not bundled: assets/youai_sph_qrcode.JPG, scripts/.wechat-config.json, assets/article-template.html

ProcedureAI and agentstype and topics are labelled automatically from the skill text
JSON
Technical rating
B
82/100
safety, quality, tests
Safety 60%
97
Quality 40%
60
Run on models
none yet
Process rating
F
31/100
Will not run
References files that are not bundled: assets/youai_sph_qrcode.JPG, scripts/.wechat-config.json, assets/article-template.html
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. 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 · 3

✓ No critical or high findings

Medium and low: 3
  • low Exfiltration exfil-secret-in-url scripts/upload-draft.js:126
    Credential passed in a URL query string (normal for some APIs — verify the host is the intended service) (placeholder value)
    const url = `https://api.weixin.qq.com/cgi-bin/token?grant_type=…&appid=…&secret=…
    placeholder
  • low Exfiltration exfil-secret-in-url scripts/upload-draft.js:136
    Credential passed in a URL query string (normal for some APIs — verify the host is the intended service) (placeholder value)
    const url = `https://api.weixin.qq.com/cgi-bin/draft/add?access_token=…
    placeholder
  • low Exfiltration exfil-secret-in-url skill-card.md:33
    Credential passed in a URL query string (normal for some APIs — verify the host is the intended service) (placeholder value)
    - [WeChat draft add endpoint](https://api.weixin.qq.com/cgi-bin/draft/add?access_token=…) <br>
    placeholder

Files scanned: 3. 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: assets/youai_sph_qrcode.JPG
  • warning missing-ref reference to a missing file: scripts/.wechat-config.json
  • warning missing-ref reference to a missing file: assets/article-template.html

Process rating: all ten parameters 31/100

Will not run. References files that are not bundled: assets/youai_sph_qrcode.JPG, scripts/.wechat-config.json, assets/article-template.html
  • 0Tools and files. 3 referenced file(s) missing: assets/youai_sph_qrcode.JPG, scripts/.wechat-config.json, assets/article-template.html
  • 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 (wechat-publisher) differs from the folder (magicx-wechat-publisher)
  • 100Steps. 36 steps
  • 100Execution cost. Instruction body is 1070 tokens
  • 100Running it twice. No mutating operations
  • low The response is described with custom markup (4 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 82: 120–800 characters recommended
  • +3Output format is not stated: the model decides each time
  • +1No license
  • +2Single-language instructions
  • +4Structure: 20 headings
  • +3Step-by-step instructions: 36 items
  • +4Has examples (4 code blocks)
  • +3All 1 scripts are documented

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

External checks

ClawHub: suspicious
This skill does publish WeChat drafts as described, but it stores WeChat account secrets in a plaintext local config file without strong protection or warning.
LLM: suspicious (high) · VirusTotal: · 29 May 2026