← 返回 Skills 市场
Uberduck
作者
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
114
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install uberduck
功能描述
Uberduck integration. Manage data, records, and automate workflows. Use when the user wants to interact with Uberduck data.
安全使用建议
This skill appears to be an integration wrapper that relies on the Membrane platform to talk to Uberduck — that's why it asks you to install the Membrane CLI and have a Membrane account. Before installing: verify you trust the @membranehq/cli package (review the npm package and its GitHub repo), be aware that a global npm install runs code with your user privileges, and understand that audio/text data will be routed through Membrane's service (review its privacy/security policy). The skill does not request API keys or other unrelated credentials. If you prefer not to install a global CLI, use the provided npx commands or run the CLI in a contained environment.
功能分析
Type: OpenClaw Skill
Name: uberduck
Version: 1.0.1
The uberduck skill bundle provides instructions for an AI agent to interface with the Uberduck text-to-speech platform via the Membrane CLI. The instructions in SKILL.md focus on legitimate operations such as installing the '@membranehq/cli' package, authenticating via 'membrane login', and managing API actions. No evidence of data exfiltration, malicious code execution, or prompt injection was found; the skill follows security best practices by delegating credential management to the Membrane platform rather than handling raw API keys.
能力评估
Purpose & Capability
The skill is advertised as an Uberduck integration but explicitly uses the Membrane CLI to access Uberduck connectors; requesting a Membrane account and network access is consistent with that design. The homepage points to Membrane (getmembrane.com) rather than Uberduck, which matches the implementation (Membrane acts as the intermediary).
Instruction Scope
SKILL.md instructs the agent to install and use the Membrane CLI, run connection/action discovery and execution commands, and walk through authentication flows. It does not instruct reading unrelated files or environment variables, nor does it direct data to unexpected endpoints beyond Membrane/Uberduck.
Install Mechanism
There is no formal install spec in the registry metadata (instruction-only skill), but SKILL.md tells users to run npm install -g @membranehq/cli@latest (or npx). Installing a global npm package is a normal but moderately privileged action — it will execute code from the npm registry on the host. This is expected for using the Membrane CLI but worth noting.
Credentials
The skill declares no required environment variables or credentials and delegates auth to Membrane (login/connect flow). That matches the guidance in SKILL.md which explicitly advises against asking users for API keys.
Persistence & Privilege
The skill does not request always:true, does not declare system config paths, and does not instruct modifying other skills or system-wide settings. Autonomous invocation (model-invokable) is the platform default and reasonable here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install uberduck - 安装完成后,直接呼叫该 Skill 的名称或使用
/uberduck触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Uberduck 是什么?
Uberduck integration. Manage data, records, and automate workflows. Use when the user wants to interact with Uberduck data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 114 次。
如何安装 Uberduck?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install uberduck」即可一键安装,无需额外配置。
Uberduck 是免费的吗?
是的,Uberduck 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Uberduck 支持哪些平台?
Uberduck 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Uberduck?
由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.1。
推荐 Skills