← Back to Skills Marketplace
gora050

Questdb

by Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
117
Downloads
0
Stars
1
Active Installs
2
Versions
Install in OpenClaw
/install questdb
Description
QuestDB integration. Manage data, records, and automate workflows. Use when the user wants to interact with QuestDB data.
Usage Guidance
Before installing: understand that this skill delegates all access to Membrane — your QuestDB interactions will go through their service/CLI, so review Membrane's trust, privacy, and security posture. Installing the CLI requires npm global install and uses the 'latest' tag; consider pinning a specific version and inspecting the @membranehq/cli package on npm (and its source) to reduce supply-chain risk. Expect an interactive login flow (browser or headless URL+code). If you prefer not to route data through a third party, seek a skill that connects directly to your QuestDB instance or check how Membrane stores/handles credentials and data.
Capability Analysis
Type: OpenClaw Skill Name: questdb Version: 1.0.1 The skill provides a legitimate integration for QuestDB using the Membrane platform. It instructs the agent to install the official Membrane CLI (@membranehq/cli) and use it for authentication and database operations, emphasizing secure credential management by delegating it to the service. The instructions are consistent with the stated purpose of managing QuestDB data via Membrane, and no malicious patterns such as data exfiltration, obfuscation, or unauthorized persistence were found.
Capability Assessment
Purpose & Capability
The skill declares QuestDB integration but delegates all work to the Membrane service/CLI. That is a coherent design choice, but it means the user must trust Membrane as the intermediary — the skill itself does not connect to QuestDB directly.
Instruction Scope
SKILL.md only instructs installing and using the Membrane CLI (login, connect, list/create/run actions). It does not ask the agent to read unrelated files, environment variables, or transmit data to unexpected endpoints. Authentication is handled via Membrane.
Install Mechanism
The instructions recommend 'npm install -g @membranehq/cli@latest' (and use npx in examples). Installing an npm CLI is expected but carries usual supply-chain considerations (global install, 'latest' tag). This is a moderate-risk but common install method; no arbitrary URL downloads or archive extraction are requested.
Credentials
The skill declares no required env vars, no config paths, and does not request unrelated credentials. It does require a Membrane account (server-side auth) which is proportional to delegating integration to that service.
Persistence & Privilege
The skill is instruction-only, does not request always:true, and does not modify other skills or system-wide config. Autonomous model invocation is allowed (default) but not, by itself, a problem given the limited scope of the instructions.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install questdb
  3. After installation, invoke the skill by name or use /questdb
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug questdb
Version 1.0.1
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 2
Frequently Asked Questions

What is Questdb?

QuestDB integration. Manage data, records, and automate workflows. Use when the user wants to interact with QuestDB data. It is an AI Agent Skill for Claude Code / OpenClaw, with 117 downloads so far.

How do I install Questdb?

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

Is Questdb free?

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

Which platforms does Questdb support?

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

Who created Questdb?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.

💬 Comments