← 返回 Skills 市场
Seqera
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
168
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install seqera
功能描述
Seqera integration. Manage Organizations, Users, Pipelines. Use when the user wants to interact with Seqera data.
安全使用建议
This skill delegates everything to the Membrane platform and asks you to install the @membranehq/cli package and sign in to a Membrane account. Before installing or using it: 1) Verify you trust Membrane/@membranehq and inspect the npm package (and its repository) for legitimacy; 2) Confirm the Seqera connector (connectorKey=seqera) is provided by your organization or Membrane and that you are comfortable letting Membrane manage Seqera credentials; 3) In headless or shared environments, be cautious when completing interactive login flows (check the authorization URL domain); 4) If you require stricter control, prefer creating limited-scope Membrane connections or review Membrane's data handling/privacy policy first.
功能分析
Type: OpenClaw Skill
Name: seqera
Version: 1.0.3
The skill requires the agent to install a global npm package (@membranehq/cli) and routes all Seqera API interactions through the Membrane third-party platform. It also instructs the agent to dynamically create and execute actions on the Membrane server via the CLI (membrane action create). While these capabilities are aligned with the stated purpose of providing a Seqera integration, the requirement for global software installation and the use of a remote orchestration layer for all API calls introduce significant supply chain and execution risks.
能力评估
Purpose & Capability
The skill declares it integrates with Seqera via the Membrane platform and the SKILL.md instructs use of the Membrane CLI and connections to a Seqera connector. Requiring a Membrane account and network access matches the stated purpose; there are no unrelated credentials, binaries, or config paths requested.
Instruction Scope
Runtime instructions are narrowly scoped to installing the Membrane CLI, performing Membrane login, creating a connection to the Seqera connector, discovering or creating actions, and running them. The instructions do not direct the agent to read arbitrary files, access unrelated environment variables, or exfiltrate data to unexpected endpoints.
Install Mechanism
The SKILL.md recommends installing @membranehq/cli via npm (-g). This is a reasonable and expected mechanism for a CLI integration but carries the usual trust considerations for third-party npm packages (supply-chain risk). The skill itself has no install spec and would not automatically write files.
Credentials
No environment variables, config paths, or secrets are required by the skill. Authentication is delegated to Membrane's interactive login flow, which is proportional for a connector-based integration. The SKILL.md explicitly advises not to ask users for API keys, which aligns with least privilege.
Persistence & Privilege
The skill does not request always: true and has no install-time hooks or files included. It is instruction-only and would not persist on disk except via the user-installed Membrane CLI; autonomous invocation is enabled by default (normal) but not accompanied by other red flags.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install seqera - 安装完成后,直接呼叫该 Skill 的名称或使用
/seqera触发 - 根据 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
元数据
常见问题
Seqera 是什么?
Seqera integration. Manage Organizations, Users, Pipelines. Use when the user wants to interact with Seqera data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 168 次。
如何安装 Seqera?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install seqera」即可一键安装,无需额外配置。
Seqera 是免费的吗?
是的,Seqera 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Seqera 支持哪些平台?
Seqera 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Seqera?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills