← 返回 Skills 市场
Signpath
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
173
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install signpath
功能描述
SignPath integration. Manage Leads, Persons, Organizations, Deals, Projects, Pipelines and more. Use when the user wants to interact with SignPath data.
安全使用建议
This skill is basically a how-to for using the Membrane CLI to connect to SignPath. Before installing: (1) confirm you trust https://getmembrane.com and the npm package @membranehq/cli (check the package page and repository), (2) prefer npx for ephemeral usage if you don't want a global install, (3) be prepared to complete an OAuth/browser login flow (no API keys requested), and (4) avoid providing unrelated credentials. If you need stricter assurance, review the @membranehq/cli source on GitHub and verify the SignPath connector details on Membrane's site before proceeding.
功能分析
Type: OpenClaw Skill
Name: signpath
Version: 1.0.3
The skill functions as a wrapper for the Membrane CLI rather than containing direct integration logic. It instructs the AI agent to perform high-risk operations in `SKILL.md`, such as globally installing an NPM package (`@membranehq/cli`) and dynamically creating and executing actions via a remote platform (`membrane action create`). While these capabilities are plausibly needed for the stated purpose of SignPath integration, the reliance on shell execution and the ability to run arbitrary remote-generated logic constitutes a significant attack surface for the agent.
能力标签
能力评估
Purpose & Capability
The skill's name and description (SignPath integration) align with the instructions, which show how to install and use the Membrane CLI to connect to SignPath, discover actions, and run them. There are no unrelated credential requests or unexpected capabilities listed.
Instruction Scope
SKILL.md only instructs the agent/operator to install and use the Membrane CLI, authenticate via a browser flow, create a connection to the SignPath connector, discover and run actions, and poll build status. It does not direct reading arbitrary files, exporting unrelated environment variables, or sending data to endpoints outside Membrane/SignPath.
Install Mechanism
The skill recommends installing the Membrane CLI via npm -g and also uses npx in examples. npm is a common mechanism for CLIs, but global installs and running remote packages (npx) carry the usual moderate risk of executing 3rd-party code — verify the @membranehq package and source before installing.
Credentials
No environment variables, credentials, or config paths are required by the skill. Authentication is delegated to Membrane via an OAuth/browser flow, which matches the stated design and avoids local secret handling.
Persistence & Privilege
The skill is instruction-only and does not request always: true or any elevated/persistent platform privileges. It does not modify other skills' config or system-wide settings according to the provided content.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install signpath - 安装完成后,直接呼叫该 Skill 的名称或使用
/signpath触发 - 根据 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
元数据
常见问题
Signpath 是什么?
SignPath integration. Manage Leads, Persons, Organizations, Deals, Projects, Pipelines and more. Use when the user wants to interact with SignPath data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 173 次。
如何安装 Signpath?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install signpath」即可一键安装,无需额外配置。
Signpath 是免费的吗?
是的,Signpath 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Signpath 支持哪些平台?
Signpath 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Signpath?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills