SKILLEMALL.ai

BF fnclub-signer

飞牛论坛(club.fnnas.com)自动签到。触发场景:(1) 用户要求"飞牛签到"、"飞牛论坛签到"、"fnclub签到";(2) 设置定时飞牛论坛签到任务;(3) 查询飞牛论坛签到状态。

ClawHub Agent Skills author: OneTian1211 v1.0.2 MIT-0 5 files body ≈ 471 tokens Open the sourceclawhub.ai analyzed 4 d ago

As a process F 35/100 · Will not run — References files that are not bundled: scripts/config.json, scripts/config.json.example, scripts/cookies.json

ProcedureInfrastructuretype and topics are labelled automatically from the skill text
JSON
Technical rating
B
82/100
safety, quality, tests
Safety 60%
94
Quality 40%
65
Run on models
none yet
Process rating
F
35/100
Will not run
References files that are not bundled: scripts/config.json, scripts/config.json.example, scripts/cookies.json
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 · 6

✓ No critical or high findings

Medium and low: 6
  • low Exfiltration exfil-secret-in-url scripts/fnclub_signer.js:162
    Credential passed in a URL query string (normal for some APIs — verify the host is the intended service) (placeholder value)
    `https://aip.baidubce.com/rest/2.0/ocr/v1/accurate_basic?access_token=…
    placeholder
  • low Secrets in code secret-high-entropy-token scripts/package-lock.json:20
    High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)
    "integrity": "sha5…9dM/mwVgvbZJaSNaRk+bshk…Kbz+IoId…W0Q==",
    detector
  • low Secrets in code secret-high-entropy-token scripts/package-lock.json:81
    High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)
    "integrity": "sha5…NxY+fzEC…TMw+Dfs3…h4g==",
    detector
  • low Secrets in code secret-high-entropy-token scripts/package-lock.json:98
    High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)
    "integrity": "sha5…SDq+2kAA…MOe/+5cdoEdg==",
    detector
  • low Secrets in code secret-high-entropy-token scripts/package-lock.json:161
    High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)
    "integrity": "sha5…9co+7Zrb…CSH/zJvXw56gmHw==",
    detector
  • low Secrets in code secret-high-entropy-token scripts/package-lock.json:216
    High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)
    "integrity": "sha5…Eg5+wW0/QaZM…swK/w2MWU+Gw==",
    detector

Files scanned: 5. 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: scripts/config.json
  • warning missing-ref reference to a missing file: scripts/config.json.example
  • warning missing-ref reference to a missing file: scripts/cookies.json
  • warning missing-ref reference to a missing file: scripts/token_cache.json
  • warning missing-ref reference to a missing file: scripts/node_modules/

Process rating: all ten parameters 35/100

Will not run. References files that are not bundled: scripts/config.json, scripts/config.json.example, scripts/cookies.json
  • 0Tools and files. 5 referenced file(s) missing: scripts/config.json, scripts/config.json.example, scripts/cookies.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
  • 100Steps. 12 steps
  • 100Consistency. Name and required fields are in place
  • 100Execution cost. Instruction body is 471 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)
  • +3Description length 97: 120–800 characters recommended
  • +3Output format is not stated: the model decides each time
  • +1No license
  • +2Single-language instructions
  • +5Description quotes 2 example trigger phrases
  • +4Structure: 12 headings
  • +3Step-by-step instructions: 12 items
  • +4Has examples (5 code blocks)
  • +3All 1 scripts are documented

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

External checks

ClawHub: clean
This skill does what it claims: it automates a forum daily sign-in, but it requires account credentials, Baidu OCR keys, and local session caches that users must protect.
LLM: benign (high) · VirusTotal: · 29 May 2026