← 返回 Skills 市场
337
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install scrcpy-claw
功能描述
Lobster Android Assistant (龙虾安卓助手) - A comprehensive Android device control skill. Provides touch control, keyboard input, system operations, screen analysis...
安全使用建议
This skill legitimately needs ADB/scrcpy access and will perform powerful actions on any connected Android device (push/start server, take screenshots, read UI hierarchy, set clipboard, install APKs). Only install/use it if you trust the source and will run it on devices you control. Before using: (1) review the scripts (they are included) to confirm no unwanted network exfiltration; (2) ensure adb is only connected to intended devices; (3) provide a trusted scrcpy-server.jar if you plan to use scrcpy features; and (4) if you dislike autonomous agent invocation, keep the skill user-invocable only or disable autonomous invocation in your agent settings.
功能分析
Type: OpenClaw Skill
Name: scrcpy-claw
Version: 0.1.0
The skill provides extensive remote control capabilities for Android devices using ADB and the scrcpy protocol, including file transfer, application installation, and screen recording. While these features align with the stated purpose of an 'Android Assistant,' the bundle is classified as suspicious due to the high-risk nature of these operations and a shell injection vulnerability in `scripts/adb_controller.py`. Specifically, the `input_text` method naively escapes only a few characters, allowing potential command injection on the Android device if a user-provided string contains shell metacharacters like semicolons or backticks. No evidence of intentional malice or host-level data exfiltration was observed.
能力评估
Purpose & Capability
Name/description (Android control via ADB/scrcpy) matches the included Python controllers and README. The scripts implement ADB commands, UI dump parsing, scrcpy server push/connection, and AI-assisted decision logic — all relevant to remote device control and automation.
Instruction Scope
SKILL.md and the scripts instruct the agent to run ADB and scrcpy-related commands, pull UI dumps, take screenshots, push and start a scrcpy server, and (optionally) install APKs. These actions access sensitive device data (screenshots, UI hierarchy, clipboard) but are expected for a device-control skill. There is no instruction to read unrelated host files or to transmit data to external endpoints.
Install Mechanism
This is instruction-only with bundled scripts (no automated installer or remote downloads). The code looks for an existing scrcpy-server JAR in common locations and will warn if not found rather than downloading arbitrary code. No install URLs, package registry pulls, or archive extraction were observed.
Credentials
The skill requests no environment credentials or config paths. It requires ADB on PATH (documented) which is appropriate. The scripts operate on connected Android devices and local files (screenshots, UI dumps), which is proportionate to the stated functionality.
Persistence & Privilege
always:false and no attempt to modify other skills or system-wide agent config. The skill performs subprocesses, port-forwarding, and starts a server on the device — normal for scrcpy integration. Note: the platform default allows autonomous invocation; combined with device-control capabilities this increases the importance of trusting the skill before enabling autonomous runs.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install scrcpy-claw - 安装完成后,直接呼叫该 Skill 的名称或使用
/scrcpy-claw触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
scrcpy-claw v0.1.0
- Initial release of Lobster Android Assistant (龙虾安卓助手)
- Full Android device control via ADB and scrcpy integration
- Supports touch, keyboard, system operations, and clipboard management
- Includes screen analysis, AI-assisted automation, and script recording/playback
- Provides both Chinese and English documentation for usability and quick start
元数据
常见问题
Scrcpy Claw 是什么?
Lobster Android Assistant (龙虾安卓助手) - A comprehensive Android device control skill. Provides touch control, keyboard input, system operations, screen analysis... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 337 次。
如何安装 Scrcpy Claw?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install scrcpy-claw」即可一键安装,无需额外配置。
Scrcpy Claw 是免费的吗?
是的,Scrcpy Claw 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Scrcpy Claw 支持哪些平台?
Scrcpy Claw 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Scrcpy Claw?
由 italks(@italks)开发并维护,当前版本 v0.1.0。
推荐 Skills