← Back to Skills Marketplace
Uberduck
by
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
114
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install uberduck
Description
Uberduck integration. Manage data, records, and automate workflows. Use when the user wants to interact with Uberduck data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install uberduck - After installation, invoke the skill by name or use
/uberduck - 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
Frequently Asked Questions
What is Uberduck?
Uberduck integration. Manage data, records, and automate workflows. Use when the user wants to interact with Uberduck data. It is an AI Agent Skill for Claude Code / OpenClaw, with 114 downloads so far.
How do I install Uberduck?
Run "/install uberduck" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Uberduck free?
Yes, Uberduck is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Uberduck support?
Uberduck is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Uberduck?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.
More Skills