← Back to Skills Marketplace
multilogincom

Multilogin X

by Multilogin · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
677
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install multiloginx
Description
Use when you need to manage Multilogin X browser profiles — launch quick disposable profiles, list/start/stop saved profiles, or check launcher status using...
Usage Guidance
This skill appears to do what it says (manage Multilogin X), but exercise caution before installing or running it: the SKILL.md tells you to download and execute native binaries from an unverified S3 distribution and to supply your Multilogin credentials. Before proceeding, verify the publisher (official homepage or vendor), check cryptographic signatures or checksums for the binaries, prefer installing only from an official release page or package repository, and test in an isolated environment (VM/container) rather than on production hosts. If you must use it, avoid giving persistent or high-privilege access to the host, and consider creating least-privilege user accounts or ephemeral credentials. If the vendor/publisher cannot be confirmed, treat the install instructions as high risk and do not run them on sensitive systems.
Capability Analysis
Type: OpenClaw Skill Name: multiloginx Version: 1.0.0 The skill is classified as suspicious due to several high-risk behaviors, even though they appear to align with its stated purpose of managing Multilogin X browser profiles. Key indicators include the download and execution of external binaries from a third-party S3 bucket (`ml000x-dev-dists.s3.eu-north-1.amazonaws.com`) during installation, which poses a supply chain risk. Additionally, the skill instructs the agent to handle sensitive user credentials for `xcli login` and demonstrates the use of `sessions_spawn` to execute arbitrary shell commands (including passing credentials) on a remote node, which is a powerful remote code execution vector if misused or subject to prompt injection. All these risky operations are detailed in `SKILL.md`.
Capability Assessment
Purpose & Capability
Name/description (manage Multilogin X profiles) align with the runtime instructions and the declared required binaries (xcli and mlx-launcher). The commands referenced (launcher start, xcli profile-quick, login) are consistent with the described purpose.
Instruction Scope
SKILL.md includes full installation and runtime instructions that direct the agent to download, install, and execute native binaries and to prompt for user login credentials. It also tells the agent to store/use tokens in ~/.config/xcli. The instructions reach outside a narrow scope (they fetch and run external executables and ask for credentials) and the skill did not declare credentials in its metadata.
Install Mechanism
Although the registry lists no install spec, the SKILL.md gives explicit curl/Invoke-WebRequest commands that download binaries from https://ml000x-dev-dists.s3.eu-north-1.amazonaws.com (an S3 bucket) and place them in /usr/local/bin or the user profile. Downloading and running arbitrary binaries from a third-party S3 host is high-risk because the binaries are opaque/unsigned in this doc and come from an unknown publisher.
Credentials
The skill declares no required env vars, but the instructions require the user to provide Multilogin username/password (and tokens are stored under ~/.config/xcli). Requesting credentials is expected for a login flow, but they should have been declared as required or documented more explicitly; also the instructions imply writing to user config and may require elevated permissions to install to /usr/local/bin.
Persistence & Privilege
The skill does not force persistent inclusion (always:false) and does not request platform-level privileges in metadata, but the install steps write executables into system paths and run a background launcher process — this can require sudo/administrator rights and results in a persistent running process (mlx-launcher).
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install multiloginx
  3. After installation, invoke the skill by name or use /multiloginx
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of the Multilogin skill for managing Multilogin X browser profiles via the xcli CLI. - Provides commands to launch, list, start, and stop browser profiles, and check launcher status. - Supports quick, disposable profiles and saved profiles. - Includes detailed platform-specific installation instructions for Linux, macOS, and Windows. - Documents critical requirement to start mlx-launcher before running any xcli commands (except login). - Covers both headless (VPS/Docker) and desktop (GUI) usage modes with step-by-step setup guides. - Explains OpenClaw Node integration for delegating GUI browser tasks to paired Mac nodes.
Metadata
Slug multiloginx
Version 1.0.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Multilogin X?

Use when you need to manage Multilogin X browser profiles — launch quick disposable profiles, list/start/stop saved profiles, or check launcher status using... It is an AI Agent Skill for Claude Code / OpenClaw, with 677 downloads so far.

How do I install Multilogin X?

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

Is Multilogin X free?

Yes, Multilogin X is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Multilogin X support?

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

Who created Multilogin X?

It is built and maintained by Multilogin (@multilogincom); the current version is v1.0.0.

💬 Comments