SKILLEMALL.ai

DF apex-ia-scanner

Professional scanner for Binance Futures. SMA 8/21 crossovers. 🇺🇸 | Scanner profissional para Binance Futures. Cruzamentos SMA 8/21. 🇧🇷

Not recommendedlow grade D
ClawHub Agent Skills author: marcusfranca12 v2.4.0 MIT-0 48 files · 1 script body ≈ 222 tokens Open the sourceclawhub.ai analyzed 3 d ago

As a process F 31/100 · Will not run — weak spots: steps, result and completion, when it triggers

ReferenceInfrastructuretype and topics are labelled automatically from the skill text
JSON
Technical rating
D
49/100
safety, quality, tests
Safety 60%
43
Quality 40%
59
Run on models
none yet
Process rating
F
31/100
Will not run
Steps w 15
0
Result and completion w 14
0
Inputs and preconditions w 11
0
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.

Secrets in code 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 files contain someone else's key or token. If it is live, your agent will call third-party services under a stranger's identity; if it was revoked, the skill's scripts simply fail. Such a key often arrives with the author's whole workspace, personal data included.

For the author

The key is visible to everyone who downloaded the skill and has likely been copied by catalog-scanning bots already. Revoke it now, check bills and access logs, then reissue.

How to improve

  1. 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 · 29

✓ No critical or high findings

Medium and low: 29
  • medium Secrets in code secret-labelled-token apex-ia-aggressive.mjs:13
    Labelled token / key literal (vendor format unknown — verify it is not a live credential)
    const API_KEY = 'Dq0v…IXL';
  • medium Secrets in code secret-labelled-token apex-ia-all.mjs:13
    Labelled token / key literal (vendor format unknown — verify it is not a live credential)
    const API_KEY = 'Dq0v…IXL';
  • medium Secrets in code secret-labelled-token apex-ia-final-20x.mjs:53
    Labelled token / key literal (vendor format unknown — verify it is not a live credential)
    const API_KEY = 'Dq0v…IXL';
  • medium Secrets in code secret-labelled-token apex-ia-final.mjs:13
    Labelled token / key literal (vendor format unknown — verify it is not a live credential)
    const API_KEY = 'Dq0v…IXL';
  • medium Secrets in code secret-labelled-token apex-ia-robot.mjs:13
    Labelled token / key literal (vendor format unknown — verify it is not a live credential)
    const API_KEY = 'Dq0v…IXL';
  • medium Secrets in code secret-labelled-token apex-ia-smc.mjs:53
    Labelled token / key literal (vendor format unknown — verify it is not a live credential)
    const API_KEY = 'Dq0v…IXL';
  • medium Secrets in code secret-labelled-token apex-ia-trader.mjs:14
    Labelled token / key literal (vendor format unknown — verify it is not a live credential)
    const API_KEY = 'Dq0v…IXL';
  • low Secrets in code secret-password-literal apex-ia-aggressive.mjs:13
    Hard-coded password / key literal (may be an example)
    const API_KEY = 'Dq0v…IXL';
  • low Secrets in code secret-password-literal apex-ia-all.mjs:13
    Hard-coded password / key literal (may be an example)
    const API_KEY = 'Dq0v…IXL';
  • low Secrets in code secret-password-literal apex-ia-final-20x.mjs:53
    Hard-coded password / key literal (may be an example)
    const API_KEY = 'Dq0v…IXL';
  • low Secrets in code secret-password-literal apex-ia-final.mjs:13
    Hard-coded password / key literal (may be an example)
    const API_KEY = 'Dq0v…IXL';
  • low Secrets in code secret-password-literal apex-ia-robot.mjs:13
    Hard-coded password / key literal (may be an example)
    const API_KEY = 'Dq0v…IXL';
  • low Secrets in code secret-password-literal apex-ia-smc.mjs:53
    Hard-coded password / key literal (may be an example)
    const API_KEY = 'Dq0v…IXL';
  • low Secrets in code secret-password-literal apex-ia-trader.mjs:14
    Hard-coded password / key literal (may be an example)
    const API_KEY = 'Dq0v…IXL';
  • low Secrets in code secret-high-entropy-token landing-page.html:89
    High-entropy token-like string (may be an id, hash or a credential) (placeholder value)
    <div class="wallet-address">79LQ…pjb</div>
    placeholder
  • low Secrets in code secret-high-entropy-token license-check.js:15
    High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
    const YOUR_WALLET_SOL = '79LQ…pjb';
    quoted
  • low Secrets in code secret-high-entropy-token package-lock.json:41
    High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)
    "integrity": "sha5…9dM/mwVgvbZJaSNaRk+bshk…Kbz+IoId…W0Q=="
    detector
  • low Secrets in code secret-high-entropy-token package-lock.json:68
    High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)
    "integrity": "sha5…SDq+2kAA…MOe/+5cdoEdg==",
    detector
  • low Secrets in code secret-high-entropy-token package-lock.json:100
    High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)
    "integrity": "sha5…FrF+LTRo…W3g==",
    detector
  • low Secrets in code secret-high-entropy-token package-lock.json:108
    High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)
    "integrity": "sha5…A6j+hAmM…GbS+kf5c…csw==",
    detector
  • low Secrets in code secret-high-entropy-token package-lock.json:116
    High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)
    "integrity": "sha5…5bm+c2gQ…aG5+esrLODihIorn+Pe6F…dXA==",
    detector
  • low Secrets in code secret-high-entropy-token SKILL-pro.md:47
    High-entropy token-like string (may be an id, hash or a credential) (documentation table row)
    | **SOLANA** | Solana | `79LQ…pjb` |
    table
  • low Secrets in code secret-high-entropy-token SKILL.md:42
    High-entropy token-like string (may be an id, hash or a credential)
    **SOLANA:** 79LQ…pjb
  • low Secrets in code secret-high-entropy-token SKILL.md:69
    High-entropy token-like string (may be an id, hash or a credential)
    **SOLANA:** 79LQ…pjb
  • low Secrets in code secret-high-entropy-token webapp/package-lock.json:31
    High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)
    "integrity": "sha5…FFX/+gVeY…NlM++NqRc…bqg=="
    detector
  • low Secrets in code secret-high-entropy-token webapp/package-lock.json:36
    High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)
    "integrity": "sha5…9dM/mwVgvbZJaSNaRk+bshk…Kbz+IoId…W0Q=="
    detector
  • low Secrets in code secret-high-entropy-token webapp/package-lock.json:123
    High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)
    "integrity": "sha5…SDq+2kAA…MOe/+5cdoEdg==",
    detector
  • low Secrets in code secret-high-entropy-token webapp/package-lock.json:241
    High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)
    "integrity": "sha5…FrF+LTRo…W3g==",
    detector
  • low Secrets in code secret-high-entropy-token webapp/package-lock.json:249
    High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)
    "integrity": "sha5…A6j+hAmM…GbS+kf5c…csw==",
    detector

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

