← Back to Skills Marketplace
gora050

Otter Waiver

by Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
105
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install otter-waiver
Description
Otter Waiver integration. Manage data, records, and automate workflows. Use when the user wants to interact with Otter Waiver data.
Usage Guidance
This skill appears coherent for integrating Otter Waiver via Membrane. Before installing or following the instructions, consider: (1) you will need a Membrane account and must trust getmembrane.com to store and manage Otter Waiver credentials; (2) installing the CLI uses npm (supply-chain risk and requires file system access); prefer npx for one-off commands or pin a specific CLI version if you need reproducibility; (3) verify the @membranehq npm package and the Membrane homepage/repository match your expectations; (4) do not share your Otter Waiver credentials directly with the agent—use the connection/login flow as described. If you need higher assurance, review the Membrane CLI source or use an environment where you can audit the installed package before use.
Capability Analysis
Type: OpenClaw Skill Name: otter-waiver Version: 1.0.1 The skill requires high-privilege operations including the global installation of a third-party CLI tool (`npm install -g @membranehq/cli`) and the execution of shell commands to manage authentication and data. It relies on the Membrane platform (getmembrane.com) to dynamically create and execute actions, which involves remote code execution and broad network access. While these capabilities are aligned with the stated purpose of integrating with Otter Waiver, the requirement for global package installation and the reliance on an external service for action logic constitute significant security risks.
Capability Tags
requires-walletrequires-sensitive-credentials
Capability Assessment
Purpose & Capability
The name/description (Otter Waiver integration) match the runtime instructions: they tell the agent to install/use the Membrane CLI, create a connection to the otter-waiver connector, discover and run actions. Nothing in the SKILL.md asks for unrelated capabilities (no cloud credentials, no access to unrelated services).
Instruction Scope
Instructions are scoped to installing/using the Membrane CLI, logging in, creating a connection, discovering and running actions. They do not instruct the agent to read local secrets, system config paths, or exfiltrate data to unexpected endpoints. They do require network access and a Membrane account (documented).
Install Mechanism
There is no automated install spec in the registry (lowest risk). The SKILL.md recommends installing @membranehq/cli from npm (npm -g or npx). This is coherent for a CLI-based integration but carries the usual supply-chain considerations: installing packages from npm and using the unpinned '@latest' tag can change behavior over time. The recommendation to use npx is safer for one-off runs.
Credentials
The skill requests no environment variables or local credentials; authentication is performed via Membrane's login flow (browser-based or headless code exchange). This is proportionate to the stated purpose. Note that using this skill requires trusting Membrane (getmembrane.com) to manage Otter Waiver credentials server-side.
Persistence & Privilege
The skill is not always-enabled and uses normal autonomous-invocation defaults. It does not request persistent system-wide changes or access to other skills' configurations. No elevated privileges are requested in the metadata or instructions.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install otter-waiver
  3. After installation, invoke the skill by name or use /otter-waiver
  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 otter-waiver
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Otter Waiver?

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

How do I install Otter Waiver?

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

Is Otter Waiver free?

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

Which platforms does Otter Waiver support?

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

Who created Otter Waiver?

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

💬 Comments