← 返回 Skills 市场
gora050

Webiny

作者 Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
114
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install webiny
功能描述
Webiny integration. Manage data, records, and automate workflows. Use when the user wants to interact with Webiny data.
安全使用建议
This skill appears coherent: it uses the Membrane CLI to talk to Webiny and asks you to authenticate via the browser. Before installing or using it, verify the @membranehq/cli package publisher and the Membrane project (homepage/repo), and review what permissions a Membrane connection will have to your Webiny account. Prefer installing the CLI in a controlled environment (or use npx per-run) if you don't want a global package. If you are concerned about autonomous agent actions, restrict the agent's ability to call skills or require user confirmation for operations that modify production data.
功能分析
Type: OpenClaw Skill Name: webiny Version: 1.0.1 The skill provides instructions for integrating with Webiny using the Membrane CLI (@membranehq/cli). It guides the agent through installing the CLI, authenticating via a delegated OAuth flow, and managing API actions through the Membrane platform. The instructions emphasize security best practices, such as avoiding direct handling of API keys and using the platform's built-in authentication management, with no evidence of malicious intent or unauthorized data access in SKILL.md or _meta.json.
能力标签
cryptocan-make-purchasesrequires-oauth-tokenrequires-sensitive-credentials
能力评估
Purpose & Capability
The skill claims to integrate with Webiny and all runtime instructions center on the Membrane CLI with a connectorKey of 'webiny'. No unrelated credentials, binaries, or config paths are requested—this matches the stated purpose.
Instruction Scope
SKILL.md limits actions to installing/using the Membrane CLI, logging in, creating connections, discovering and running actions. It does not instruct reading unrelated system files or exfiltrating data. It explicitly states not to ask users for API keys and to let Membrane manage auth.
Install Mechanism
There is no automatic install spec; the doc instructs the operator to run npm install -g @membranehq/cli and shows npx usage. Installing an npm CLI is expected for this task but carries the usual third-party package risks (global install, npm registry trust). No downloads from arbitrary URLs or archives are recommended.
Credentials
The skill declares no required env vars or local credentials. It depends on a Membrane account and browser-based login; this is proportionate to a connector-based integration but does mean you grant Membrane service-level access to your Webiny data via the connection. That is expected, but verify Membrane's permissions/privacy before connecting.
Persistence & Privilege
always is false and there are no installation steps that modify other skills or system-wide configs. The skill can be invoked autonomously by the agent (disable-model-invocation is false), which is the platform default and not in itself suspicious.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install webiny
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /webiny 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug webiny
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Webiny 是什么?

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

如何安装 Webiny?

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

Webiny 是免费的吗?

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

Webiny 支持哪些平台?

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

谁开发了 Webiny?

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

💬 留言讨论