← 返回 Skills 市场
membranedev

Waiverfile

作者 Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
163
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install waiverfile
功能描述
WaiverFile integration. Manage data, records, and automate workflows. Use when the user wants to interact with WaiverFile data.
安全使用建议
This skill appears coherent: it tells you to use the Membrane CLI to connect to WaiverFile and run actions. Before installing or using it, verify the Membrane project (npm package page, getmembrane.com, and the GitHub repo) so you trust the CLI you'll install globally. Consider installing the CLI in a sandbox or container if you want to avoid global system changes. Understand that Membrane will broker and store auth for WaiverFile connections — confirm that you are comfortable with that provider having access to your WaiverFile data (review their privacy/security docs). Finally, when running headless login flows, follow the documented flow and avoid pasting secrets into untrusted prompts.
功能分析
Type: OpenClaw Skill Name: waiverfile Version: 1.0.1 The skill bundle provides instructions for an AI agent to integrate with WaiverFile using the Membrane CLI. The SKILL.md file outlines standard procedures for installing the '@membranehq/cli' package, authenticating, and managing API actions through the Membrane platform. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found; the instructions are consistent with the stated purpose of automating workflows via a third-party integration service.
能力标签
requires-walletrequires-sensitive-credentials
能力评估
Purpose & Capability
Name and description (WaiverFile integration) match the instructions: the SKILL.md consistently instructs the agent to use the Membrane CLI to connect to a WaiverFile connector, discover actions, create actions, and run them. No unrelated services, credentials, or binaries are requested.
Instruction Scope
Runtime instructions are narrowly scoped to installing and using the Membrane CLI, logging in, creating a connector, listing/discovering actions, and running them. The SKILL.md does not instruct reading arbitrary files, accessing unrelated environment variables, or exfiltrating data. It explicitly advises not to ask users for API keys and to let Membrane manage auth.
Install Mechanism
There is no automated install spec in the skill bundle, but the SKILL.md tells users to run `npm install -g @membranehq/cli@latest`. Installing a global npm package is a reasonable step for this integration but carries typical risks (global npm packages run arbitrary code during install and modify system-wide state). Users should vet the package (homepage, npm package page, GitHub repo, signing) before installing globally or run it in a constrained environment.
Credentials
The skill declares no required environment variables or credentials. The instructions state that Membrane handles authentication server-side and that the user should create a connection rather than providing API keys locally — this is proportionate to the stated purpose. Users should understand that Membrane will hold or broker the necessary credentials on its side.
Persistence & Privilege
The skill does not request 'always' inclusion, does not modify other skills or system-wide agent settings, and has no install that writes files as part of the skill package. Autonomous invocation is allowed by default (platform standard) but not combined with any other elevated privileges here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install waiverfile
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /waiverfile 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug waiverfile
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Waiverfile 是什么?

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

如何安装 Waiverfile?

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

Waiverfile 是免费的吗?

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

Waiverfile 支持哪些平台?

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

谁开发了 Waiverfile?

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

💬 留言讨论