finmind — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited finmind (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
用本 plugin 內含的 `finmind` MCP server tools 回答台股/全球金融資料問題, 不要自己組 HTTP 請求。可用 tools:
query_dataset — 通用查詢(dataset + data_id + start_date/end_date)get_stock_info — 台股代號/中文名/產業查詢(TaiwanStockInfo)list_datasets — 列出所有可用 dataset;不確定用哪個時先查query_trading_daily_report — 券商分點進出(Sponsor 等級,必填 data_id + 單日 date)需要 FINMIND_TOKEN(會員中心 <https://finmindtrade.com/analysis/#/account/user> 取得)。 未設定或 401 時,引導使用者去該頁取得 Token 並設成環境變數。
list_datasets。get_stock_info 轉成代號。query_dataset,結果整理成 markdown 表格;時間序列/比較再加圖。| 意圖 | dataset |
|---|---|
| 股價、開高低收、成交量 | TaiwanStockPrice |
| 還原股價(除權息調整) | TaiwanStockPriceAdj |
| 本益比 / 股價淨值比 | TaiwanStockPER |
| 月營收 | TaiwanStockMonthRevenue |
| 損益表 / EPS / 財報 | TaiwanStockFinancialStatements |
| 股利 / 配息 | TaiwanStockDividend |
| 三大法人買賣超 | TaiwanStockInstitutionalInvestorsBuySell |
| 融資融券 | TaiwanStockMarginPurchaseShortSale |
| 外資持股比例 | TaiwanStockShareholding |
| 期貨日成交 | TaiwanFuturesDaily(台指期 data_id=TX,不是 TXF) |
| 選擇權日成交 | TaiwanOptionDaily |
| 匯率 | TaiwanExchangeRate(美元 data_id=USD) |
| 央行利率 | InterestRate(必填 `data_id`,美國=FED、歐洲=ECB、日本=BOJ) |
| 美股股價 | USStockPrice |
| 查股票代號 / 中文名 | get_stock_info(或 TaiwanStockInfo) |
常用代號:2330 台積電、2317 鴻海、2454 聯發科、2882 國泰金、0050 元大台灣50。 完整 dataset 清單與欄位細節:用 list_datasets,或讀 MCP resource(knowledge datasets.md)。
時間序列 / 比較 / 分布適合配圖。圖表的 title、軸標籤、圖例一律用英文,避免中文字型缺字。
個人化投資建議、預測未來價格 — 只提供資料與客觀整理。
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.