← Back to Skills Marketplace
Smartroutes
by
Vlad Ursul
· GitHub ↗
· v1.0.2
· MIT-0
124
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install smartroutes
Description
SmartRoutes integration. Manage Organizations, Users, Filters. Use when the user wants to interact with SmartRoutes data.
Usage Guidance
This skill is coherent for SmartRoutes usage but relies on running the Membrane CLI via npx (which downloads and executes code from npm each time). Before installing or running it: 1) Verify you trust the @membranehq/cli package and the Membrane service (check the package owner, npm page, and privacy/terms). 2) Prefer pinning a specific CLI version rather than using @latest to reduce supply-chain risk. 3) Be aware authentication will open a browser and store tokens at ~/.membrane/credentials.json — inspect and protect that file. 4) Understand that proxying API calls through Membrane sends request data to their servers (ensure this is acceptable for your data sensitivity and compliance). 5) If you are concerned, run the CLI in an isolated or ephemeral environment (container/VM) or request a vetted install method from the skill author.
Capability Assessment
Purpose & Capability
Name/description (SmartRoutes integration) match the runtime instructions: the SKILL.md directs the agent to use the Membrane CLI to discover connectors, run actions, and proxy API requests to SmartRoutes. Network access and a Membrane account are reasonable and expected.
Instruction Scope
Instructions tell the user/agent to run npx @membranehq/cli@latest to log in, create connections, list actions, run actions, and proxy arbitrary API requests. The instructions do not ask the agent to read unrelated local files or request unrelated credentials, but they do result in credentials being written to ~/.membrane/credentials.json and they allow sending arbitrary API paths through Membrane's proxy (which will transmit request data to Membrane).
Install Mechanism
There is no packaged install spec, but SKILL.md requires running npx @membranehq/cli@latest. Using npx pulls and executes code from the public npm registry each run (moderate risk). The CLI is not pinned to a specific, audited version (it uses @latest), increasing the risk that future package updates could change behavior.
Credentials
The skill declares no required env vars or config paths beyond the Membrane login flow. The credential storage at ~/.membrane/credentials.json is expected for a CLI that manages auth; no unrelated secrets or environment access are requested.
Persistence & Privilege
always is false and the skill does not request persistent platform-level privileges. It will store credentials under ~/.membrane, which is normal for a CLI; it does not modify other skills or system-wide agent configs according to the provided instructions.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install smartroutes - After installation, invoke the skill by name or use
/smartroutes - Provide required inputs per the skill's parameter spec and get structured output
Version History
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 Smartroutes?
SmartRoutes integration. Manage Organizations, Users, Filters. Use when the user wants to interact with SmartRoutes data. It is an AI Agent Skill for Claude Code / OpenClaw, with 124 downloads so far.
How do I install Smartroutes?
Run "/install smartroutes" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Smartroutes free?
Yes, Smartroutes is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Smartroutes support?
Smartroutes is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Smartroutes?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.2.
More Skills