← Back to Skills Marketplace
gora050

Supabase

by Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
140
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install supabase-integration
Description
Supabase integration. Manage data, records, and automate workflows. Use when the user wants to interact with Supabase data.
Usage Guidance
This skill delegates Supabase access to the third-party Membrane service and instructs you to install @membranehq/cli via npm and to authenticate through Membrane. Before installing or using it, verify you trust Membrane (review getmembrane.com, the npm package, and the GitHub repo), because Supabase data and credentials will be managed through that service. Installing the CLI globally requires running npm with filesystem permissions—use a contained environment if you are cautious. If you prefer not to route data through a third party, consider a skill that uses the official Supabase client directly or review Membrane's privacy/security docs and permissions.
Capability Analysis
Type: OpenClaw Skill Name: supabase-integration Version: 1.0.1 The skill provides a legitimate integration for managing Supabase via the Membrane CLI. It follows security best practices by instructing the agent to delegate credential management to the Membrane platform rather than handling raw secrets. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The skill claims to integrate with Supabase and all runtime instructions use the Membrane CLI to create connections, discover actions, and run them. Requiring a third-party connector (Membrane) is a reasonable design choice for a Supabase integration.
Instruction Scope
SKILL.md limits actions to installing/using the Membrane CLI, logging in, creating connections, listing and running actions, and polling build status. It does not instruct reading unrelated files, environment variables, or exfiltrating data. It tells agents to use Membrane for auth rather than asking for API keys.
Install Mechanism
The doc tells users to install @membranehq/cli globally via npm (npm install -g). This is a public npm package instruction (moderate risk). Because this is an instruction-only skill, no install spec is embedded, but users will need to run a global npm install which requires elevated/local permissions and pulls external code—verify the package source and maintainers before installing.
Credentials
No environment variables, credentials, or local config paths are requested by the skill. Authentication is performed interactively via Membrane (browser/auth code flow), which avoids asking for raw API keys or secrets in the skill itself.
Persistence & Privilege
The skill does not request always:true or other elevated persistence. It is user-invocable and allows autonomous invocation (the platform default), which is expected for skills. The skill does not instruct changing other skills or system-level agent settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install supabase-integration
  3. After installation, invoke the skill by name or use /supabase-integration
  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 supabase-integration
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Supabase?

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

How do I install Supabase?

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

Is Supabase free?

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

Which platforms does Supabase support?

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

Who created Supabase?

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

💬 Comments