← 返回 Skills 市场
membranedev

Quickbase

作者 Membrane Dev · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
323
总下载
1
收藏
1
当前安装
4
版本数
在 OpenClaw 中安装
/install quickbase
功能描述
Quickbase integration. Manage Applications. Use when the user wants to interact with Quickbase data.
安全使用建议
This skill is coherent: it delegates Quickbase work to the Membrane CLI/service rather than asking for local API keys. Before installing or using it, verify the @membranehq/cli npm package and the Membrane service (homepage/repo) are legitimate and acceptable to you. If you prefer not to trust a third-party service with Quickbase access, do not create connections; instead use direct Quickbase integration under your control. To reduce risk, install the CLI in an isolated environment (container or VM), inspect the package source on its repository, and review what data will be sent to Membrane during connection and action creation.
功能分析
Type: OpenClaw Skill Name: quickbase Version: 1.0.3 The skill provides instructions for an AI agent to interact with Quickbase via the Membrane CLI. It covers standard operations such as installation, authentication, and executing actions through a third-party service (membranehq.com). No evidence of malicious intent, data exfiltration, or harmful prompt injection was found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The name/description (Quickbase integration) matches the instructions: all runtime steps call the Membrane CLI to discover and run Quickbase actions. No unrelated credentials, binaries, or paths are requested.
Instruction Scope
SKILL.md limits actions to installing the Membrane CLI, logging in, creating a connection, listing/creating actions, and running actions. It does not instruct reading local unrelated files, scraping env vars, or sending data to unexpected endpoints. It explicitly tells the agent not to ask users for API keys.
Install Mechanism
There is no formal install spec in the registry, but the SKILL.md directs the user to run `npm install -g @membranehq/cli@latest`. Installing a global npm package runs third-party code on the host (moderate risk). The package name is a scoped npm package (reasonable), but you should verify the package and its source before installing and consider installing in an isolated environment if concerned.
Credentials
The skill requests no local env variables or secrets (consistent). However, it requires a Membrane account and uses Membrane to manage Quickbase credentials server-side, which means you must trust the Membrane service with access to your Quickbase data—this is an external trust decision rather than a local credential ask.
Persistence & Privilege
The skill does not request always:true, does not modify other skills, and has normal autonomous-invocation defaults. The only persistent change implied is installing the Membrane CLI (permanent binary on the host if the user runs the command).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install quickbase
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /quickbase 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug quickbase
版本 1.0.3
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 4
常见问题

Quickbase 是什么?

Quickbase integration. Manage Applications. Use when the user wants to interact with Quickbase data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 323 次。

如何安装 Quickbase?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install quickbase」即可一键安装,无需额外配置。

Quickbase 是免费的吗?

是的,Quickbase 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Quickbase 支持哪些平台?

Quickbase 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Quickbase?

由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.3。

💬 留言讨论