← Back to Skills Marketplace
membranedev

Quickbase

by Membrane Dev · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
323
Downloads
1
Stars
1
Active Installs
4
Versions
Install in OpenClaw
/install quickbase
Description
Quickbase integration. Manage Applications. Use when the user wants to interact with Quickbase data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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).
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install quickbase
  3. After installation, invoke the skill by name or use /quickbase
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug quickbase
Version 1.0.3
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 4
Frequently Asked Questions

What is Quickbase?

Quickbase integration. Manage Applications. Use when the user wants to interact with Quickbase data. It is an AI Agent Skill for Claude Code / OpenClaw, with 323 downloads so far.

How do I install Quickbase?

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

Is Quickbase free?

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

Which platforms does Quickbase support?

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

Who created Quickbase?

It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.3.

💬 Comments