← 返回 Skills 市场
membranedev

Spacelift

作者 Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
119
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install spacelift
功能描述
Spacelift integration. Manage data, records, and automate workflows. Use when the user wants to interact with Spacelift data.
安全使用建议
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.
功能分析
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.
能力标签
requires-oauth-tokenrequires-sensitive-credentials
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install spacelift
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /spacelift 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug spacelift
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Spacelift 是什么?

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

如何安装 Spacelift?

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

Spacelift 是免费的吗?

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

Spacelift 支持哪些平台?

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

谁开发了 Spacelift?

由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.1。

💬 留言讨论