← Back to Skills Marketplace
gora050

Modulr

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
127
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install modulr
Description
Modulr integration. Manage data, records, and automate workflows. Use when the user wants to interact with Modulr data.
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
cryptocan-make-purchases
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install modulr
  3. After installation, invoke the skill by name or use /modulr
  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 modulr
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Modulr?

Modulr integration. Manage data, records, and automate workflows. Use when the user wants to interact with Modulr data. It is an AI Agent Skill for Claude Code / OpenClaw, with 127 downloads so far.

How do I install Modulr?

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

Is Modulr free?

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

Which platforms does Modulr support?

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

Who created Modulr?

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

💬 Comments