DD niuma-bounty
(no description)
Not recommendedlow grade D
As a process D 46/100 · Unfinished process — weak spots: result and completion, when it triggers, inputs and preconditions
How to improve
- 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-tokenpackage-lock.json:39High-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-tokenreferences/contracts.json:7High-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-tokenreferences/contracts.json:8High-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-tokenreferences/contracts.json:9High-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-tokenreferences/contracts.json:10High-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-tokenreferences/contracts.json:11High-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-tokenSKILL.md:78High-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…e92quoted -
low Secrets in code
secret-high-entropy-tokenSKILL.md:246High-entropy token-like string (may be an id, hash or a credential)- core: 0x3E…370
-
low Secrets in code
secret-high-entropy-tokenSKILL.md:247High-entropy token-like string (may be an id, hash or a credential)- bidding: 0xC9…65B
-
low Secrets in code
secret-high-entropy-tokenSKILL.md:248High-entropy token-like string (may be an id, hash or a credential)- helper: 0xA7…81e
-
low Secrets in code
secret-high-entropy-tokenSKILL.md:249High-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
frontmatterSKILL.md: no YAML frontmatter block found - error
name-missingSKILL.md: frontmatter has no `name` - error
description-missingSKILL.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