📦 Duoplus Agent — 云手机操控

v1.0.11

通过 ADB 广播命令远程操控 Android 云手机,实现点击、滑动、输入、截图、读取 UI 元素等操作,需 DuoPlus CloudPhone 服务运行。

2· 558·1 当前·3 累计
duoplusofficial 头像by @duoplusofficial (DuoPlus Cloud Phone)
下载技能包
最后更新
2026/4/14
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
NULL
评估建议
This skill appears to do what it says: control Android devices via adb broadcasts. Before installing, ensure you trust the devices and network you will target (adb over TCP can expose device control to your network). Verify you trust the skill author (no homepage/source provided) and inspect the included script (it is small and local). Be aware screenshots and UI dumps pulled from devices may contain sensitive information—avoid sending them to external services unless you intend to. If you plan ...
详细分析 ▾
用途与能力
Name/description match the behavior: the skill sends ADB broadcasts to a device-side DuoPlus service and uses adb/uiautomator/screencap which are necessary for the claimed capabilities. Required binaries (adb, cwebp) are appropriate.
指令范围
SKILL.md instructs only device-targeted actions (uiautomator dumps, screencap, adb broadcast). It does not direct the agent to read unrelated host files, environment secrets, or contact external endpoints. The helper script limits its scope to local ADB operations.
安装机制
Instruction-only skill (no install spec). The included helper script is small and runs locally; there are no downloads or archive extraction steps. Low install risk.
凭证需求
The skill requests no environment variables, credentials, or config paths. That is proportional for an ADB-based device controller. It does rely on adb connectivity (which implies network/device access) but that is expected.
持久化与权限
always is false and the skill does not request persistent platform privileges or modify other skills. Autonomous invocation is allowed by default but is not combined here with broad credentials or persistent presence.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.112026/3/5

NULL

无害

安装命令

点击复制
官方npx clawhub@latest install duoplus-agent
镜像加速npx clawhub@latest install duoplus-agent --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库