SKILLEMALL.ai

BF coinank-openapi

Access CoinAnk crypto derivatives market data via API key or Agent Payments Protocol/x402 pay-per-call.

ClawHub Agent Skills author: wqqqqqq v1.0.3 MIT-0 25 files body ≈ 4 290 tokens Open the sourceclawhub.ai analyzed 3 d ago

As a process F 65/100 · Will not run — References files that are not bundled: references/*.json

IntegrationInfrastructureAI and agentstype and topics are labelled automatically from the skill text
JSON
Technical rating
B
76/100
safety, quality, tests
Safety 60%
82
Quality 40%
66
Run on models
none yet
Process rating
F
65/100
Will not run
References files that are not bundled: references/*.json
Tools and files w 18
0
When it triggers w 12
50
Result and completion w 14
60
the three weakest of ten parameters · all ten

What is at stake

Medium-severity findings: the skill is probably honest, but read what alarmed the scanner.

Exfiltration medium severity

Below is the worst case for this category. The finding here is medium: the guard saw a sign, not a proof.

If you install

The instructions or scripts send data out: environment variables, keys, file contents, chat history. You may never notice, because the agent performs the upload as "part of the task".

For the author

If the upload is not needed for the task, remove it: catalogs flag such skills and delist them. If it is needed, name the destination explicitly, say what leaves the machine, and give the user a switch.

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 · 10

✓ No critical or high findings

Medium and low: 10
  • medium Exfiltration net-credential-use README_EN.md:312
    Credential used in a network call (verify the destination is the intended service)
    curl -H "apikey: $APIKEY" \
  • medium Exfiltration net-credential-use README.md:313
    Credential used in a network call (verify the destination is the intended service)
    curl -H "apikey: $APIKEY" \
  • low Exfiltration net-credential-use README_EN.md:341
    Credential used in a network call (verify the destination is the intended service) (the skill's own vendor host)
    curl -H "apikey: $APIKEY" "https://open-api.coinank.com/api/etf/getUsBtcEtf"
    vendor-host
  • low Exfiltration net-credential-use README_EN.md:342
    Credential used in a network call (verify the destination is the intended service) (the skill's own vendor host)
    curl -H "apikey: $APIKEY" "https://open-api.coinank.com/api/etf/getUsEthEtf"
    vendor-host
  • low Exfiltration net-credential-use README_EN.md:343
    Credential used in a network call (verify the destination is the intended service) (the skill's own vendor host)
    curl -H "apikey: $APIKEY" "https://open-api.coinank.com/api/etf/usBtcInflow"
    vendor-host
  • low Exfiltration net-credential-use README_EN.md:344
    Credential used in a network call (verify the destination is the intended service) (the skill's own vendor host)
    curl -H "apikey: $APIKEY" "https://open-api.coinank.com/api/etf/usEthInflow"
    vendor-host
  • low Exfiltration net-credential-use README.md:342
    Credential used in a network call (verify the destination is the intended service) (the skill's own vendor host)
    curl -H "apikey: $APIKEY" "https://open-api.coinank.com/api/etf/getUsBtcEtf"
    vendor-host
  • low Exfiltration net-credential-use README.md:343
    Credential used in a network call (verify the destination is the intended service) (the skill's own vendor host)
    curl -H "apikey: $APIKEY" "https://open-api.coinank.com/api/etf/getUsEthEtf"
    vendor-host
  • low Exfiltration net-credential-use README.md:344
    Credential used in a network call (verify the destination is the intended service) (the skill's own vendor host)
    curl -H "apikey: $APIKEY" "https://open-api.coinank.com/api/etf/usBtcInflow"
    vendor-host
  • low Exfiltration net-credential-use README.md:345
    Credential used in a network call (verify the destination is the intended service) (the skill's own vendor host)
    curl -H "apikey: $APIKEY" "https://open-api.coinank.com/api/etf/usEthInflow"
    vendor-host

Files scanned: 25. 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: references/*.json

Process rating: all ten parameters 65/100

Will not run. References files that are not bundled: references/*.json
  • 0Tools and files. 1 referenced file(s) missing: references/*.json
  • 50When it triggers. No condition that starts the skill
  • 60Result and completion. Output format stated, no completion criterion
  • 70Inputs and preconditions. Inputs and preconditions are listed
  • 70Execution cost. Instruction body is 4290 tokens
  • 100Steps. 65 steps
  • 100Failures and branches. 13 branches, has a failure section
  • 100Consistency. Name and required fields are in place
  • 100Running it twice. Mutating operations check current state
  • 100Progress reporting. Reports progress
  • medium Safety rules and hard prohibitions inside a skill: they belong in the system prompt, here they protect nothing
  • low 20 top-level sections: this looks like several domains in one skill

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 103: 120–800 characters recommended
  • +1No license
  • +2Single-language instructions
  • +4Structure: 28 headings
  • +3Step-by-step instructions: 65 items
  • +3Output format is stated explicitly
  • +4Has examples (3 code blocks)

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

External checks

ClawHub: clean
This skill is a disclosed CoinAnk market-data integration that uses an API key or user-confirmed pay-per-call payments, with no executable code or hidden persistence found.
LLM: benign (high) · VirusTotal: · 9 Jul 2026