SKILLEMALL.ai

BD metal-price

Daily non-ferrous metals briefing for AI agents. Collects real-time base metals prices (Cu/Zn/Ni/Co/Mg/Bi) from Yahoo Finance, CCMN 長江有色, SMM, and Westmetall, then delivers a six-section professional investment research report via Telegram at 14:00 CST. Zero paid APIs required. Use when you need automated metals market monitoring, LME price tracking, or professional trading briefings with macro/inventory/futures-structure/sentiment cross-analysis.

ClawHub Agent Skills author: RAMBOXIE v1.3.7 MIT-0 18 files body ≈ 1 119 tokens Open the sourceclawhub.ai analyzed 3 d ago

As a process D 39/100 · Unfinished process — weak spots: result and completion, when it triggers, inputs and preconditions

AnalyzerTelegramInfrastructureData and analyticsAI and agentstype and topics are labelled automatically from the skill text
JSON
Technical rating
B
86/100
safety, quality, tests
Safety 60%
94
Quality 40%
75
Run on models
none yet
Process rating
D
39/100
Unfinished process
Result and completion w 14
0
Inputs and preconditions w 11
0
Failures and branches w 10
0
the three weakest of ten parameters · all ten

How to improve

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

    ✓ No critical or high findings

    Medium and low: 6
    • low Exfiltration read-dotenv README.md:64
      Reads a .env file
      cp .env.example .env
    • low Exfiltration exfil-webhook-url scripts/daily-report.mjs:471
      Webhook / callback URL commonly used for exfiltration (verify the destination) (placeholder value)
      const url = `https://api.telegram.org/bot${token}/sendMessage`;
      placeholder
    • low Exfiltration exfil-webhook-url scripts/send-telegram.mjs:58
      Webhook / callback URL commonly used for exfiltration (verify the destination) (placeholder value)
      const url = `https://api.telegram.org/bot${token}/sendMessage`;
      placeholder
    • low Obfuscation obf-base64-blob scripts/test-sources2.mjs:66
      Long base64-looking blob (test fixture / example file; quoted — discussed, not commanded)
      'https://www.cmegroup.com/CmeWS/mvc/Settlements/futures/options/tradeDate/20260314/productCode/HG/type/ALL/code/ALL',
      fixturequoted
    • low Obfuscation obf-base64-blob scripts/test-sources2.mjs:67
      Long base64-looking blob (test fixture / example file; quoted — discussed, not commanded)
      'https://www.cmegroup.com/CmeWS/mvc/Volume/getCombinedVolumeDownloadDetails/tradeDate/20260314/asset/copper.csv',
      fixturequoted
    • low Exfiltration read-dotenv SKILL.md:51
      Reads a .env file
      cp .env.example .env   # 填入 TELEGRAM_BOT_TOKEN + TELEGRAM_CHAT_ID

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

    Against the Agent Skills spec

    ✓ No remarks against the Agent Skills spec

    Process rating: all ten parameters 39/100

    • 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
    • 30Running it twice. 1 mutating operations with no state check
    • 40Consistency. Frontmatter name (metal-price) differs from the folder (nonferrous-daily)
    • 60Tools and files. Uses tools (web) that frontmatter does not declare
    • 100Steps. 23 steps
    • 100Execution cost. Instruction body is 1119 tokens
    • low 11 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)
    • +3Output format is not stated: the model decides each time
    • -233 emoji in the instructions: noise for the model
    • -42 reference files, but SKILL.md never points to them: the model will not open them
    • -36 of 10 scripts are never mentioned in SKILL.md
    • +1No license
    • +2Single-language instructions
    • +3Description length 451: enough signal without eating the budget
    • +4Structure: 12 headings
    • +3Step-by-step instructions: 23 items
    • +4Has examples (4 code blocks)

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

    External checks

    ClawHub: clean
    This is a disclosed metals-market briefing skill that fetches public market data and can send the generated report to a user-configured Telegram chat.
    LLM: benign (high) · VirusTotal: · 29 May 2026