← Back to Skills Marketplace
membranedev

Spacelift

by Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
119
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install spacelift
Description
Spacelift integration. Manage data, records, and automate workflows. Use when the user wants to interact with Spacelift data.
Usage Guidance
This skill appears to do what it says: it uses the Membrane CLI to connect to Spacelift. Before installing: (1) Verify the @membranehq/cli package on npm (maintainers, recent changes, downloads). Consider using `npx` or installing in a container/VM rather than globally. (2) Understand that you must create/log into a Membrane account — Membrane will hold connection credentials to Spacelift, so only proceed if you trust that service. (3) If you need a stricter security posture, avoid global installs and confirm the exact permissions granted to the Membrane integration for your Spacelift account. (4) If anything about the skill’s origin (registry owner, homepage) looks unfamiliar, ask for the publisher's provenance or prefer an official Spacelift integration.
Capability Analysis
Type: OpenClaw Skill Name: spacelift Version: 1.0.1 The skill provides instructions for an AI agent to interact with Spacelift using the Membrane CLI (@membranehq/cli). It outlines standard procedures for authentication, connection management, and action execution via the Membrane platform. No indicators of malicious intent, data exfiltration, or unauthorized execution were found; the logic is consistent with the stated purpose of infrastructure-as-code management.
Capability Tags
requires-oauth-tokenrequires-sensitive-credentials
Capability Assessment
Purpose & Capability
The skill declares itself as a Spacelift integration and its instructions consistently show how to connect to Spacelift via the Membrane CLI, search/create actions, and run queries. Required capabilities (network access, Membrane account) align with that purpose.
Instruction Scope
SKILL.md instructs only CLI operations (install membrane CLI, login, connect, list actions, create actions) and use of JSON output. It does not request unrelated file system reads, additional environment variables, or exfiltration to unexpected endpoints beyond Membrane/Spacelift.
Install Mechanism
There is no registry install spec, but SKILL.md asks the user to run `npm install -g @membranehq/cli@latest` (or `npx` in examples). Installing a global npm package is a legitimate way to get a CLI, but it pulls code from the public npm registry (latest tag) — a moderate risk. Recommend reviewing the @membranehq package, its maintainers, and using npx, a scoped install, or an isolated environment if you have concerns.
Credentials
The skill declares no required environment variables or credentials in the registry metadata. It relies on the Membrane login flow for authentication, which is proportionate for a connector. There are no requests for unrelated credentials or system secrets in the instructions.
Persistence & Privilege
The skill is not set to always:true and is user-invocable. It does not request elevated agent-wide privileges or modify other skills' configurations. Autonomous invocation remains enabled by default (normal for skills) but is not combined with other concerning flags.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install spacelift
  3. After installation, invoke the skill by name or use /spacelift
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug spacelift
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Spacelift?

Spacelift integration. Manage data, records, and automate workflows. Use when the user wants to interact with Spacelift data. It is an AI Agent Skill for Claude Code / OpenClaw, with 119 downloads so far.

How do I install Spacelift?

Run "/install spacelift" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Spacelift free?

Yes, Spacelift is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Spacelift support?

Spacelift is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Spacelift?

It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.

💬 Comments