← Back to Skills Marketplace
buxibuxi

Qveris Finance

by dxj · GitHub ↗ · v1.1.0 · MIT-0
cross-platform ✓ Security Clean
393
Downloads
1
Stars
1
Active Installs
3
Versions
Install in OpenClaw
/install qveris-finance
Description
AI-powered financial data assistant for stock analysis and global market overview. Combines multiple QVeris data sources (TwelveData, Finnhub, Alpha Vantage,...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install qveris-finance
  3. After installation, invoke the skill by name or use /qveris-finance
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug qveris-finance
Version 1.1.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 3
Frequently Asked Questions

What is Qveris Finance?

AI-powered financial data assistant for stock analysis and global market overview. Combines multiple QVeris data sources (TwelveData, Finnhub, Alpha Vantage,... It is an AI Agent Skill for Claude Code / OpenClaw, with 393 downloads so far.

How do I install Qveris Finance?

Run "/install qveris-finance" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Qveris Finance free?

Yes, Qveris Finance is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Qveris Finance support?

Qveris Finance is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Qveris Finance?

It is built and maintained by dxj (@buxibuxi); the current version is v1.1.0.

💬 Comments