← 返回 Skills 市场
Murlist
作者
Vlad Ursul
· GitHub ↗
· v1.0.2
· MIT-0
156
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install murlist
功能描述
MurList integration. Manage Organizations. Use when the user wants to interact with MurList data.
安全使用建议
This skill appears to do what it says: use the Membrane CLI to talk to MurList. Before installing or running commands: (1) verify the @membranehq/cli package and its repository on npm/GitHub to ensure you trust the maintainer; (2) be aware a global npm install modifies the host and may require elevated permissions; (3) understand that once a connection is created, actions or free-form proxied requests can access your MurList data — only run actions/requests you trust and review returned action IDs/input schemas before executing; (4) prefer using Membrane-managed connections as recommended rather than sharing API keys. If you want extra assurance, inspect the Membrane CLI source code or run it in a controlled environment (container/VM) before granting it access to your account.
功能分析
Type: OpenClaw Skill
Name: murlist
Version: 1.0.2
The skill bundle provides instructions for an AI agent to interact with MurList via the Membrane CLI. It includes standard commands for installation, authentication, and action discovery, while emphasizing security best practices like using managed connections instead of raw API keys. No malicious code, data exfiltration, or harmful instructions were found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The name/description say 'MurList integration' and the SKILL.md exclusively describes using the Membrane CLI to discover connectors, create connections, run actions, and proxy API requests to MurList — exactly what you would expect for this integration.
Instruction Scope
Instructions tell the agent to install and run the Membrane CLI, perform login flows, enumerate actions, run actions, and proxy arbitrary MurList API calls through Membrane. This is within the feature scope, but gives the agent the ability to issue arbitrary proxied requests to the connected account (expected for a connector but wide in practice).
Install Mechanism
The SKILL.md recommends installing @membranehq/cli via npm (global install). Using an npm package from the public registry is a standard approach but is a non-trivial change to the host (global installs require permission). No downloads from untrusted URLs or archives are recommended.
Credentials
The skill declares no environment variables or secrets and explicitly instructs not to ask users for API keys. It relies on Membrane-managed connections/authentication, which is proportional to its stated purpose.
Persistence & Privilege
The skill is instruction-only, does not request always:true, and doesn't modify other skills or system-wide settings. It does require the CLI to be installed at runtime but does not ask for persistent elevated privileges in the manifest.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install murlist - 安装完成后,直接呼叫该 Skill 的名称或使用
/murlist触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Murlist 是什么?
MurList integration. Manage Organizations. Use when the user wants to interact with MurList data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 156 次。
如何安装 Murlist?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install murlist」即可一键安装,无需额外配置。
Murlist 是免费的吗?
是的,Murlist 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Murlist 支持哪些平台?
Murlist 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Murlist?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.2。
推荐 Skills