BF 1688-alibaba-data-fetcher
1688卖家工作台数据抓取:原生聊天用MEDIA、飞书必须用message;登录必须同回合内持续poll。
1688卖家工作台数据抓取:原生聊天用MEDIA、飞书必须用message;登录必须同回合内持续poll。
As a process F 31/100 · Will not run — References files that are not bundled: scripts/.feishu_token.json
This is a copy of a skill from another catalog; the rating counts the canonical one: 1688-alibaba-data-fetcher (ClawHub)
How to improve
- Say in the description WHEN to use the skill ("use when…", example requests): that is the agent's main cue.
- The SKILL.md body is over 5,000 tokens: move reference detail into references/ and load it when needed.
- 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 · 4
✓ No critical or high findings
Medium and low: 4
-
low Exfiltration
exfil-secret-in-urlplugin/content.js:130Credential passed in a URL query string (normal for some APIs — verify the host is the intended service) (placeholder value)const apiUrl = `https://h5ap…com/h5/mtop.alibaba.cbu.workdiordatareaderservice.getvaluesfromgateway/1.0/?jsv=2.7.2&appKey=…&t=…&sign=…&api=…
placeholder -
low Exfiltration
exfil-secret-in-urlplugin/content.js:167Credential passed in a URL query string (normal for some APIs — verify the host is the intended service) (placeholder value)const apiUrl = `https://h5ap…com/h5/mtop.alibaba.cbu.workdiordatareaderservice.getvaluesfromgateway/1.0/?jsv=2.7.2&appKey=…&t=…&sign=…&api=…
placeholder -
low Obfuscation
obf-base64-blobplugin/manifest.json:6Long base64-looking blob (quoted — discussed, not commanded)"key": "MIIB…6CE+BGEB…WEF+rhbE…CLF+/b9nE…JLf/3B4c…gOD
quoted -
low Dangerous commands
cmd-execpolicy-bypassscripts/login.py:56Runs PowerShell with execution policy bypassed (quoted — discussed, not commanded)cmd = f'powershell -ExecutionPolicy Bypass -File "{script}"'quoted
Files scanned: 26. Evidence is masked. Grey chips explain why severity was lowered.
Against the Agent Skills spec
- warning
description-no-whendescription does not say WHEN to use the skill (no "use when") - warning
body-longSKILL.md body ≈ 5162 tokens (recommended < 5000); move details to references/ - warning
missing-refreference to a missing file: scripts/.feishu_token.json
Process rating: all ten parameters 31/100
Will not run. References files that are not bundled: scripts/.feishu_token.json
- 0Tools and files. 1 referenced file(s) missing: scripts/.feishu_token.json
- 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. 14 mutating operations with no state check
- 70Execution cost. Instruction body is 5162 tokens
- 100Steps. 59 steps
- 100Consistency. Name and required fields are in place
- low 10 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)
- +3Description length 53: 120–800 characters recommended
- +3Output format is not stated: the model decides each time
- -242 emoji in the instructions: noise for the model
- -31 of 14 scripts are never mentioned in SKILL.md
- +1No license
- +2Single-language instructions
- +4Structure: 27 headings
- +3Step-by-step instructions: 59 items
- +4Has examples (18 code blocks)
Quality base 70; lint remarks subtract, signals add up to 100. Result: 48.
External checks
ClawHub: suspicious
The skill is broadly purpose-aligned, but it handles sensitive seller analytics through overbroad extension access and recurring outbound reporting that should be reviewed carefully.
LLM: suspicious (high) · 14 Jul 2026