SKILLEMALL.ai

BF yuanzi-wechat-suite

元子公众号图文系列整合版。一键装 = 4 站流水线(读稿 → 写作 → 配图 → 发布)+ 11 段知识库 + 全套脚本。Use when user needs end-to-end WeChat Official Account article production: article scraping (mp.weixin.qq.com), copywriting (散文体铁律 v7), image generation (covers/comparisons/charts), publishing (一键草稿). v2.1.2 整合 5 yuanzi- 技能为 1,含 master v7 自动校验 + 总调度 + 4 站包装 + 11 段 KB。

ClawHub Agent Skills author: Golikegod v2.1.4 MIT-0 37 files · 1 script body ≈ 1 341 tokens Open the sourceclawhub.ai analyzed 2 d ago

元子公众号图文系列整合版。一键装 = 4 站流水线(读稿 → 写作 → 配图 → 发布)+ 11 段知识库 + 全套脚本。Use when user needs end-to-end WeChat Official Account article production: article scraping…

As a process F 33/100 · Will not run — References files that are not bundled: references/00~10*.md, references/*.md

GeneratorWriting and documentstype and topics are labelled automatically from the skill text
JSON
Technical rating
B
82/100
safety, quality, tests
Safety 60%
89
Quality 40%
72
Run on models
none yet
Process rating
F
33/100
Will not run
References files that are not bundled: references/00~10*.md, references/*.md
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

What is at stake

Medium-severity findings: the skill is probably honest, but read what alarmed the scanner.

Dangerous commands medium severity

Below is the worst case for this category. The finding here is medium: the guard saw a sign, not a proof.

If you install

The skill contains commands that delete files, rewrite disks or execute code fetched from the network. The agent may run them without asking if it believes the instructions require it.

For the author

Replace destructive commands with safe equivalents that ask for confirmation, scope them to one folder, and stop piping curl into a shell: pin a version and a checksum.

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 · 7

✓ No critical or high findings

Medium and low: 7
  • medium Dangerous commands cmd-execpolicy-bypass SKILL.md:100
    Runs PowerShell with execution policy bypassed
    powershell -ExecutionPolicy Bypass -File inst…ps1
  • low Dangerous commands cmd-execpolicy-bypass package.json:10
    Runs PowerShell with execution policy bypassed (quoted — discussed, not commanded)
    "install:all:win": "powershell -ExecutionPolicy Bypass -File inst…ps1",
    quoted
  • low Secrets in code secret-high-entropy-token scripts/extractor/package-lock.json:45
    High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
    "integrity": "sha5…HxH+tv3k…kSo+8o0wxg9lZWw==",
    quoted
  • low Secrets in code secret-high-entropy-token scripts/extractor/package-lock.json:54
    High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
    "integrity": "sha5…9dM/mwVgvbZJaSNaRk+bshk…Kbz+IoId…W0Q==",
    quoted
  • low Secrets in code secret-high-entropy-token scripts/extractor/package-lock.json:84
    High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
    "integrity": "sha5…dfW+r2Wn…xUV+azxA…TQk+2N2X…Rtg==",
    quoted
  • low Secrets in code secret-high-entropy-token scripts/extractor/package-lock.json:156
    High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
    "integrity": "sha5…NxY+fzEC…TMw+Dfs3…h4g==",
    quoted
  • low Secrets in code secret-high-entropy-token scripts/extractor/package-lock.json:173
    High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
    "integrity": "sha5…SDq+2kAA…MOe/+5cdoEdg==",
    quoted

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

Against the Agent Skills spec

  • warning frontmatter-yaml SKILL.md: the frontmatter is not valid YAML (YAML parse error: Nested mappings are not allowed in compact mappings at line 2, column 14: description: 元子公众号图文系列整合版。一键装 = 4 站流水线(读稿 → 写作 → 配图 → 发布)+ 11 段知识库 + 全套脚本。Use w… ^ ); fields were read line by line. The usual cause is a colon inside an unquoted value
  • warning missing-ref reference to a missing file: references/00~10*.md
  • warning missing-ref reference to a missing file: references/*.md

Process rating: all ten parameters 33/100

Will not run. References files that are not bundled: references/00~10*.md, references/*.md
  • 0Tools and files. 2 referenced file(s) missing: references/00~10*.md, references/*.md
  • 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
  • 30Running it twice. 8 mutating operations with no state check
  • 100Steps. 12 steps
  • 100Consistency. Name and required fields are in place
  • 100Execution cost. Instruction body is 1341 tokens
  • low 11 top-level sections: this looks like several domains in one skill

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 329: enough signal without eating the budget
  • +4Structure: 17 headings
  • +3Step-by-step instructions: 12 items
  • +4Has examples (6 code blocks)
  • +4Reference files are cited in the instructions (11 of 12)
  • +3All 1 scripts are documented

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

External checks

ClawHub: suspicious
The skill mostly matches its WeChat article workflow, but it needs review because it can act on a live WeChat account, persists access tokens locally, and includes unsafe command/evaluation patterns.
LLM: suspicious (high) · VirusTotal: · 9 Jul 2026