← 返回 Skills 市场
gora050

Modulr

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
127
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install modulr
功能描述
Modulr integration. Manage data, records, and automate workflows. Use when the user wants to interact with Modulr data.
安全使用建议
This skill appears to do what it says: use Membrane as a proxy to talk to Modulr. Before installing, verify the @membranehq/cli package and publisher (check the npm page and GitHub repo) because npm global installs run code on your machine. If you prefer lower risk, run commands with npx or inside a sandbox/container. Do not share Modulr or other API keys locally — follow the SKILL.md advice to create a Membrane connection so Membrane manages credentials server-side. If you want higher assurance, ask the author for the exact npm package URL and the repository tag used by the skill.
功能分析
Type: OpenClaw Skill Name: modulr Version: 1.0.3 The skill provides instructions for the OpenClaw agent to use the Membrane CLI (@membranehq/cli) to interact with the Modulr financial platform. It focuses on legitimate integration tasks such as authentication, connection management, and action execution through the Membrane service, with no evidence of malicious intent, data exfiltration, or unauthorized execution in SKILL.md.
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
The name/description (Modulr integration) match the instructions: the SKILL.md directs the agent to use the Membrane CLI to create a connection to Modulr, discover and run actions, and build actions when needed. Nothing requested is unrelated to interacting with Modulr via Membrane.
Instruction Scope
Instructions are focused: install @membranehq/cli, run membrane login/connect/action commands, and use JSON flags. The document does not instruct the agent to read unrelated files, access other env vars, or exfiltrate data to unexpected endpoints. It explicitly advises letting Membrane handle credentials.
Install Mechanism
The skill is instruction-only (no install spec) but tells users to run npm install -g @membranehq/cli@latest (or use npx in examples). Installing an npm package globally can execute arbitrary code on the host, so verify the @membranehq/cli package and publisher before installing. Using npx or a containerized environment reduces host-risk.
Credentials
The skill declares no required env vars or credentials and explicitly recommends not collecting user API keys (Membrane handles auth). The requested scope (network access and a Membrane account) is proportionate to its purpose.
Persistence & Privilege
always is false; the skill is user-invocable and does not request persistent system-wide privileges or modify other skills. Autonomous invocation is allowed (platform default) but not combined with other high-risk requests here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install modulr
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /modulr 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
Slug modulr
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Modulr 是什么?

Modulr integration. Manage data, records, and automate workflows. Use when the user wants to interact with Modulr data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 127 次。

如何安装 Modulr?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install modulr」即可一键安装,无需额外配置。

Modulr 是免费的吗?

是的,Modulr 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Modulr 支持哪些平台?

Modulr 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Modulr?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。

💬 留言讨论