← 返回 Skills 市场
gora050

Supabase

作者 Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
140
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install supabase-integration
功能描述
Supabase integration. Manage data, records, and automate workflows. Use when the user wants to interact with Supabase data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install supabase-integration
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /supabase-integration 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug supabase-integration
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Supabase 是什么?

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

如何安装 Supabase?

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

Supabase 是免费的吗?

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

Supabase 支持哪些平台?

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

谁开发了 Supabase?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。

💬 留言讨论