SKILLEMALL.ai

BC investoday-finance-data

获取中国市场金融数据与投研信息,覆盖 A股、港股、基金、指数、财务、公告、研报和宏观经济等 200+ 接口。Use when: 用户要查股票走势、基金净值、指数行情、财务报表、估值指标、公告研报、机构观点、宏观数据、板块主题、产业链、市场统计,或要拉取、导出、对比结构化金融数据。Do not use when: 用户要直接买卖建议、自动下单、交易执行、非金融数据查询、系统运维排查,或在无数据时要求编造结论。

ClawHub Agent Skills author: investoday v1.8.83 MIT-0 80 files body ≈ 805 tokens Open the sourceclawhub.ai analyzed 3 d ago

As a process C 50/100 · Has gaps — weak spots: result and completion, inputs and preconditions, failures and branches

Proceduretype and topics are labelled automatically from the skill text
JSON
Technical rating
B
87/100
safety, quality, tests
Safety 60%
85
Quality 40%
90
Run on models
none yet
Process rating
C
50/100
Has gaps
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 · 15

    ✓ No critical or high findings

    Medium and low: 15
    • low Secrets in code secret-high-entropy-token references/指数/技术指标.md:48
      High-entropy token-like string (may be an id, hash or a credential) (documentation table row)
      | `last…its` | 近20日主力流入(万元) | `52000` |
      table
    • low Secrets in code secret-high-entropy-token references/指数/技术指标.md:49
      High-entropy token-like string (may be an id, hash or a credential) (documentation table row)
      | `last…its` | 近20日主力流出(万元) | `48000` |
      table
    • low Secrets in code secret-high-entropy-token references/指数/技术指标.md:50
      High-entropy token-like string (may be an id, hash or a credential) (documentation table row)
      | `last…its` | 近20日主力净流(万元) | `4000` |
      table
    • low Secrets in code secret-high-entropy-token references/指数/技术指标.md:51
      High-entropy token-like string (may be an id, hash or a credential) (documentation table row)
      | `last…its` | 近10日主力流入(万元) | `31000` |
      table
    • low Secrets in code secret-high-entropy-token references/指数/技术指标.md:52
      High-entropy token-like string (may be an id, hash or a credential) (documentation table row)
      | `last…its` | 近10日主力流出(万元) | `29500` |
      table
    • low Secrets in code secret-high-entropy-token references/板块/基础行情.md:125
      High-entropy token-like string (may be an id, hash or a credential) (documentation table row)
      | `futu…ate` | 未来12个月净利润增长率(%) | `17.3` |
      table
    • low Secrets in code secret-high-entropy-token references/板块/基础行情.md:129
      High-entropy token-like string (may be an id, hash or a credential) (documentation table row)
      | `tPlu…ing` | T+1年净利润增长率市场排名 | `18` |
      table
    • low Secrets in code secret-high-entropy-token references/板块/基础行情.md:130
      High-entropy token-like string (may be an id, hash or a credential) (documentation table row)
      | `tPlu…ing` | T+2年净利润增长率市场排名 | `22` |
      table
    • low Secrets in code secret-high-entropy-token references/板块/基础行情.md:131
      High-entropy token-like string (may be an id, hash or a credential) (documentation table row)
      | `tPlu…ing` | T+3年净利润增长率市场排名 | `28` |
      table
    • low Secrets in code secret-high-entropy-token references/板块/基础行情.md:132
      High-entropy token-like string (may be an id, hash or a credential) (documentation table row)
      | `t1YN…ket` | T-1年净利润增长率市场排名 | `35` |
      table
    • low Secrets in code secret-high-entropy-token references/板块/财务数据.md:33
      High-entropy token-like string (may be an id, hash or a credential) (documentation table row)
      | `busi…ate` | 业务收入3年平均增长率(%) | `15.5` |
      table
    • low Secrets in code secret-high-entropy-token references/板块/财务数据.md:35
      High-entropy token-like string (may be an id, hash or a credential) (documentation table row)
      | `busi…t3Y` | 业务收入未来3年平均增长率(%) | `18.2` |
      table
    • low Secrets in code secret-high-entropy-token references/板块/财务数据.md:46
      High-entropy token-like string (may be an id, hash or a credential) (documentation table row)
      | `late…Pct` | 最近四季度业务收入增长率(%) | `20.1` |
      table
    • low Secrets in code secret-high-entropy-token references/板块/财务数据.md:47
      High-entropy token-like string (may be an id, hash or a credential) (documentation table row)
      | `late…Pct` | 最近四季度净利润增长率(%) | `17.8` |
      table
    • low Secrets in code secret-high-entropy-token references/板块/财务数据.md:49
      High-entropy token-like string (may be an id, hash or a credential) (documentation table row)
      | `late…tio` | 最近四季度股息支付率(%) | `35.2` |
      table

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

    Against the Agent Skills spec

    • note frontmatter-key unknown frontmatter key "title"
    • note frontmatter-key unknown frontmatter key "requirements"

    Process rating: all ten parameters 50/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
    • 50When it triggers. No condition that starts the skill
    • 60Tools and files. Uses tools (node) that frontmatter does not declare
    • 100Steps. 43 steps
    • 100Consistency. Name and required fields are in place
    • 100Execution cost. Instruction body is 805 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
    • +3Output format is not stated: the model decides each time
    • +1No license
    • +2Single-language instructions
    • +4Description says when NOT to use the skill
    • +3Description length 205: enough signal without eating the budget
    • +4Structure: 10 headings
    • +3Step-by-step instructions: 43 items
    • +4Has examples (2 code blocks)
    • +4Reference files are cited in the instructions (1 of 8)

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

    External checks

    ClawHub: suspicious
    The skill is a mostly disclosed finance-data CLI wrapper, but its setup examples encourage unsafe auto-updating, disabled verification, and command-line API keys, so it should be reviewed before installation.
    LLM: suspicious (high) · 9 Sept 2026