Against the Agent Skills spec

  • warning frontmatter-yaml SKILL.md: the frontmatter is not valid YAML (YAML parse error: Map keys must be unique at line 4, column 1: version: 2.4.0 version: 2.4.0 ^ ); fields were read line by line. The usual cause is a colon inside an unquoted value
  • warning description-no-when description does not say WHEN to use the skill (no "use when")

Process rating: all ten parameters 31/100

  • 0Steps. Prose only: no discrete steps
  • 0Result and completion. Does not say what the result is
  • 0Inputs and preconditions. Does not say what the process needs to start
  • 0Failures and branches. Linear process with no failure handling
  • 0Progress reporting. Says nothing while it works
  • 20When it triggers. No condition that starts the skill
  • 60Tools and files. Uses tools (bash) that frontmatter does not declare
  • 100Consistency. Name and required fields are in place
  • 100Execution cost. Instruction body is 222 tokens
  • 100Running it twice. No mutating operations

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)
  • +3No numbered steps or checklist
  • +3Output format is not stated: the model decides each time
  • +1No license
  • +2Single-language instructions
  • +3Description length 139: enough signal without eating the budget
  • +4Structure: 6 headings
  • +4Has examples (3 code blocks)

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

External checks

ClawHub: suspicious
This package is advertised as a Binance Futures scanner, but it also includes code that can automatically place leveraged futures trades using embedded Binance credentials.
LLM: suspicious (high) · VirusTotal: · 29 May 2026