← Back to Skills Marketplace
gora050

Replicated

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
158
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install replicated
Description
Replicated integration. Manage data, records, and automate workflows. Use when the user wants to interact with Replicated data.
Usage Guidance
This skill is coherent: it requires you to install and use the Membrane CLI and sign in to a Membrane account to interact with Replicated. Before installing, confirm you trust the @membranehq npm package and the Membrane service (review https://getmembrane.com and the package on the npm registry). Prefer using npx for one-off runs if you want to avoid a global install. During authentication you'll be redirected to Membrane — avoid pasting secrets into chat; let the CLI handle login. If you need to limit access, consider creating a Membrane account or connection with minimal privileges before using the skill.
Capability Analysis
Type: OpenClaw Skill Name: replicated Version: 1.0.3 The 'replicated' skill is a standard integration guide for using the Membrane CLI to interact with the Replicated platform. It provides instructions for installation via npm (@membranehq/cli), authentication, and managing actions through the Membrane service. No indicators of malicious intent, data exfiltration, or harmful prompt injection were found; the skill follows a legitimate workflow for third-party service integration.
Capability Assessment
Purpose & Capability
The name/description claim a Replicated integration and the SKILL.md exclusively instructs the agent to install and use the Membrane CLI to connect to Replicated and run actions. Required capabilities (network access, Membrane account) match the stated purpose and no unrelated credentials or system resources are requested.
Instruction Scope
The instructions are limited to installing and using the Membrane CLI, logging in, creating/listing connections and actions, and running actions. They do not instruct reading arbitrary files, collecting unrelated system data, or exfiltrating data to unexpected endpoints. The doc explicitly advises against asking users for API keys and delegates auth to Membrane.
Install Mechanism
This is an instruction-only skill that tells the user to install @membranehq/cli via npm (npm install -g or npx usage is suggested). Installing a global npm package runs code from the npm registry (moderate risk in general), but the package and install mechanism are proportional to the task and come from the public npm ecosystem rather than arbitrary download URLs.
Credentials
The skill declares no required environment variables or credentials. It relies on Membrane to manage auth server-side, which is proportionate to the integration use case. There are no requests for unrelated secrets or broad environment access.
Persistence & Privilege
The skill is not marked always:true, is user-invocable, and allows normal autonomous invocation (platform default). It does not request persistent system-level presence or modify other skills' configurations. This level of privilege is appropriate for a CLI-based integration skill.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install replicated
  3. After installation, invoke the skill by name or use /replicated
  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 replicated
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Replicated?

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

How do I install Replicated?

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

Is Replicated free?

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

Which platforms does Replicated support?

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

Who created Replicated?

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

💬 Comments