📦 aigroup-fmp-mcp — 股票数据速查

v0.1.4

一键调用 Financial Modeling Prep,实时获取全球上市股票行情、公司档案、财务报表、估值比率、行业对标及财报日历,为投研、量化与自动化策略提供标准化数据接口。

0· 218·2 当前·2 累计
by @jackdark425 (jackdark)
下载技能包
最后更新
2026/3/23
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
The skill's declared purpose (Financial Modeling Prep market data via an MCP tool) matches its instructions and manifest; it is an instruction-only skill with no surprising env vars, installs, or file reads.
评估建议
This skill appears to be a thin instruction wrapper for an MCP-backed Financial Modeling Prep integration and is internally consistent. Before installing, verify you trust the MCP server named "aigroup-fmp-mcp" (check the GitHub homepage and the server implementation) because API keys and network requests may be handled by that server rather than the skill. Also confirm your platform enforces the declared allow_implicit_invocation: false and that no secret (FMP API key) needs to be provided to t...
详细分析 ▾
用途与能力
Name/description map to the listed tool calls (quotes, profiles, statements, ratios, market snapshots). The agent dependency (mcp value: "aigroup-fmp-mcp") is consistent with a proxied Financial Modeling Prep integration.
指令范围
SKILL.md only instructs the agent to confirm tickers and call specific FMP-related tool operations (get_quote, get_company_profile, etc.). It does not ask the agent to read local files, environment variables, or transmit unrelated data.
安装机制
No install spec and no included code files — this is instruction-only, so nothing is written to disk or downloaded during install.
凭证需求
No environment variables or credentials are requested, which is coherent if the MCP server handles FMP API credentials. As a result, you should confirm you trust the MCP server (aigroup-fmp-mcp) since credentials and network calls may be managed there rather than in the skill.
持久化与权限
always is false and the skill does not request elevated or persistent privileges. The agents/openai.yaml sets allow_implicit_invocation: false, which limits implicit autonomous invocation for this interface.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv0.1.42026/3/23

- Refined and clarified the skill description and documentation for improved readability. - Simplified routing instructions and field explanations in SKILL.md. - Adjusted sample request guidance to focus on technical reads, removing explicit chart mentions. - Updated references to ensure task mapping aligns with capabilities.

无害

安装命令

点击复制
官方npx clawhub@latest install aigroup-fmp-mcp
镜像加速npx clawhub@latest install aigroup-fmp-mcp --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库