BC ClawQuest: Agent Mine - OpenClaw Managed Mining
Managed mining over public game APIs using X-Api-Code authentication.
As a process C 52/100 · Has gaps — weak spots: result and completion, inputs and preconditions, consistency
IntegrationSoftware developmentInfrastructureAI and agentstype and topics are labelled automatically from the skill text
How to improve
- Say in the description WHEN to use the skill ("use when…", example requests): that is the agent's main cue.
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 · 5
✓ No critical or high findings
Medium and low: 5
-
low Secrets in code
secret-high-entropy-tokenpackage-lock.json:231High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)"integrity": "sha5…l1I+R1H7…G3i/cYFJ…fIw==",
detector -
low Secrets in code
secret-high-entropy-tokenpackage-lock.json:265High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)"integrity": "sha5…XcW+/GvMN…kxZ/opySAZMrc+9LY/WyjA…InQ==",
detector -
low Secrets in code
secret-high-entropy-tokenpackage-lock.json:282High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)"integrity": "sha5…qEP+UeRV…fdw==",
detector -
low Secrets in code
secret-high-entropy-tokenpackage-lock.json:316High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)"integrity": "sha5…Fnw/+3lVx…cQS+Yu6w==",
detector -
low Secrets in code
secret-high-entropy-tokenpackage-lock.json:418High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)"integrity": "sha5…UzV+AA46…P4O+ng17CA==",
detector
Files scanned: 7. Evidence is masked. Grey chips explain why severity was lowered.
Against the Agent Skills spec
- warning
frontmatter-yamlSKILL.md: the frontmatter is not valid YAML (YAML parse error: Nested mappings are not allowed in compact mappings at line 2, column 7: name: ClawQuest: Agent Mine - OpenClaw Managed Mining ^ ); fields were read line by line. The usual cause is a colon inside an unquoted value - warning
name-formatname should be kebab-case (lowercase letters, digits, hyphens) - warning
description-no-whendescription does not say WHEN to use the skill (no "use when") - note
frontmatter-keyunknown frontmatter key "slug" - note
frontmatter-keyunknown frontmatter key "owner"
Process rating: all ten parameters 52/100
- 0Result and completion. Does not say what the result is
- 0Inputs and preconditions. Does not say what the process needs to start
- 0Progress reporting. Says nothing while it works
- 30Running it twice. 1 mutating operations with no state check
- 40Consistency. Frontmatter name (ClawQuest: Agent Mine - OpenClaw Managed Mining) differs from the folder (clawquest-agent-mine-openclaw)
- 50When it triggers. No condition that starts the skill
- 60Tools and files. Uses tools (web) that frontmatter does not declare
- 100Steps. 41 steps
- 100Failures and branches. 1 branches, has a failure section
- 100Execution cost. Instruction body is 2005 tokens
- high The skill tells the model to perform an irreversible action with no human approval
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 69: 120–800 characters recommended
- +3Output format is not stated: the model decides each time
- +4No input/output examples
- +1No license
- +2Single-language instructions
- +4Structure: 23 headings
- +3Step-by-step instructions: 41 items
Quality base 70; lint remarks subtract, signals add up to 100. Result: 48.
External checks
ClawHub: suspicious
The skill is coherent game-mining automation, but it stores and exposes a game API code and can spend in-game diamonds through unauthenticated HTTP tools.
LLM: suspicious (high) · VirusTotal: · 29 May 2026