← 返回 Skills 市场
Orbit
作者
Membrane Dev
· GitHub ↗
· v1.0.2
· MIT-0
141
总下载
0
收藏
1
当前安装
3
版本数
在 OpenClaw 中安装
/install orbit
功能描述
Orbit integration. Manage Organizations. Use when the user wants to interact with Orbit data.
安全使用建议
This skill is coherent for an Orbit integration, but before installing: (1) confirm you trust the Membrane provider and the @membranehq/cli npm package (inspect its code or vendor/publisher identity), (2) prefer pinning to a specific CLI version rather than @latest to reduce supply-chain risk, (3) be aware the CLI stores credentials in ~/.membrane/credentials.json — check and control that file and its permissions, and (4) if you allow autonomous invocation, realize the agent could run npx commands on its own; restrict or review that behavior if you need stronger safeguards. If unsure, test the flow in an isolated environment (container or VM) first.
能力评估
Purpose & Capability
The name/description (Orbit integration) match the instructions: the SKILL.md shows how to manage Orbit via Membrane. Nothing requested is obviously unrelated to interacting with Orbit.
Instruction Scope
Instructions are focused on using the Membrane CLI to discover connections, run actions, and proxy requests to Orbit. They reference writing credentials to ~/.membrane/credentials.json and instruct use of browser-based auth/CLI flows; they do not request other unrelated files or environment variables. Note: the agent is instructed to run external CLI commands (npx) which will execute code fetched at runtime.
Install Mechanism
There is no static install spec, but SKILL.md relies on npx @membranehq/cli@latest. npx dynamically fetches and runs code from the npm registry on demand — a supply-chain/runtime-execution risk. While using an official npm package is expected for this purpose, pinning to a specific version or vetting the package would be safer than @latest.
Credentials
No environment variables or unrelated credentials are requested. The need for a Membrane account and local credentials is proportional to the stated purpose. Small inconsistency: the skill says Membrane 'handles authentication server-side' yet also documents a local ~/.membrane/credentials.json used by the CLI — this is expected for CLI sessions but worth noting.
Persistence & Privilege
The skill is not always-enabled and is user-invocable. Autonomous model invocation is allowed (platform default). Combined with instructions to run npx (remote code execution), autonomous invocation increases risk because an agent could run the CLI without additional explicit user approval.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install orbit - 安装完成后,直接呼叫该 Skill 的名称或使用
/orbit触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Orbit 是什么?
Orbit integration. Manage Organizations. Use when the user wants to interact with Orbit data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 141 次。
如何安装 Orbit?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install orbit」即可一键安装,无需额外配置。
Orbit 是免费的吗?
是的,Orbit 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Orbit 支持哪些平台?
Orbit 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Orbit?
由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.2。
推荐 Skills