← 返回 Skills 市场
gora050

Xata

作者 Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
113
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install xata
功能描述
Xata integration. Manage data, records, and automate workflows. Use when the user wants to interact with Xata data.
安全使用建议
This skill appears to do what it says: it uses the Membrane CLI to connect to Xata and run actions. Before installing or running it, consider: 1) You will need network access and a Membrane account; the SKILL.md assumes npm/npx and a browser (or headless auth) but the skill metadata did not list required binaries — plan for that. 2) Installing `@membranehq/cli` globally will add code to your machine; verify the npm package (@membranehq/cli) and the vendor (getmembrane.com / Membrane) and review their privacy/security docs since they will broker your Xata credentials. 3) Prefer running the CLI in a controlled environment (not a shared CI runner) and avoid pasting secrets into chat — Membrane should handle auth, per the docs. 4) If you need higher assurance, ask the publisher to add an install spec and to declare required binaries (npm, node) in the skill metadata, and confirm the package checksum or source repository before global installation.
功能分析
Type: OpenClaw Skill Name: xata Version: 1.0.1 The skill provides instructions for an AI agent to interact with Xata via the Membrane CLI. It guides the agent through installing the `@membranehq/cli` npm package, authenticating, and managing database actions. The instructions emphasize secure credential management by delegating authentication to the Membrane platform rather than handling raw API keys, and no malicious patterns or data exfiltration attempts were identified in the SKILL.md or metadata.
能力评估
Purpose & Capability
The skill claims to integrate with Xata and the instructions consistently use the Membrane CLI to create connections, discover and run actions, and let Membrane handle auth. Asking the user to perform CLI-based connection setup is coherent with a third-party integration.
Instruction Scope
The runtime instructions instruct the user/agent to install and run @membranehq/cli, perform interactive or headless login, create connections, and run actions. These instructions are limited to the stated purpose (connecting to Xata via Membrane) and do not request unrelated files or extra credentials, but they assume presence of npm/npx and network/browser access which the skill metadata did not declare.
Install Mechanism
There is no formal install spec in the registry; the SKILL.md tells users to run `npm install -g @membranehq/cli@latest` or use `npx`. Installing a global npm package writes code to disk and can execute on the host — this is a normal, moderate-risk step for a CLI-based skill but it is not surfaced in the skill's declared requirements. Verify the package name and source on the npm registry before installing.
Credentials
The skill declares no required environment variables and the instructions explicitly tell users not to provide API keys locally, instead relying on Membrane-managed auth. The requested access (network + Membrane account) is proportionate to the goal of connecting to Xata. Be aware that Membrane (a third party) will broker credentials and may see the data.
Persistence & Privilege
The skill does not request always-on presence and uses standard, user-invoked CLI flows. It does not ask to modify other skills or system-wide agent settings. Normal autonomous invocation is allowed by platform defaults but not raised by this skill specifically.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install xata
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /xata 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug xata
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Xata 是什么?

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

如何安装 Xata?

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

Xata 是免费的吗?

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

Xata 支持哪些平台?

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

谁开发了 Xata?

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

💬 留言讨论