← Back to Skills Marketplace
hqman

Qveris

by Kai Wang · GitHub ↗ · v0.1.0
cross-platform ⚠ suspicious
12078
Downloads
7
Stars
0
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 the agent using QVeris as a broad remote tool gateway. Use a dedicated QVerIS API key, avoid sending secrets or regulated personal/business data, and review the selected tool ID, provider, and parameters before execution; disabling auto-invoke or requiring confirmation would reduce accidental external calls.
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 artifacts coherently describe a QVeris API gateway for searching and executing dynamic tools, but the capability is intentionally broad and can execute any discovered external tool without an artifact-defined allowlist or side-effect classification.
Instruction Scope
SKILL.md sets auto_invoke to true and includes broad triggers such as analysis, data, stock, trading, pe, and pb; the workflow tells the agent to search, select, and execute tools but does not require explicit user confirmation before remote calls.
Install Mechanism
Installation is user-directed, requires uv, and asks the user to set QVERIS_API_KEY. The curl and PowerShell uv installer commands are disclosed prerequisite steps, not hidden runtime behavior.
Credentials
Network access and QVERIS_API_KEY are proportionate to a QVeris client, but queries and execution parameters are sent to qveris.ai and may be forwarded to downstream tools with limited privacy, retention, redaction, or sensitive-data guidance.
Persistence & Privilege
No artifact evidence shows persistence, background workers, privilege escalation, broad local indexing, destructive file actions, or access to local credential/session stores beyond reading QVERIS_API_KEY.
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 0
Active Installs 0
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 12078 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