← 返回 Skills 市场
gora050

Serverless

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
341
总下载
0
收藏
1
当前安装
4
版本数
在 OpenClaw 中安装
/install serverless
功能描述
Serverless integration. Manage data, records, and automate workflows. Use when the user wants to interact with Serverless data.
安全使用建议
This skill appears internally consistent — it uses the Membrane CLI to manage Serverless connectors and does not ask for unrelated secrets. Before installing or running commands: 1) verify you trust the Membrane project and the npm package @membranehq/cli (check the official website, GitHub repo, package maintainer, and release signatures if available); 2) prefer installing a pinned, reviewed version rather than blindly running 'npm ...@latest'; 3) be cautious when completing interactive auth flows—only open auth URLs on verified domains and never paste long-lived secrets into chat; 4) review the permissions/scopes granted to the connection inside your Membrane account so the connector only has necessary access; 5) if you need higher assurance, inspect the CLI source on the official repo before installing.
功能分析
Type: OpenClaw Skill Name: serverless Version: 1.0.3 The skill bundle provides instructions for an AI agent to interact with the Membrane platform to manage serverless integrations. It outlines standard usage of the `@membranehq/cli` npm package, including authentication, connection management, and action execution. The instructions in SKILL.md are consistent with the stated purpose of automating workflows through a third-party developer tool, and no indicators of malicious intent, data exfiltration, or harmful prompt injection were found.
能力标签
requires-sensitive-credentials
能力评估
Purpose & Capability
The skill claims to provide Serverless integration and all runtime instructions center on using the Membrane CLI to create a connection, discover actions, and run them. The use of a connector named 'serverless' via Membrane fits the stated purpose.
Instruction Scope
SKILL.md only instructs installing and using the Membrane CLI, logging in, creating connections, listing and running actions, and polling build state. It does not instruct the agent to read unrelated files, request arbitrary environment variables, or exfiltrate data to unexpected endpoints. The instructions require interactive login (browser/code exchange), which is appropriate for credentialed access.
Install Mechanism
The README recommends installing @membranehq/cli globally via npm (npm install -g @membranehq/cli@latest). This is expected for a CLI-based integration but carries ordinary supply-chain risk (installing 'latest' from npm). The skill itself has no install spec and is instruction-only, so nothing is automatically written by the skill bundle.
Credentials
The skill declares no required environment variables, no config paths, and relies on Membrane to manage credentials. That is proportionate for a connector-based integration; it explicitly advises against asking users for API keys.
Persistence & Privilege
Flags are default (always: false, user-invocable: true, model invocation allowed). The skill does not request persistent system changes or modify other skills/configurations. Autonomous invocation is allowed (platform default) but not combined with other concerning privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install serverless
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /serverless 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug serverless
版本 1.0.3
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 4
常见问题

Serverless 是什么?

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

如何安装 Serverless?

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

Serverless 是免费的吗?

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

Serverless 支持哪些平台?

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

谁开发了 Serverless?

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

💬 留言讨论