← Back to Skills Marketplace
membranedev

Wuf

by Membrane Dev · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
161
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install wuf
Description
Wuf integration. Manage data, records, and automate workflows. Use when the user wants to interact with Wuf data.
Usage Guidance
This skill is coherent, but before installing: (1) verify the @membranehq/cli package and its GitHub repo to ensure you trust the maintainer; (2) prefer using npx or a non-root environment when trying it out to avoid global install side effects; (3) understand that connecting grants Membrane (the service) access to your Wuf account data via the connector — review what permissions the connector requests; (4) don't enter local API keys into the skill (the docs explicitly advise against that). If you need higher assurance, test in an isolated machine or container first.
Capability Analysis
Type: OpenClaw Skill Name: wuf Version: 1.0.3 The skill provides a legitimate integration for the Wuf pet care platform using the Membrane CLI. The instructions in SKILL.md guide the agent through standard procedures: installing the '@membranehq/cli' npm package, authenticating via OAuth, and managing data records through the Membrane platform. No evidence of malicious intent, data exfiltration, or unauthorized execution was found.
Capability Assessment
Purpose & Capability
The name/description (Wuf integration) matches the instructions: all runtime steps call the Membrane CLI to connect to Wuf, discover and run actions. No unrelated services, credentials, or binaries are requested.
Instruction Scope
SKILL.md only instructs installing/using the Membrane CLI, performing login, creating a connection, listing actions, creating actions, and running them. It does not direct reading arbitrary files, harvesting environment variables, or sending data to third-party endpoints outside Membrane/Wuf.
Install Mechanism
There is no registry install spec, but SKILL.md instructs installing @membranehq/cli via npm (global) or using npx. This is a public npm package (moderate risk compared to no install). Installing global npm packages can execute install scripts — review the package on npm/GitHub before installing and prefer npx or a controlled environment if you are cautious.
Credentials
The skill declares no required env vars or secrets. Authentication is delegated to Membrane (OAuth-like flow). That is proportionate to the stated purpose, but it does require trusting Membrane to manage Wuf credentials and access tokens.
Persistence & Privilege
The skill is not always-enabled and does not request elevated persistence. It is user-invocable and allows normal autonomous invocation (platform default), which is expected for an integration skill.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install wuf
  3. After installation, invoke the skill by name or use /wuf
  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 wuf
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Wuf?

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

How do I install Wuf?

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

Is Wuf free?

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

Which platforms does Wuf support?

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

Who created Wuf?

It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.3.

💬 Comments