← Back to Skills Marketplace
gora050

Sedna

by Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
135
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install sedna
Description
SEDNA integration. Manage data, records, and automate workflows. Use when the user wants to interact with SEDNA data.
Usage Guidance
This skill appears to do what it claims: it uses the Membrane CLI to connect to SEDNA and run actions. Before installing or running it, verify the Membrane CLI package (publisher @membranehq) on the npm registry and confirm you trust it. Understand that the CLI will perform interactive login (browser/device code) and will store tokens locally for its own use. If you cannot or do not want to install a global npm package, ask the agent to use an already-approved CLI or an alternate integration method.
Capability Analysis
Type: OpenClaw Skill Name: sedna Version: 1.0.1 The skill provides instructions for integrating with the SEDNA maritime collaboration platform via the Membrane CLI. It guides the agent through standard procedures such as installing the `@membranehq/cli` npm package, authenticating via `membrane login`, and discovering or creating API actions. The instructions in SKILL.md are consistent with the stated purpose of workflow automation and do not contain indicators of malicious intent, data exfiltration, or unauthorized access.
Capability Assessment
Purpose & Capability
The name/description (SEDNA integration) match the instructions (use the Membrane CLI to connect to Sedna, discover and run actions). Required capabilities (network access, a Membrane account) are appropriate for this purpose.
Instruction Scope
SKILL.md only instructs installing and using the Membrane CLI (login, connect, list/run actions). It does not instruct reading unrelated files, accessing unrelated environment variables, or exfiltrating data. It asks users to authenticate via browser/device code, which is expected for OAuth-like flows.
Install Mechanism
There is no declared install spec in the registry, but the instructions tell the user/agent to run `npm install -g @membranehq/cli@latest` or use `npx`. Installing a global npm package or invoking npx will fetch code from the npm registry at runtime; this is expected for this integration but is an action you should review (verify package publisher and npm package contents) before installing.
Credentials
The skill declares no required environment variables or credentials and explicitly instructs to let Membrane manage credentials. That is proportionate: the integration relies on interactive authentication through the CLI rather than asking for API keys in the skill.
Persistence & Privilege
The skill is not marked always:true and does not request system-wide configuration changes. It does rely on the Membrane CLI storing its own auth state (normal for a CLI). Autonomous invocation is allowed (platform default) but not combined with other concerning privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install sedna
  3. After installation, invoke the skill by name or use /sedna
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug sedna
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Sedna?

SEDNA integration. Manage data, records, and automate workflows. Use when the user wants to interact with SEDNA data. It is an AI Agent Skill for Claude Code / OpenClaw, with 135 downloads so far.

How do I install Sedna?

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

Is Sedna free?

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

Which platforms does Sedna support?

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

Who created Sedna?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.

💬 Comments