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