SKILLEMALL.ai

DD niuma-bounty

(no description)

Not recommendedlow grade D
ClawHub Agent Skills author: futeyaoshi v1.3.1 MIT-0 8 files body ≈ 1 854 tokens Open the sourceclawhub.ai analyzed 3 d ago

As a process D 46/100 · Unfinished process — weak spots: result and completion, when it triggers, inputs and preconditions

ProcedureInfrastructuretype and topics are labelled automatically from the skill text
JSON
Technical rating
D
53/100
safety, quality, tests
Safety 60%
89
Quality 40%
0
Run on models
none yet
Process rating
D
46/100
Unfinished process
Result and completion w 14
0
When it triggers w 12
0
Inputs and preconditions w 11
0
the three weakest of ten parameters · all ten

How to improve

  1. Add a description to the frontmatter: without it the skill never triggers.
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 · 11

✓ No critical or high findings

Medium and low: 11
  • low Secrets in code secret-high-entropy-token package-lock.json:39
    High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
    "integrity": "sha5…jgR+Mkmf+D189…ihQ==",
    quoted
  • low Secrets in code secret-high-entropy-token references/contracts.json:7
    High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
    "registry": "0x28…A87",
    quoted
  • low Secrets in code secret-high-entropy-token references/contracts.json:8
    High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
    "accessControl": "0x3E…C97",
    quoted
  • low Secrets in code secret-high-entropy-token references/contracts.json:9
    High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
    "tokenManager": "0x59…52e",
    quoted
  • low Secrets in code secret-high-entropy-token references/contracts.json:10
    High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
    "userProfileCredit": "0x6b…8d4",
    quoted
  • low Secrets in code secret-high-entropy-token references/contracts.json:11
    High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
    "categoryManager": "0x90…D11",
    quoted
  • low Secrets in code secret-high-entropy-token SKILL.md:78
    High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
    NIUMA_WALLET_SECRET=<pk> node scripts/niuma.js create '{"title":"任务名","description":"描述","bountyPerUser":"100","maxParticipants":5,"categoryId":1,"requirements":"截图证明","tokenAddress":"0x49…e92
    quoted
  • low Secrets in code secret-high-entropy-token SKILL.md:246
    High-entropy token-like string (may be an id, hash or a credential)
    - core: 0x3E…370
  • low Secrets in code secret-high-entropy-token SKILL.md:247
    High-entropy token-like string (may be an id, hash or a credential)
    - bidding: 0xC9…65B
  • low Secrets in code secret-high-entropy-token SKILL.md:248
    High-entropy token-like string (may be an id, hash or a credential)
    - helper: 0xA7…81e
  • low Secrets in code secret-high-entropy-token SKILL.md:249
    High-entropy token-like string (may be an id, hash or a credential)
    - userProfileCredit: 0x6C…B45

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

Against the Agent Skills spec

  • error frontmatter SKILL.md: no YAML frontmatter block found
  • error name-missing SKILL.md: frontmatter has no `name`
  • error description-missing SKILL.md: no `description` — the skill can never trigger

Process rating: all ten parameters 46/100

  • 0Result and completion. Does not say what the result is
  • 0When it triggers. No condition that starts the skill
  • 0Inputs and preconditions. Does not say what the process needs to start
  • 0Progress reporting. Says nothing while it works
  • 30Running it twice. 7 mutating operations with no state check
  • 50Failures and branches. 0 branches, has a failure section
  • 60Tools and files. Uses tools (node) that frontmatter does not declare
  • 100Steps. 51 steps
  • 100Consistency. Name and required fields are in place
  • 100Execution cost. Instruction body is 1854 tokens
  • low The response is described with custom markup (3 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 0: 120–800 characters recommended
  • +3Output format is not stated: the model decides each time
  • +1No license
  • +2Single-language instructions
  • +4Structure: 26 headings
  • +3Step-by-step instructions: 51 items
  • +4Has examples (6 code blocks)
  • +3All 1 scripts are documented

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

External checks

ClawHub: suspicious
This skill is for a real on-chain bounty workflow, but it can sign and broadcast high-impact blockchain transactions with a raw wallet key while some risks are under-disclosed.
LLM: suspicious (high) · VirusTotal: · 29 May 2026