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