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