← 返回 Skills 市场
mariozada

Mobilerun

作者 Mariozada · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
237
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install mobilerun-skill
功能描述
Control real Android phones through the Mobilerun API. Supports tapping, swiping, typing, taking screenshots, reading the UI accessibility tree, and managing...
安全使用建议
This skill appears internally consistent with its purpose. Before installing, note: (1) the MOBILERUN_API_KEY grants programmatic control of devices on the associated Mobilerun account — treat it like a password and do not paste it into chat; (2) screenshots and the UI tree can contain sensitive personal data, and the skill's docs explicitly warn not to transmit them beyond the user — follow that guidance; (3) enabling Android Accessibility and installing the Portal APK are required for controlling a personal phone and are powerful permissions — only install the Portal APK from the official source (the doc points to a GitHub releases page) and ensure you trust the Mobilerun service; and (4) using cloud/device tasks may incur billing/credits per the subscription doc. If you want extra caution, only allow user-invoked runs (avoid persistent automation) and avoid sending sensitive inputs (passwords, 2FA codes) through screenshots or the UI tree.
功能分析
Type: OpenClaw Skill Name: mobilerun-skill Version: 1.0.0 The skill provides extensive remote control over Android devices, including screen capture, UI inspection, and input injection via the Mobilerun API. It includes high-risk capabilities such as installing applications from a custom 'app library' rather than the official Play Store (phone-api.md) and requires users to side-load an APK with broad Accessibility permissions (setup.md). While these features are aligned with the stated purpose of mobile automation and the instructions include privacy safeguards, the inherent risks of remote device access and side-loading qualify it as suspicious under the provided criteria.
能力评估
Purpose & Capability
Name/description match the declared requirement (single API key MOBILERUN_API_KEY) and the runtime instructions focus on the Mobilerun REST API for screenshots, UI tree, taps, swipes, typing, and task submission. There are no unrelated environment variables, binaries, or config paths requested.
Instruction Scope
SKILL.md and the included docs specify exactly which API endpoints to call, how to probe device state, and how to behave (observe-act loop). It explicitly warns about not sharing screenshots or the API key and limits which device fields to surface to users. The only broader instructions relate to installing the Portal APK and enabling Accessibility on the phone — these are necessary for the described functionality, and the docs explain them.
Install Mechanism
This is instruction-only with no install spec and no code files. That is the lowest-risk install model; nothing is downloaded or written by the skill itself.
Credentials
The skill requires a single credential (MOBILERUN_API_KEY) which is directly relevant and declared as the primary credential. No other secrets, unrelated tokens, or config paths are requested.
Persistence & Privilege
The skill is not forced always-on (always:false), requests no system-wide changes, and does not modify other skills' configurations. It can be invoked autonomously by the agent (default), which is normal for skills; this autonomy is not combined with other concerning factors.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install mobilerun-skill
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /mobilerun-skill 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of mobilerun-skill - Control real Android phones remotely via the Mobilerun API: tap, swipe, type, manage apps, take screenshots, and read UI elements. - Supports both direct phone control and autonomous task execution through the Droidrun Agent. - Guides users through device connection, setup, and troubleshooting, including handling API keys and device states. - Prioritizes user privacy and clear error messaging; no sensitive data or API keys are shown to users. - Usage requires a Mobilerun API key and a connected device (personal phone via Portal APK or cloud device).
元数据
Slug mobilerun-skill
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Mobilerun 是什么?

Control real Android phones through the Mobilerun API. Supports tapping, swiping, typing, taking screenshots, reading the UI accessibility tree, and managing... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 237 次。

如何安装 Mobilerun?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install mobilerun-skill」即可一键安装,无需额外配置。

Mobilerun 是免费的吗?

是的,Mobilerun 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Mobilerun 支持哪些平台?

Mobilerun 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Mobilerun?

由 Mariozada(@mariozada)开发并维护,当前版本 v1.0.0。

💬 留言讨论