← Back to Skills Marketplace
hqman

Qveris

by Kai Wang · GitHub ↗ · v0.1.0
cross-platform ⚠ suspicious
11496
Downloads
7
Stars
155
Active Installs
1
Versions
Install in OpenClaw
/install qveris
Description
Search and execute dynamic tools via QVeris API. Use when needing to find and call external APIs/tools dynamically (weather, search, data retrieval, stock trading analysis, etc.). Requires QVERIS_API_KEY environment variable.
Usage Guidance
Install only if you are comfortable with Claude using QVeris as a broad remote tool gateway. Use a dedicated QVeris API key, avoid sending secrets or confidential personal/business data, and review the selected tool ID and parameters before any execution, especially for financial or account-related tasks.
Capability Analysis
Type: OpenClaw Skill Name: qveris Version: 0.1.0 The skill is a client for the QVeris API, designed to search and execute dynamic tools. The `SKILL.md` provides clear instructions for the AI agent on how to use the skill, without any prompt injection attempts to subvert the agent's behavior. The `qveris_tool.py` script securely retrieves the `QVERIS_API_KEY` environment variable and uses it to authenticate with the legitimate `https://qveris.ai` endpoint. There is no evidence of unauthorized data exfiltration, persistence mechanisms, or arbitrary code execution on the local system. The `README.md` includes `curl | sh` instructions for installing `uv`, which is a standard installation method for that specific prerequisite from its official source (`astral.sh`) and not indicative of malicious intent within this skill bundle.
Capability Assessment
Purpose & Capability
The stated purpose and code align around QVeris dynamic tool search and execution, but the capability is very broad: the README says it can execute any discovered tool and access thousands of APIs without an allowlist or side-effect boundary.
Instruction Scope
SKILL.md enables auto_invoke and includes broad triggers such as analysis and data, while the usage instructions describe searching and executing tools without requiring explicit user approval before external calls.
Install Mechanism
Installation is user-directed and includes common uv installer commands plus setting QVERIS_API_KEY; the remote installer commands are disclosed and not run automatically by the skill.
Credentials
Network access and the QVeris API key are proportionate to the purpose, but search queries and execution parameters are sent to qveris.ai and may reach downstream tools, with limited privacy, redaction, or retention disclosure.
Persistence & Privilege
No artifact shows persistence, background workers, local credential-store access, broad local indexing, privilege escalation, or destructive local file actions.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install qveris
  3. After installation, invoke the skill by name or use /qveris
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial release of the qveris skill: - Enables search and execution of dynamic tools via the QVeris API with a single command-line script. - Supports a wide range of use cases including weather, search, data retrieval, and stock trading analysis. - Automatically detects relevant queries using trigger patterns for stocks, trading, analysis, and market indicators. - Requires a `QVERIS_API_KEY` for authentication. - Provides quick-start examples and detailed usage instructions for searching and executing tools. - Includes example queries and session workflow for rapid onboarding.
Metadata
Slug qveris
Version 0.1.0
License
All-time Installs 414
Active Installs 155
Total Versions 1
Frequently Asked Questions

What is Qveris?

Search and execute dynamic tools via QVeris API. Use when needing to find and call external APIs/tools dynamically (weather, search, data retrieval, stock trading analysis, etc.). Requires QVERIS_API_KEY environment variable. It is an AI Agent Skill for Claude Code / OpenClaw, with 11496 downloads so far.

How do I install Qveris?

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

Is Qveris free?

Yes, Qveris is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Qveris support?

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

Who created Qveris?

It is built and maintained by Kai Wang (@hqman); the current version is v0.1.0.

💬 Comments