← Back to Skills Marketplace
johnnytarrr

Veroq

by Johnny · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ✓ Security Clean
142
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install veroq
Description
Provide verified AI intelligence on markets, assets, sentiment, and economic data with live prices, signals, analysis, and fact-checking from 1,000+ tickers...
Usage Guidance
This skill appears to do what it claims: it forwards your questions and commands to api.veroq.ai and returns the provider's responses. Before installing, consider: 1) privacy — any query or URL you send through this skill will be transmitted to the remote service; do not send secrets, private documents, or PII unless you trust the provider and have reviewed their privacy/retention policy. 2) Verify provider identity — the registry metadata shows 'source: unknown' and there is a version mismatch in skill.json; if this will be used in production, prefer official verified integrations or the self-hosted option. 3) Alerts/backtests that accept webhook URLs or payloads could cause data to be sent to endpoints you configure — avoid embedding credentials in those URLs/payloads. If you need stronger guarantees, run the self-hosted Docker variant and review the server-side code and privacy settings before sending sensitive data.
Capability Analysis
Type: OpenClaw Skill Name: veroq Version: 1.0.2 The 'veroq' skill bundle provides an extensive interface for financial intelligence, fact-checking, and market data analysis via the veroq.ai API. The implementation in index.js consists of standard API wrappers using the fetch API to interact with a single legitimate domain (api.veroq.ai). No evidence of data exfiltration, unauthorized file access, malicious execution (e.g., eval/exec), or prompt injection was found; the code's behavior is entirely consistent with its stated purpose of providing verified AI insights and market research tools.
Capability Assessment
Purpose & Capability
The name/description (market intelligence, verification, tickers, signals) matches the included code and declared commands. The code only contacts https://api.veroq.ai and implements the advertised commands (ask, verify, news, price, etc.). There are minor metadata inconsistencies (registry metadata version 1.0.2 vs skill.json version 2.7.0 and source/homepage claims), but these are likely packaging/metadata issues rather than functional mismatches.
Instruction Scope
SKILL.md and index.js restrict network activity to api.veroq.ai endpoints and implement request/response flows for the listed commands. However, the skill will transmit user-supplied queries/claims to a third-party API (veroq) — SKILL.md asserts 'No user data: Queries are not stored or shared', which is a provider claim the skill cannot enforce locally. Also note commands like /crawl and /web-search imply handling user-supplied URLs/queries which are forwarded to the external service.
Install Mechanism
No install spec is provided (no external downloads or installers). The skill includes source files but does not attempt to run or install additional binaries or pull code at runtime. This minimizes install-time risk.
Credentials
The skill declares no required environment variables, no credentials, and the code does not read env vars or local config paths. The network calls are proportional to the stated purpose (calling a public API).
Persistence & Privilege
always is false and the skill does not request persistent system-wide privileges. There is no evidence it modifies other skills or system configuration. It does reference a self-hosted docker option in docs (for on-prem use), which is optional.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install veroq
  3. After installation, invoke the skill by name or use /veroq
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
Shield, Knowledge Base, Self-Hosted - Shield: every response now verified — claims extracted, fact-checked, corrected - Private Knowledge Base: upload your docs, Shield verifies against them first - Self-hosted Shield: docker run veroq/shield — your VPC, your LLM, your data - Verified Swarm: 5-agent pipeline with auto-verification at every step - Agent Memory: persistent per-agent knowledge with Dream Mode consolidation - Agent Monitoring: auto-monitor + health-check with trust trend tracking - 8 SDK integrations: Python, TypeScript, LangChain, CrewAI, Haystack, Vercel AI, n8n, CLI - 260 verified sources (cleaned 22 duplicates) - Enterprise tier: unlimited credits, 5K req/min, SLA
v1.0.1
- `/ask` — Ask any financial question. Routes to 40+ endpoints automatically. trade signals, confidence scoring, follow-up suggestions. - `/verify` — Fact-check any claim. Evidence chain with source names, quotes, and URLs. Confidence breakdown (source agreement, quality, recency, corroboration). - Ask and verify are now the default hero commands - 34 total commands (was 32) - All URLs updated to api.veroq.ai - Ticker coverage: 1,061+ (was 891)
v1.0.0
- `/ask` — Ask any financial question. Routes to 40+ endpoints automatically. Trade signals, confidence scoring, follow-up suggestions. - `/verify` — Fact-check any claim. Evidence chain with source names, quotes, and URLs. Confidence breakdown (source agreement, quality, recency, corroboration). - Ask and verify are now the default hero commands - 34 total commands (was 32) - All URLs updated to api.veroq.ai - Ticker coverage: 1,061+
Metadata
Slug veroq
Version 1.0.2
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 3
Frequently Asked Questions

What is Veroq?

Provide verified AI intelligence on markets, assets, sentiment, and economic data with live prices, signals, analysis, and fact-checking from 1,000+ tickers... It is an AI Agent Skill for Claude Code / OpenClaw, with 142 downloads so far.

How do I install Veroq?

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

Is Veroq free?

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

Which platforms does Veroq support?

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

Who created Veroq?

It is built and maintained by Johnny (@johnnytarrr); the current version is v1.0.2.

💬 Comments