← 返回 Skills 市场
membranedev

Signwell

作者 Membrane Dev · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
188
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install signwell
功能描述
SignWell integration. Manage Users, Documents, Teams. Use when the user wants to interact with SignWell data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install signwell
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /signwell 触发
  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 signwell
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Signwell 是什么?

SignWell integration. Manage Users, Documents, Teams. Use when the user wants to interact with SignWell data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 188 次。

如何安装 Signwell?

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

Signwell 是免费的吗?

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

Signwell 支持哪些平台?

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

谁开发了 Signwell?

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

💬 留言讨论