← Back to Skills Marketplace
Serverless
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
341
Downloads
0
Stars
1
Active Installs
4
Versions
Install in OpenClaw
/install serverless
Description
Serverless integration. Manage data, records, and automate workflows. Use when the user wants to interact with Serverless data.
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install serverless - After installation, invoke the skill by name or use
/serverless - Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Frequently Asked Questions
What is Serverless?
Serverless integration. Manage data, records, and automate workflows. Use when the user wants to interact with Serverless data. It is an AI Agent Skill for Claude Code / OpenClaw, with 341 downloads so far.
How do I install Serverless?
Run "/install serverless" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Serverless free?
Yes, Serverless is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Serverless support?
Serverless is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Serverless?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills