DC hodl-dance
(no description)
Not recommendedlow grade D
As a process C 63/100 · Has gaps — weak spots: when it triggers, inputs and preconditions, running it twice
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 · 8
✓ No critical or high findings
Medium and low: 8
-
low Secrets in code
secret-high-entropy-tokenpackage-lock.json:47High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)"integrity": "sha5…RNq/mC+16R1…A0M+/s6ny…wFA==",
detector -
low Secrets in code
secret-high-entropy-tokenpackage-lock.json:107High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)"integrity": "sha5…jgR+Mkmf+D189…ihQ==",
detector -
low Secrets in code
secret-high-entropy-tokenpackage-lock.json:334High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)"integrity": "sha5…Kxp+GEr/ma3+NJCPSaYK+qavI…Z5w==",
detector -
low Secrets in code
secret-high-entropy-tokenpackage-lock.json:387High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)"integrity": "sha5…GXt+7YmA…8oP+DR9d…KNy+TRBQ==",
detector -
low Secrets in code
secret-high-entropy-tokenpackage-lock.json:454High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)"integrity": "sha5…YJg+xp+LPXV…GQe/ylDS…Jxg==",
detector -
low Secrets in code
secret-high-entropy-tokenSKILL.md:249High-entropy token-like string (may be an id, hash or a credential) (documentation table row)| Token Factory | `0x99…737` |
table -
low Secrets in code
secret-high-entropy-tokenSKILL.md:250High-entropy token-like string (may be an id, hash or a credential) (documentation table row)| Bonding Curve Template | `0xea…700` |
table -
low Secrets in code
secret-high-entropy-tokensrc/commands/create-token.js:29High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)const FACTORY_ADDRESS = '0x99…737';
quoted
Files scanned: 21. 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 63/100
- 0Inputs and preconditions. Does not say what the process needs to start
- 0Progress reporting. Says nothing while it works
- 30When it triggers. No condition that starts the skill
- 30Running it twice. 9 mutating operations with no state check
- 60Tools and files. Uses tools (bash, web) that frontmatter does not declare
- 60Result and completion. Output format stated, no completion criterion
- 100Steps. 19 steps
- 100Failures and branches. 4 branches, has a failure section
- 100Consistency. Name and required fields are in place
- 100Execution cost. Instruction body is 1803 tokens
- low The response is described with custom markup (4 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
- -31 of 1 scripts are never mentioned in SKILL.md
- +1No license
- +2Single-language instructions
- +4Structure: 17 headings
- +3Step-by-step instructions: 19 items
- +3Output format is stated explicitly
- +4Has examples (13 code blocks)
Quality base 70; lint remarks subtract, signals add up to 100. Result: 0.
External checks
ClawHub: suspicious
This skill appears purpose-built for HODL.DANCE trading, but it can immediately spend real crypto funds and approve token transfers without enough confirmation safeguards.
LLM: suspicious (high) · 28 May 2026