← Back to Skills Marketplace
gora050

Mosaicml

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
154
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install mosaicml
Description
MosaicML integration. Manage data, records, and automate workflows. Use when the user wants to interact with MosaicML data.
Usage Guidance
This skill is internally consistent: it expects you to install and use the Membrane CLI and to authenticate with Membrane so the platform can connect to MosaicML. Before installing or using it: 1) Verify you trust the Membrane service (review privacy, data handling, and the getmembrane.com / GitHub links) because your MosaicML data and auth will be routed through that third party. 2) Prefer running commands with npx or installing a pinned CLI version instead of npm install -g @membranehq/cli@latest to reduce supply-chain and permission risk. 3) Expect an interactive login (or a headless URL/code flow) — you will need to complete authentication in a browser. 4) Don’t use this with highly sensitive data unless you’ve confirmed the external service’s security and compliance. If you want, provide the Membrane CLI package name/version or the referenced GitHub repo URL so I can check whether the package and repo look legitimate and up-to-date (that would raise my confidence).
Capability Analysis
Type: OpenClaw Skill Name: mosaicml Version: 1.0.3 The skill instructs the AI agent to perform high-privilege system operations, including the global installation of a third-party CLI tool (`npm install -g @membranehq/cli`) and routing all MosaicML interactions through an external middleware service (getmembrane.com). While the instructions aim to simplify authentication and API management, the requirement for shell-based installation and the reliance on a third-party platform that dynamically 'builds' and executes actions introduces significant supply chain risk and broad system access without explicit malicious intent (SKILL.md).
Capability Assessment
Purpose & Capability
The skill declares MosaicML integration and all runtime instructions point to using the Membrane CLI as an intermediary to talk to MosaicML. Requesting a Membrane account and network access is consistent with that purpose. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md instructs the agent to install and run the Membrane CLI, perform interactive or headless login flows, create connections, discover and run Membrane actions, and pass JSON inputs/outputs. The instructions do not direct reading unrelated files or exfiltrating data to unexpected endpoints, but they do imply sending MosaicML-related data and credentials through the Membrane service (normal for an integration platform).
Install Mechanism
Installation is an npm global install (npm install -g @membranehq/cli@latest) and use of npx in examples. npm package installation from the public registry is a common approach but is a moderate supply-chain risk compared with no-install instruction-only skills. Using '@latest' and a global install increases risk; pinning a version or using npx avoids persistent global binaries.
Credentials
The skill declares no required environment variables or local credentials. Authentication is handled via Membrane's login flow rather than asking for API keys, which is proportionate to the described functionality.
Persistence & Privilege
The skill is instruction-only, does not request always:true, and does not attempt to modify other skills or system-wide configuration. It does rely on an external account and CLI but does not request elevated agent privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install mosaicml
  3. After installation, invoke the skill by name or use /mosaicml
  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 mosaicml
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Mosaicml?

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

How do I install Mosaicml?

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

Is Mosaicml free?

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

Which platforms does Mosaicml support?

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

Who created Mosaicml?

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

💬 Comments