← 返回 Skills 市场
Smartroutes
作者
Vlad Ursul
· GitHub ↗
· v1.0.2
· MIT-0
124
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install smartroutes
功能描述
SmartRoutes integration. Manage Organizations, Users, Filters. Use when the user wants to interact with SmartRoutes data.
安全使用建议
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install smartroutes - 安装完成后,直接呼叫该 Skill 的名称或使用
/smartroutes触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Smartroutes 是什么?
SmartRoutes integration. Manage Organizations, Users, Filters. Use when the user wants to interact with SmartRoutes data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 124 次。
如何安装 Smartroutes?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install smartroutes」即可一键安装,无需额外配置。
Smartroutes 是免费的吗?
是的,Smartroutes 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Smartroutes 支持哪些平台?
Smartroutes 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Smartroutes?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.2。
推荐 Skills