← Back to Skills Marketplace
membranedev

Orbit

by Membrane Dev · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ⚠ suspicious
141
Downloads
0
Stars
1
Active Installs
3
Versions
Install in OpenClaw
/install orbit
Description
Orbit integration. Manage Organizations. Use when the user wants to interact with Orbit data.
Usage Guidance
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install orbit
  3. After installation, invoke the skill by name or use /orbit
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug orbit
Version 1.0.2
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 3
Frequently Asked Questions

What is Orbit?

Orbit integration. Manage Organizations. Use when the user wants to interact with Orbit data. It is an AI Agent Skill for Claude Code / OpenClaw, with 141 downloads so far.

How do I install Orbit?

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

Is Orbit free?

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

Which platforms does Orbit support?

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

Who created Orbit?

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

💬 Comments