← Back to Skills Marketplace
gora050

Signpath

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
173
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install signpath
Description
SignPath integration. Manage Leads, Persons, Organizations, Deals, Projects, Pipelines and more. Use when the user wants to interact with SignPath data.
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
requires-walletrequires-sensitive-credentials
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install signpath
  3. After installation, invoke the skill by name or use /signpath
  4. 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
Slug signpath
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Signpath?

SignPath integration. Manage Leads, Persons, Organizations, Deals, Projects, Pipelines and more. Use when the user wants to interact with SignPath data. It is an AI Agent Skill for Claude Code / OpenClaw, with 173 downloads so far.

How do I install Signpath?

Run "/install signpath" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Signpath free?

Yes, Signpath is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Signpath support?

Signpath is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Signpath?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.

💬 Comments