← Back to Skills Marketplace
membranedev

Semaphore

by Membrane Dev · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
158
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install semaphore
Description
Semaphore integration. Manage Organizations. Use when the user wants to interact with Semaphore data.
Usage Guidance
Before installing: (1) confirm you trust Membrane (getmembrane.com) — installing the CLI will allow it to manage auth and talk to Semaphore on your behalf; read their privacy/security docs. (2) The SKILL.md asks you to run npm to install a global package; ensure you are comfortable with installing third-party npm packages and prefer using `npx` or a local install to avoid global changes. (3) The registry metadata did not declare that npm or shell access is required — expect to grant the agent the ability to run CLI commands and open a browser for login. (4) If you have concerns, verify the @membranehq/cli package on npm and the referenced GitHub repository, or run commands manually rather than allowing automation. If you want a stricter posture, ask the maintainer to add required-binaries metadata (npm, node) and clarify whether to use npx vs global install.
Capability Analysis
Type: OpenClaw Skill Name: semaphore Version: 1.0.3 The skill provides instructions for using the Membrane CLI to integrate with Semaphore CI/CD. It follows security best practices by delegating credential management to the Membrane platform rather than handling secrets locally. No malicious code, obfuscation, or data exfiltration attempts were found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The skill claims to provide a Semaphore integration and all runtime instructions target Membrane's Semaphore connector. Requiring a Membrane account and network access aligns with the described purpose.
Instruction Scope
SKILL.md instructs the agent/user to install and run the Membrane CLI, log in, create connections, discover and run actions. Those steps are in-scope for integrating with Semaphore. However the doc assumes the ability to install/run npm/membrane CLI and mixes global install and npx usage; it does not declare the need for an npm binary or shell execution permission in the registry metadata.
Install Mechanism
There is no formal install spec in the registry; the SKILL.md asks users to run `npm install -g @membranehq/cli@latest` (and sometimes suggests using npx). Installing a third-party CLI from npm is a moderate-risk operation because it writes code to disk and will run as a local binary. The instructions themselves are from a well-known package host (npm) and reference the vendor, not an arbitrary URL.
Credentials
The skill requests no environment variables or credentials in the registry. SKILL.md explicitly directs authentication via Membrane (browser-based OAuth/code flow) and advises not to ask users for API keys, which is proportionate to the goal.
Persistence & Privilege
The skill is instruction-only, has always:false, and does not request persistent system-wide privileges or modify other skills. Autonomous model invocation is allowed by default but is not combined with other high-risk flags.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install semaphore
  3. After installation, invoke the skill by name or use /semaphore
  4. 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
Slug semaphore
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Semaphore?

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

How do I install Semaphore?

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

Is Semaphore free?

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

Which platforms does Semaphore support?

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

Who created Semaphore?

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

💬 Comments