← 返回 Skills 市场
Multilogin X
作者
Multilogin
· GitHub ↗
· v1.0.0
677
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install multiloginx
功能描述
Use when you need to manage Multilogin X browser profiles — launch quick disposable profiles, list/start/stop saved profiles, or check launcher status using...
安全使用建议
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.
功能分析
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`.
能力评估
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).
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install multiloginx - 安装完成后,直接呼叫该 Skill 的名称或使用
/multiloginx触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 677 次。
如何安装 Multilogin X?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install multiloginx」即可一键安装,无需额外配置。
Multilogin X 是免费的吗?
是的,Multilogin X 完全免费(开源免费),可自由下载、安装和使用。
Multilogin X 支持哪些平台?
Multilogin X 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Multilogin X?
由 Multilogin(@multilogincom)开发并维护,当前版本 v1.0.0。
推荐 Skills