← Back to Skills Marketplace
gora050

Mocean Api

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
280
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install mocean-api
Description
Mocean API integration. Manage Organizations, Users, Filters. Use when the user wants to interact with Mocean API data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install mocean-api
  3. After installation, invoke the skill by name or use /mocean-api
  4. 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
Slug mocean-api
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Mocean Api?

Mocean API integration. Manage Organizations, Users, Filters. Use when the user wants to interact with Mocean API data. It is an AI Agent Skill for Claude Code / OpenClaw, with 280 downloads so far.

How do I install Mocean Api?

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

Is Mocean Api free?

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

Which platforms does Mocean Api support?

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

Who created Mocean Api?

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

💬 Comments