← 返回 Skills 市场
membranedev

Wuf

作者 Membrane Dev · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
161
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install wuf
功能描述
Wuf integration. Manage data, records, and automate workflows. Use when the user wants to interact with Wuf data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install wuf
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /wuf 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
Slug wuf
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Wuf 是什么?

Wuf integration. Manage data, records, and automate workflows. Use when the user wants to interact with Wuf data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 161 次。

如何安装 Wuf?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install wuf」即可一键安装,无需额外配置。

Wuf 是免费的吗?

是的,Wuf 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Wuf 支持哪些平台?

Wuf 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Wuf?

由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.3。

💬 留言讨论