Skip to main content

qveris-official

QVeris is a Search & Action Engine for AI agents, providing real-time structured data and tool capabilities across various domains.

Install this skill

or
77/100

Security score

The qveris-official skill was audited on May 13, 2026 and we found 11 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 178

Template literal with variable interpolation in command context

SourceSKILL.md
178```
medium line 220

Template literal with variable interpolation in command context

SourceSKILL.md
220```json
medium line 231

Template literal with variable interpolation in command context

SourceSKILL.md
231```json
low line 15

External URL reference

SourceSKILL.md
15metadata: {"openclaw":{"requires":{"env":["QVERIS_API_KEY"]},"primaryEnv":"QVERIS_API_KEY","skillKey":"qveris-official","homepage":"https://qveris.ai"}}
low line 17

External URL reference

SourceSKILL.md
17source: https://qveris.ai
low line 33

External URL reference

SourceSKILL.md
33**Setup**: Requires `QVERIS_API_KEY` from https://qveris.ai.
low line 35

External URL reference

SourceSKILL.md
35**Credential**: Only `QVERIS_API_KEY` is used. All requests go to `https://qveris.ai/api/v1` over HTTPS.
low line 174

External URL reference

SourceSKILL.md
174**Base URL**: `https://qveris.ai/api/v1`
low line 223

External URL reference

SourceSKILL.md
223"url": "https://qveris.ai/api/v1/search",
low line 234

External URL reference

SourceSKILL.md
234"url": "https://qveris.ai/api/v1/tools/execute?tool_id=openweathermap.weather.execute.v1",
low line 273

External URL reference

SourceSKILL.md
273| Constructing API URLs manually | Directly calling `https://api.qveris.com/...` | Use the API reference above or the script |
Scanned on May 13, 2026
View Security Dashboard
Installation guide →