← 返回 Skills 市场
Semaphore
作者
Membrane Dev
· GitHub ↗
· v1.0.3
· MIT-0
158
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install semaphore
功能描述
Semaphore integration. Manage Organizations. Use when the user wants to interact with Semaphore data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install semaphore - 安装完成后,直接呼叫该 Skill 的名称或使用
/semaphore触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
常见问题
Semaphore 是什么?
Semaphore integration. Manage Organizations. Use when the user wants to interact with Semaphore data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 158 次。
如何安装 Semaphore?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install semaphore」即可一键安装,无需额外配置。
Semaphore 是免费的吗?
是的,Semaphore 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Semaphore 支持哪些平台?
Semaphore 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Semaphore?
由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.3。
推荐 Skills