← Back to Skills Marketplace
Optimoroute
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
191
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install optimoroute
Description
OptimoRoute integration. Manage Organizations. Use when the user wants to interact with OptimoRoute data.
Usage Guidance
This skill appears to do what it says: it uses the Membrane CLI to manage an OptimoRoute connection and run actions. Before installing/running it: (1) verify the @membranehq/cli npm package and its repository (avoid installing global CLIs from unknown authors on shared machines); (2) understand that creating a connection delegates OptimoRoute access to Membrane (review their privacy/security docs and permissions); (3) prefer running CLI commands in a safe/test environment first (or use npx for ephemeral runs) if you are unsure. If you need higher assurance, ask the publisher for a signed release or review the GitHub repo referenced in the skill.
Capability Analysis
Type: OpenClaw Skill
Name: optimoroute
Version: 1.0.3
The skill bundle provides instructions for an AI agent to integrate with OptimoRoute using the Membrane CLI. The SKILL.md file outlines standard procedures for installation, authentication, and executing actions via the 'membrane' command-line tool. No evidence of data exfiltration, malicious code execution, or prompt injection was found; the instructions are consistent with the stated purpose of the integration.
Capability Assessment
Purpose & Capability
The name/description claim an OptimoRoute integration and the SKILL.md describes using the Membrane CLI to create a connection, list/run actions, and manage OptimoRoute data. There are no unrelated required env vars, binaries, or config paths.
Instruction Scope
Instructions are limited to installing/using the Membrane CLI (login, connect, discover actions, run actions). They do not instruct reading arbitrary files, exfiltrating environment variables, or contacting unexpected endpoints. The workflow requires interactive authentication (browser/code) which is documented.
Install Mechanism
This is an instruction-only skill (no install spec), but the SKILL.md tells users to run `npm install -g @membranehq/cli@latest` and suggests `npx` for discovery. Installing or running a third-party npm CLI executes code from the npm registry — reasonable for a CLI but worth verifying package provenance and reviewing permissions before global installation.
Credentials
The skill declares no env vars or credentials and relies on Membrane to manage OptimoRoute auth server-side. This is proportionate; however creating a connection will grant Membrane access to your OptimoRoute account, so users should be aware of that delegation.
Persistence & Privilege
The skill is not always-included and is user-invocable. It does not request persistent system-wide changes or access to other skills' configs. Autonomous invocation is allowed but is the platform default and not by itself a concern.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install optimoroute - After installation, invoke the skill by name or use
/optimoroute - 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 Optimoroute?
OptimoRoute integration. Manage Organizations. Use when the user wants to interact with OptimoRoute data. It is an AI Agent Skill for Claude Code / OpenClaw, with 191 downloads so far.
How do I install Optimoroute?
Run "/install optimoroute" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Optimoroute free?
Yes, Optimoroute is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Optimoroute support?
Optimoroute is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Optimoroute?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills