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。
元子公众号图文系列整合版。一键装 = 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
What is at stake
Medium-severity findings: the skill is probably honest, but read what alarmed the scanner.
Below is the worst case for this category. The finding here is medium: the guard saw a sign, not a proof.
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.
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
- The text references files that are not there: add them or drop the references.
- 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-bypassSKILL.md:100Runs PowerShell with execution policy bypassedpowershell -ExecutionPolicy Bypass -File inst…ps1
-
low Dangerous commands
cmd-execpolicy-bypasspackage.json:10Runs 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-tokenscripts/extractor/package-lock.json:45High-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-tokenscripts/extractor/package-lock.json:54High-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-tokenscripts/extractor/package-lock.json:84High-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-tokenscripts/extractor/package-lock.json:156High-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-tokenscripts/extractor/package-lock.json:173High-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-yamlSKILL.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-refreference to a missing file: references/00~10*.md - warning
missing-refreference to a missing file: references/*.md
Process rating: all ten parameters 33/100
- 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.