← Back to Skills Marketplace
gora050

Route4Me

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
196
Downloads
0
Stars
1
Active Installs
4
Versions
Install in OpenClaw
/install route4me
Description
Route4Me integration. Manage Users, Addresses, Routes, Territories, Geofences, Contacts. Use when the user wants to interact with Route4Me data.
Usage Guidance
This skill is coherent but depends on installing and trusting the Membrane CLI from npm. Before installing, verify the @membranehq package (homepage/repo links), consider installing in a controlled environment or container if you prefer, and be aware a global npm install will place executable code on your system. The authentication flow opens a browser / returns a code — you should only authenticate with accounts you trust to be used by this integration. If you need stronger guarantees, ask the developer for a pinned CLI version or a checksum for the published package.
Capability Analysis
Type: OpenClaw Skill Name: route4me Version: 1.0.3 The route4me skill provides instructions for an AI agent to manage Route4Me data using the Membrane CLI. The SKILL.md file outlines standard procedures for authentication, connection management, and action discovery/execution through the @membranehq/cli package. While the documentation includes an unusually long list of keywords related to the service's capabilities, there are no indicators of malicious intent, data exfiltration, or unauthorized command execution.
Capability Tags
cryptocan-make-purchasesrequires-sensitive-credentials
Capability Assessment
Purpose & Capability
Name/description match the instructions: the skill describes Route4Me operations and tells the agent to use the Membrane CLI and a Route4Me connector. Required capabilities (network, Membrane CLI) are appropriate for its stated purpose.
Instruction Scope
SKILL.md only instructs installing/using the Membrane CLI, creating connections, searching and running actions, and handling interactive/headless login flows. It does not instruct the agent to read unrelated system files or exfiltrate arbitrary data.
Install Mechanism
Install is instruction-only but directs users to run 'npm install -g @membranehq/cli@latest' (and npx in examples). Global npm installs execute third-party code and can modify system paths; this is expected for a CLI but implies trusting the @membranehq package and its upstream registry and that 'latest' may change over time.
Credentials
No environment variables, credentials, or config paths are requested by the skill itself; authentication is delegated to the Membrane CLI and the user-driven browser flow. That is proportionate to an integration skill.
Persistence & Privilege
Skill is instruction-only, has no install-time artifacts in the skill bundle, and is not always-enabled. It does not request persistent platform privileges or modify other skills' configurations.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install route4me
  3. After installation, invoke the skill by name or use /route4me
  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 route4me
Version 1.0.3
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 4
Frequently Asked Questions

What is Route4Me?

Route4Me integration. Manage Users, Addresses, Routes, Territories, Geofences, Contacts. Use when the user wants to interact with Route4Me data. It is an AI Agent Skill for Claude Code / OpenClaw, with 196 downloads so far.

How do I install Route4Me?

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

Is Route4Me free?

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

Which platforms does Route4Me support?

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

Who created Route4Me?

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

💬 Comments