← 返回 Skills 市场
buxibuxi

Qveris Finance

作者 dxj · GitHub ↗ · v1.1.0 · MIT-0
cross-platform ✓ 安全检测通过
393
总下载
1
收藏
1
当前安装
3
版本数
在 OpenClaw 中安装
/install qveris-finance
功能描述
AI-powered financial data assistant for stock analysis and global market overview. Combines multiple QVeris data sources (TwelveData, Finnhub, Alpha Vantage,...
安全使用建议
This skill appears coherent and limited to calling the QVeris API. Before installing: (1) ensure you trust qveris.ai as the recipient of your API calls; (2) provision a QVERIS_API_KEY with least privilege (read-only if possible) and avoid reusing high-privilege keys; (3) confirm your environment does not expose other secrets to the agent while running (the skill only reads QVERIS_API_KEY but the agent may have broader access); (4) note that large responses may include full_content_file_url values returned by qveris.ai — follow your organization’s safe retrieval policies if you fetch those URLs. If you need higher assurance, review or run the included scripts in an isolated environment before enabling the skill for general use.
功能分析
Type: OpenClaw Skill Name: qveris-finance Version: 1.1.0 The skill bundle is a legitimate financial data assistant designed to aggregate market data via the QVeris API. The provided Node.js scripts (qveris_tool.mjs, qveris_client.mjs) are well-structured, lack obfuscation, and are restricted to communicating with the authorized host qveris.ai. No evidence of data exfiltration, unauthorized command execution, or malicious prompt injection was found; the instructions in SKILL.md are strictly aligned with the stated purpose of financial analysis.
能力评估
Purpose & Capability
Name/description (financial data aggregation) match the actual behavior: all network calls and scripts target qveris.ai and reference aggregated market/data tool IDs. The single required environment variable (QVERIS_API_KEY) is appropriate for a gateway API client.
Instruction Scope
SKILL.md instructs the agent to discover/call QVeris tools or use the included Node.js scripts; instructions only reference QVeris endpoints and the provided scripts. There is no guidance to read unrelated local files, exfiltrate other env vars, or contact external hosts beyond qveris.ai.
Install Mechanism
No external installer or downloads are requested (local-skill-execution / instruction-only). The repo includes small helper scripts (client, env, CLI) with clear behavior and no obfuscated code; nothing in the install flow writes arbitrary files or pulls from unknown URLs.
Credentials
Only QVERIS_API_KEY is required and declared as the primary credential. The SKILL.md declares a read-only scope and the code only reads process.env.QVERIS_API_KEY; no other secret names or config paths are requested.
Persistence & Privilege
Skill is not marked always:true and does not request system-wide configuration changes. The README provides optional manual copy instructions but the skill does not autonomously modify other skills or persistent agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install qveris-finance
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /qveris-finance 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
Discovery-first: all tool calls now use QVeris discover to dynamically select best provider. Hardcoded tool_ids moved to references/tool-routing.md as fast-path cache only.
v1.0.1
Add bundled QVeris scripts (discover/call/inspect) for Tier 3 execution. Add runtime and security metadata.
v1.0.0
Initial release: stock analysis (analyze) + global market overview (market). Powered by QVeris multi-source financial data.
元数据
Slug qveris-finance
版本 1.1.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 3
常见问题

Qveris Finance 是什么?

AI-powered financial data assistant for stock analysis and global market overview. Combines multiple QVeris data sources (TwelveData, Finnhub, Alpha Vantage,... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 393 次。

如何安装 Qveris Finance?

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

Qveris Finance 是免费的吗?

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

Qveris Finance 支持哪些平台?

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

谁开发了 Qveris Finance?

由 dxj(@buxibuxi)开发并维护,当前版本 v1.1.0。

💬 留言讨论