← 返回 Skills 市场
johnmalek312

Mobilerun

作者 johnmalek312 · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
282
总下载
1
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install mobile-run
功能描述
Control real Android phones through the Mobilerun API. Supports tapping, swiping, typing, taking screenshots, reading the UI accessibility tree, and managing...
安全使用建议
This skill appears coherent and does what it says: it uses a single Mobilerun API key to control Android devices via the Mobilerun cloud. Before installing, consider: - Trust & sensitivity: controlling a phone (screenshots, UI tree) can expose extremely sensitive personal data. Only enable this skill if you trust the Mobilerun service and the agent using the skill. - API key handling: the skill expects a dr_sk_... key. Do not paste or share your key in chat; use the platform's secure credential storage and revoke the key from the Mobilerun dashboard if you stop using the skill. - Webhooks & tasks: the platform supports webhooks and server-side tasks that can stream events; be careful when configuring webhook targets or running tasks that might send screenshots or UI data to external servers. - Least privilege & billing: confirm the API key/account scope and billing plan (cloud devices and autonomous agent tasks may consume credits). Avoid granting more permissions than necessary. If you want extra caution, require explicit user confirmation before the skill performs high-impact actions (installing apps, uninstalling, or running autonomous Tasks), or disable autonomous invocation for this skill if your agent platform allows that.
功能分析
Type: OpenClaw Skill Name: mobile-run Version: 1.0.1 The skill bundle provides extensive remote control capabilities for Android devices, including screen capture, UI tree extraction, and input injection (tapping, typing, swiping) via the Mobilerun API (api.mobilerun.ai). While these high-risk functionalities are aligned with the stated purpose of mobile automation, they represent a significant security risk. The documentation in setup.md and api.md describes the use of a third-party APK (Droidrun Portal) requiring broad Accessibility permissions and mentions 'stealth mode' for bypassing bot detection. Although SKILL.md includes instructions to protect the API key and user privacy, the inherent risk of remote device access and screen monitoring warrants a suspicious classification.
能力评估
Purpose & Capability
Name/description (phone control) aligns with required items: a single Mobilerun API key and API calls to https://api.mobilerun.ai. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md and the included docs only instruct using the documented Mobilerun API endpoints (devices, screenshot, ui-state, tap, swipe, keyboard, tasks). It explicitly warns not to print the API key and not to share screenshots/UI trees with others. There is no guidance to read unrelated files, system credentials, or to send data to unexpected endpoints.
Install Mechanism
Instruction-only skill with no install spec and no code files to download or execute. This minimizes disk-writing and supply-chain risk.
Credentials
Only a single required environment variable (MOBILERUN_API_KEY) is declared and used; that is proportionate to the described API access. The docs explicitly instruct not to expose the key.
Persistence & Privilege
The skill is not forced always-on (always: false) and requests no special system privileges beyond using the supplied API key. Autonomous model invocation remains allowed by default but is not combined with other privileges that would increase concern.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install mobile-run
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /mobile-run 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Prevent API key exposure in chat; prefer login flow for Portal setup
v1.0.0
Initial release of mobilerun skill. - Control real Android devices remotely using the Mobilerun API. - Supports actions like tapping, swiping, typing, screenshots, reading UI tree, and app management. - Works with your own phone via the Droidrun Portal app or with a cloud device. - Provides two automation methods: direct step-by-step control or using the Droidrun Agent for complex tasks. - Includes clear instructions and error handling for device connectivity and account issues.
元数据
Slug mobile-run
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

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 插件,目前累计下载 282 次。

如何安装 Mobilerun?

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

Mobilerun 是免费的吗?

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

Mobilerun 支持哪些平台?

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

谁开发了 Mobilerun?

由 johnmalek312(@johnmalek312)开发并维护,当前版本 v1.0.1。

💬 留言讨论