← Back to Skills Marketplace
Signwell
by
Membrane Dev
· GitHub ↗
· v1.0.3
· MIT-0
188
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install signwell
Description
SignWell integration. Manage Users, Documents, Teams. Use when the user wants to interact with SignWell data.
Usage Guidance
This skill appears to do what it says: it delegates SignWell access to the Membrane service and instructs you to use the Membrane CLI. Before installing, ensure you have Node/npm if you plan to run the suggested global install (or prefer using npx to avoid a global install), verify the Membrane project/site (getmembrane.com) is legitimate for your organization, and be comfortable granting Membrane access to your SignWell account because auth is handled server-side. Consider pinning a CLI version instead of installing `@latest`, and avoid pasting API keys into chat — the skill explicitly says not to request them. If you need higher assurance, ask the publisher for a signed release URL or an official install instructions page and double-check Membrane's privacy/security docs.
Capability Analysis
Type: OpenClaw Skill
Name: signwell
Version: 1.0.3
The skill bundle for SignWell integration provides instructions for an AI agent to use the Membrane CLI to manage documents and users. It emphasizes secure practices by delegating authentication and API management to the Membrane platform rather than handling secrets locally. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The skill's stated purpose (SignWell integration) matches the instructions (use Membrane to connect to SignWell). However, SKILL.md requires installing and running the Membrane CLI (npm install -g and npx), yet the skill metadata lists no required binaries — the manifest should have declared that node/npm (or at least npm/npx) is required.
Instruction Scope
Instructions are scoped to discovery and execution of SignWell actions via the Membrane CLI (connect, action list/create/run, login). They require network access and interactive browser-based login for authentication; there are no instructions to read unrelated local files, request unrelated credentials, or exfiltrate data outside the Membrane service.
Install Mechanism
Installation guidance uses `npm install -g @membranehq/cli@latest` and npx examples. This is a common but higher-impact install pattern than 'no install' because it writes binary packages to the system. It's from the public npm registry (no unknown personal URLs), so risk is moderate. Prefer npx or pinning a version instead of a global latest install.
Credentials
No environment variables, config paths, or unrelated credentials are requested. The SKILL.md explicitly advises not to ask users for API keys and relies on Membrane to manage auth — this is proportionate to its purpose.
Persistence & Privilege
The skill is not force-included (always: false) and does not request elevated persistent privileges or to modify other skills' configs. Autonomous invocation is allowed by default but not flagged here because it's the platform default and there are no additional broad privileges requested.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install signwell - After installation, invoke the skill by name or use
/signwell - 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
Frequently Asked Questions
What is Signwell?
SignWell integration. Manage Users, Documents, Teams. Use when the user wants to interact with SignWell data. It is an AI Agent Skill for Claude Code / OpenClaw, with 188 downloads so far.
How do I install Signwell?
Run "/install signwell" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Signwell free?
Yes, Signwell is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Signwell support?
Signwell is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Signwell?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.3.
More Skills