SKILLEMALL.ai

BF mt5-httpapi

HTTP client for a user-deployed mt5-httpapi MetaTrader 5 bridge. Use ONLY when the user has explicitly installed and configured mt5-httpapi AND provided MT5_API_URL. Read endpoints (account, symbols, rates, ticks, server-side technical-analysis enrichment via the wickworks sidecar, history, backtest report fetching) are safe to invoke. Trade-mutating endpoints on /orders and /positions require explicit per-action confirmation showing symbol, side, volume, and SL/TP; terminal shutdown/restart also require explicit confirmation naming the target terminal and operation. Never invoke mutations on inferred intent. Do not use this skill for generic market-data, charting, or trading questions where the user hasn't named mt5-httpapi.

ClawHub Agent Skills author: Ciprian Mandache v4.13.1 MIT-0 3 files body ≈ 7 564 tokens Open the sourceclawhub.ai analyzed 2 d ago

As a process F 63/100 · Will not run — References files that are not bundled: assets/experts/*.ex5, assets/sets/*.set, assets/experts/

IntegrationGitHubInfrastructuretype and topics are labelled automatically from the skill text
JSON
Technical rating
B
86/100
safety, quality, tests
Safety 60%
99
Quality 40%
67
Run on models
none yet
Process rating
F
63/100
Will not run
References files that are not bundled: assets/experts/*.ex5, assets/sets/*.set, assets/experts/
Tools and files w 18
0
Result and completion w 14
0
Running it twice w 4
30
the three weakest of ten parameters · all ten

How to improve

  1. The SKILL.md body is over 5,000 tokens: move reference detail into references/ and load it when needed.
  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 · 1

✓ No critical or high findings

Medium and low: 1
  • low Risky intent intent-offensive-security SKILL.md:38
    Offensive-security / dual-use content (legitimate for authorised testing; review intended use)
    3. **No credential harvesting.** Read `MT5_…KEN` only from the environment variable the user set, or ask the user. Never read tokens, passwords, server names, or login numbers from `config/config

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

Against the Agent Skills spec

  • warning body-long SKILL.md body ≈ 7564 tokens (recommended < 5000); move details to references/
  • warning missing-ref reference to a missing file: assets/experts/*.ex5
  • warning missing-ref reference to a missing file: assets/sets/*.set
  • warning missing-ref reference to a missing file: assets/experts/
  • warning missing-ref reference to a missing file: assets/sets/
  • note frontmatter-key unknown frontmatter key "permissions"

Process rating: all ten parameters 63/100

Will not run. References files that are not bundled: assets/experts/*.ex5, assets/sets/*.set, assets/experts/
  • 0Tools and files. 4 referenced file(s) missing: assets/experts/*.ex5, assets/sets/*.set, assets/experts/
  • 0Result and completion. Does not say what the result is
  • 30Running it twice. 9 mutating operations with no state check
  • 70Execution cost. Instruction body is 7564 tokens
  • 100Steps. 49 steps
  • 100When it triggers. States when to use and when not to
  • 100Inputs and preconditions. Inputs and preconditions are listed
  • 100Failures and branches. 13 branches, has a failure section
  • 100Consistency. Name and required fields are in place
  • 100Progress reporting. Reports progress
  • medium Safety rules and hard prohibitions inside a skill: they belong in the system prompt, here they protect nothing
  • low The response is described with custom markup (8 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
  • +3Output format is not stated: the model decides each time
  • -2localhost URLs: will not work for another user
  • +1No license
  • +2Single-language instructions
  • +4Description says when NOT to use the skill
  • +3Description length 735: enough signal without eating the budget
  • +4Structure: 20 headings
  • +3Step-by-step instructions: 49 items
  • +4Has examples (18 code blocks)
  • +4Reference files are cited in the instructions (1 of 1)

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

External checks

ClawHub: suspicious
This skill is transparent about controlling a user-run MT5 trading bridge, but it can execute real-money trades and expose a powerful bearer token through user-configured HTTP or tunnel access.
LLM: suspicious (high) · VirusTotal: · 10 Sept 2026