← 返回 Skills 市场
membranedev

Postgrest

作者 Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
122
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install postgrest
功能描述
PostgREST integration. Manage data, records, and automate workflows. Use when the user wants to interact with PostgREST data.
安全使用建议
This skill is internally consistent: it delegates PostgREST access to the Membrane CLI and requires a Membrane account. Before installing or running commands, verify you trust the @membranehq/cli npm package (review its registry page or source repo), prefer using npx for one-off runs if you want to avoid a global install, and be aware that connecting will grant Membrane access to the target database via the connector — only connect databases you intend to share. If you need stronger assurance, review the CLI source code and the Membrane connector documentation and confirm where credentials are stored and how access is scoped.
功能分析
Type: OpenClaw Skill Name: postgrest Version: 1.0.1 The skill bundle provides instructions for an AI agent to interact with PostgREST databases using the Membrane CLI. It includes standard procedures for installation (`npm install -g @membranehq/cli`), authentication, and action execution. The instructions emphasize security best practices, such as delegating credential management to the Membrane platform rather than handling raw secrets locally. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The name/description (PostgREST integration) match the instructions: the skill tells the agent to use the Membrane CLI to connect to a PostgREST connector and run actions. Requiring network access and a Membrane account is appropriate.
Instruction Scope
Instructions are limited to installing/using the Membrane CLI (npm install or npx) and running membrane login/connect/action commands. They do not instruct reading unrelated files or env vars. Note: the CLI login will cause interactive authentication and creation/storage of connection credentials (normal for CLI tools).
Install Mechanism
There is no automated install in the skill bundle; the README recommends installing @membranehq/cli from npm (public registry). This is a common, proportionate install mechanism for a CLI-based integration.
Credentials
The skill declares no required env vars or credentials. Auth is performed via the Membrane login flow and connection creation, which fits the described workflow and does not request unrelated secrets.
Persistence & Privilege
always is false and model invocation is normal. The skill does not request elevated/system-wide privileges or modify other skills; any credential storage is handled by the Membrane CLI (expected behavior).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install postgrest
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /postgrest 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug postgrest
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Postgrest 是什么?

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

如何安装 Postgrest?

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

Postgrest 是免费的吗?

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

Postgrest 支持哪些平台?

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

谁开发了 Postgrest?

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

💬 留言讨论