← 返回 Skills 市场
gora050

Mocean Api

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
280
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install mocean-api
功能描述
Mocean API integration. Manage Organizations, Users, Filters. Use when the user wants to interact with Mocean API data.
安全使用建议
This skill appears to do what it says: it uses Membrane to talk to Mocean APIs and does not ask for unrelated secrets. Before installing, verify @membranehq/cli on npm and the Membrane project (homepage/repo) to confirm you trust the publisher. Note the SKILL.md asks you to run `npm install -g` (which requires local privileges) — if you prefer lower risk, use the npx examples or run the CLI in a container/VM. Also be aware the registry metadata omitted the need for npm/Membrane account — ask the publisher to update the metadata so requirements are clear. If you have privacy concerns, check Membrane's privacy/auth model: the CLI delegates credentials to Membrane’s service, so you’re trusting their server to manage API keys on your behalf.
功能分析
Type: OpenClaw Skill Name: mocean-api Version: 1.0.3 The skill bundle contains documentation and instructions for an AI agent to interact with the Mocean API via the Membrane CLI. It outlines standard procedures for installation (npm install), authentication, and action management through the Membrane platform. No malicious code, data exfiltration logic, or deceptive prompt injection attempts were identified in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The SKILL.md clearly describes integrating Mocean via the Membrane CLI, which is coherent with the skill name and description. However, the registry metadata declares no required binaries or environment variables while the instructions require npm and the @membranehq/cli tool and a Membrane account; that metadata omission is inconsistent and should be corrected.
Instruction Scope
Instructions are narrowly scoped to installing/using the Membrane CLI, authenticating, creating a connection, discovering and running actions for Mocean. The SKILL.md explicitly advises not to ask users for API keys and to let Membrane manage credentials. It does not instruct reading unrelated files or exfiltrating data.
Install Mechanism
No formal install spec is provided in the registry; instead the SKILL.md tells users to run `npm install -g @membranehq/cli@latest` (or use npx in examples). Installing an npm package globally is a common pattern but is a higher-risk operation than an instruction-only skill because it modifies the system and requires privileged access. The package scope (@membranehq) looks reasonable but users should verify the package on npm and the project's repository before installing.
Credentials
The skill requests no environment variables or API keys; authentication is delegated to Membrane (browser OAuth flow). This is proportionate to the stated purpose. If you require offline or headless automation, be aware the SKILL.md describes interactive/headless login steps that require the user to complete a browser flow or copy a code.
Persistence & Privilege
The skill does not request persistent 'always' inclusion and does not declare privileges to modify other skills or system-wide agent settings. Autonomous invocation is enabled by default (normal); there is no evidence the skill requests elevated persistent privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install mocean-api
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /mocean-api 触发
  4. 根据 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
元数据
Slug mocean-api
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Mocean Api 是什么?

Mocean API integration. Manage Organizations, Users, Filters. Use when the user wants to interact with Mocean API data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 280 次。

如何安装 Mocean Api?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install mocean-api」即可一键安装,无需额外配置。

Mocean Api 是免费的吗?

是的,Mocean Api 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Mocean Api 支持哪些平台?

Mocean Api 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Mocean Api?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。

💬 留言讨论