← Back to Skills Marketplace
Seqera
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
168
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install seqera
Description
Seqera integration. Manage Organizations, Users, Pipelines. Use when the user wants to interact with Seqera data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install seqera - After installation, invoke the skill by name or use
/seqera - 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
Frequently Asked Questions
What is Seqera?
Seqera integration. Manage Organizations, Users, Pipelines. Use when the user wants to interact with Seqera data. It is an AI Agent Skill for Claude Code / OpenClaw, with 168 downloads so far.
How do I install Seqera?
Run "/install seqera" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Seqera free?
Yes, Seqera is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Seqera support?
Seqera is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Seqera?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills