← Back to Skills Marketplace
Routable
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
132
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install routable
Description
Routable integration. Manage data, records, and automate workflows. Use when the user wants to interact with Routable data.
Usage Guidance
This skill appears to be a normal Membrane-based connector for Routable. Before installing or using it: 1) Confirm you trust @membranehq/@getmembrane (the npm package and homepage) and review the npm package/version you will install. 2) Be aware the SKILL.md expects you to install a global CLI (npm install -g @membranehq/cli) and to authenticate with a Membrane account — that gives Membrane access to the connected Routable data. 3) If you manage sensitive data, review what permissions the created connection will have in Routable and use least-privilege credentials. 4) Note the registry entry did not declare the CLI or other binaries — expect to perform the install yourself or ask the skill author for an explicit install spec. If you want higher assurance, ask the publisher for a signed release link or a reproducible install manifest (e.g., exact package version) before installing.
Capability Analysis
Type: OpenClaw Skill
Name: routable
Version: 1.0.3
The skill provides instructions for an AI agent to manage Routable data using the Membrane CLI, which involves high-risk actions like global npm package installation and shell-based authentication. While the core logic aligns with the stated purpose, SKILL.md contains an extensive list of irrelevant terms—ranging from logistics (Vehicle, Driver) to software design patterns (Singleton, Facade) and compiler components (Lexer, Scanner)—which are unrelated to Routable's actual business of AP automation. This suggests low-quality automated generation or potential context-stuffing, though no clear evidence of malicious intent or data exfiltration was identified.
Capability Tags
Capability Assessment
Purpose & Capability
The name/description claim a Routable integration and the instructions use the Membrane CLI to talk to Routable. That is coherent. Minor mismatch: registry metadata lists no required binaries or install, but the SKILL.md clearly requires installing the @membranehq/cli (npm) and network access — the skill will not work without that CLI and a Membrane account.
Instruction Scope
SKILL.md only instructs use of the Membrane CLI (login, connect, list/create/run actions) to interact with Routable. It does not ask the agent to read unrelated local files or access unrelated environment variables, nor to exfiltrate data to third-party endpoints beyond Membrane.
Install Mechanism
There is no registry install spec, but the instructions tell users to run npm install -g @membranehq/cli@latest (or use npx). Installing a global npm package is a moderate-risk action that downloads code from the npm registry; this is expected for a CLI but the absence of an explicit install spec in the registry is a documentation gap you should be aware of.
Credentials
The skill requires a Membrane account and network access per the SKILL.md. The registry metadata requests no environment variables or credentials, and the runtime instructions rely on interactive CLI auth. No unrelated credentials or broad env access are requested.
Persistence & Privilege
The skill does not request always:true, does not modify other skills or system-wide settings in the instructions, and is user-invocable. Autonomous invocation is allowed by default but is not combined with other high-risk indicators here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install routable - After installation, invoke the skill by name or use
/routable - 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 Routable?
Routable integration. Manage data, records, and automate workflows. Use when the user wants to interact with Routable data. It is an AI Agent Skill for Claude Code / OpenClaw, with 132 downloads so far.
How do I install Routable?
Run "/install routable" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Routable free?
Yes, Routable is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Routable support?
Routable is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Routable?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills