← 返回 Skills 市场
Questdb
作者
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
117
总下载
0
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install questdb
功能描述
QuestDB integration. Manage data, records, and automate workflows. Use when the user wants to interact with QuestDB data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install questdb - 安装完成后,直接呼叫该 Skill 的名称或使用
/questdb触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Questdb 是什么?
QuestDB integration. Manage data, records, and automate workflows. Use when the user wants to interact with QuestDB data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 117 次。
如何安装 Questdb?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install questdb」即可一键安装,无需额外配置。
Questdb 是免费的吗?
是的,Questdb 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Questdb 支持哪些平台?
Questdb 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Questdb?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。
推荐 Skills