← Back to Skills Marketplace
Signrequest
by
Membrane Dev
· GitHub ↗
· v1.0.3
· MIT-0
192
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install signrequest
Description
SignRequest integration. Manage SignRequests, Teams, Users. Use when the user wants to interact with SignRequest data.
Usage Guidance
This skill appears to do what it says: it relies on the Membrane CLI to authenticate and operate on SignRequest. Before installing or using it: (1) confirm you trust Membrane (@membranehq) and getmembrane.com since it will mediate access to your SignRequest data; (2) ensure you are comfortable installing a global npm package (requires Node/npm and network access); (3) note the registry metadata did not declare required binaries—you'll need Node/npm and ability to run membrane/npx; (4) during login, verify any authorization URL is legitimate and from the expected domain before entering codes; (5) understand that creating a Membrane connection grants the Membrane service (and any agent actions you run) the ability to act on SignRequest data—revoke the connection if you suspect misuse. If you need higher assurance, ask the skill author to declare required binaries and to provide a signed package/source or an official package link.
Capability Analysis
Type: OpenClaw Skill
Name: signrequest
Version: 1.0.3
The signrequest skill provides instructions for an AI agent to manage SignRequest workflows using the Membrane CLI (@membranehq/cli). The instructions in SKILL.md cover installation, authentication via OAuth, and the discovery/execution of actions through the Membrane platform. The behavior is consistent with the stated purpose of document management and uses a third-party service to handle credentials securely rather than requesting them directly. No indicators of data exfiltration, malicious execution, or prompt injection were found.
Capability Assessment
Purpose & Capability
The skill is described as a SignRequest integration and the SKILL.md consistently instructs use of the Membrane CLI to manage SignRequest connections and actions. Minor mismatch: the registry metadata lists no required binaries, but the instructions assume Node/npm (to install @membranehq/cli or use npx) and the ability to run the membrane CLI—these implicit requirements should be declared.
Instruction Scope
SKILL.md stays on topic: it instructs installing and using the Membrane CLI, creating a connection to the SignRequest connector, discovering and running actions, and using Membrane for auth. It does not instruct reading unrelated files, exporting arbitrary environment variables, or exfiltrating data to unexpected endpoints.
Install Mechanism
There is no automated install spec in the registry (instruction-only). The instructions recommend installing a global npm package and/or using npx, which is a standard approach. This requires network access and will install code from the npm registry; installing global npm packages modifies the system environment—users should confirm they trust the package/source before installing.
Credentials
The skill declares no required env vars and the instructions explicitly recommend letting Membrane manage credentials rather than asking for API keys. Requested access (network + Membrane account) is proportionate to the described functionality.
Persistence & Privilege
always:false and no install scripts are present. The skill is user-invocable and can be invoked autonomously by the agent (platform default), but it requires the user to create and authenticate a Membrane connection before SignRequest data becomes accessible, which limits immediate autonomous impact.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install signrequest - After installation, invoke the skill by name or use
/signrequest - 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 Signrequest?
SignRequest integration. Manage SignRequests, Teams, Users. Use when the user wants to interact with SignRequest data. It is an AI Agent Skill for Claude Code / OpenClaw, with 192 downloads so far.
How do I install Signrequest?
Run "/install signrequest" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Signrequest free?
Yes, Signrequest is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Signrequest support?
Signrequest is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Signrequest?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.3.
More Skills