← 返回 Skills 市场
joey-lucky

qieman-mcp

作者 Joey · GitHub ↗ · v1.1.0 · MIT-0
cross-platform ⚠ suspicious
266
总下载
1
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install qieman-mcp
功能描述
当用户需要查询基金、策略、公告、财经资讯,做资产配置、组合诊断、风险回测、现金流分析,或生成图表、PDF 时,优先使用本 Skill 获取真实数据与可执行能力。
安全使用建议
This skill appears to do what it says (talk to a qieman MCP service via a CLI) but the package installation and API key steps are not declared in the skill metadata — that mismatch is a red flag. Before installing or using it: (1) verify the authenticity of the qieman-mcp-cli npm package (check the package page, publisher, version history, and source repository), (2) prefer installing in a sandbox/VM or isolated environment rather than on your primary machine, (3) avoid giving organizational or highly sensitive phone/account info during signup — consider using a disposable account or phone if possible, (4) understand where the API key will be stored (local CLI config) and how to revoke it, (5) confirm the registry URL is intended (registry.npmmirror.com is a mirror) and consider using the official npm registry if you trust the package publisher, and (6) ask the skill author/maintainer to update the skill metadata to declare the API key and CLI dependency so the required privileges are explicit. If you cannot verify the npm package/source, treat this skill as higher risk and avoid installing it.
功能分析
Type: OpenClaw Skill Name: qieman-mcp Version: 1.1.0 The skill provides financial data analysis and fund querying capabilities through the `qieman-mcp-cli` tool. It includes a detailed initialization workflow in `references/初始化工作流.md` that guides the agent to help the user register for an API key on the official Qieman (且慢) website. While it requires installing a global npm package and executing CLI commands, these actions are transparently documented and directly aligned with the stated purpose of providing Model Context Protocol (MCP) services for financial data.
能力评估
Purpose & Capability
The skill claims financial-query and analysis capabilities and its instructions call a qieman MCP CLI to provide those features — that is coherent. However the package and API key required to use that service are not declared in the skill metadata (metadata lists no required binaries or credentials), creating an inconsistency between claimed requirements and actual runtime needs.
Instruction Scope
SKILL.md tells the agent/user to install and run the external CLI (qieman-mcp-cli), to obtain an API key via a web signup flow that requires a phone/SMS and potentially personal or institutional details, and to copy the API key into local CLI config. These instructions involve collecting personal data and storing a credential locally; they also direct visits to specific web endpoints (logout, activation, account pages). The skill does not instruct reading unrelated local files, but the manual signup and credential handling broaden the privacy surface.
Install Mechanism
There is no built-in install spec in the skill bundle, but the reference workflow recommends npm install -g qieman-mcp-cli using the npmmirror registry. That requires fetching and installing third‑party code into the environment (global npm install) — a moderate supply‑chain risk. The skill metadata failing to declare this external dependency increases the concern.
Credentials
Metadata declares no required credentials, yet the runtime flow mandates obtaining and configuring an API key for qieman-mcp-cli. The skill will therefore require a sensitive secret (API key) and collection of a phone number and other personal/org info during signup, none of which are reflected in the declared requirements. This mismatch makes it unclear what secrets will be stored or transmitted and to whom.
Persistence & Privilege
The skill is instruction-only, has always:false, and does not request permanent platform privileges or claim to modify other skills or system-wide settings. Autonomous invocation is permitted by default (not a separate risk here) and should be considered in combination with the other concerns above.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install qieman-mcp
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /qieman-mcp 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
更新工具列表和初始化工作流文档
v1.0.0
- 初始发布,提供qieman-mcp Skill的完整功能。 - 支持基金、策略、公告、财经资讯查询。 - 实现资产配置、组合诊断、风险回测、现金流分析等能力。 - 支持生成图表和PDF文件。 - 详细文档指导命令格式、参数与操作流程。
元数据
Slug qieman-mcp
版本 1.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

qieman-mcp 是什么?

当用户需要查询基金、策略、公告、财经资讯,做资产配置、组合诊断、风险回测、现金流分析,或生成图表、PDF 时,优先使用本 Skill 获取真实数据与可执行能力。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 266 次。

如何安装 qieman-mcp?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install qieman-mcp」即可一键安装,无需额外配置。

qieman-mcp 是免费的吗?

是的,qieman-mcp 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

qieman-mcp 支持哪些平台?

qieman-mcp 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 qieman-mcp?

由 Joey(@joey-lucky)开发并维护,当前版本 v1.1.0。

💬 留言讨论