Skip to main content

agent-android

Enables control of Android devices over LAN without USB or ADB, facilitating remote interactions and automation.

Install this skill

or
51/100

Security score

The agent-android skill was audited on Jun 10, 2026 and we found 35 security issues across 2 threat categories, including 1 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 221

Curl to non-GitHub URL

SourceSKILL.md
221- Re-open the app or restart the phone-side service, then retry `curl http://<device-ip>:8080/health`.
low line 15

External URL reference

SourceSKILL.md
15- the user has provided a trusted device URL such as `http://<device-ip>:8080`; use the phone-side configured port if it is not `8080`
low line 20

External URL reference

SourceSKILL.md
20- the desktop connects directly to the phone URL, usually `http://<device-ip>:8080`
low line 52

External URL reference

SourceSKILL.md
52- `agent-android --repl --url http://<device-ip>:8080`
low line 65

External URL reference

SourceSKILL.md
65- `agent-android --health --url http://<device-ip>:8080`
low line 69

External URL reference

SourceSKILL.md
69- `agent-android --apps --url http://<device-ip>:8080`
low line 70

External URL reference

SourceSKILL.md
70- `agent-android --list --url http://<device-ip>:8080`
low line 71

External URL reference

SourceSKILL.md
71- `agent-android --id com.example:id/search --url http://<device-ip>:8080`
low line 72

External URL reference

SourceSKILL.md
72- `agent-android --text Search --url http://<device-ip>:8080`
low line 73

External URL reference

SourceSKILL.md
73- `agent-android --inputs --url http://<device-ip>:8080`
low line 74

External URL reference

SourceSKILL.md
74- `agent-android --refId 7 --url http://<device-ip>:8080`
low line 75

External URL reference

SourceSKILL.md
75- `agent-android --xpath 7 --url http://<device-ip>:8080`
low line 76

External URL reference

SourceSKILL.md
76- `agent-android --get-attr 7 text --url http://<device-ip>:8080`
low line 80

External URL reference

SourceSKILL.md
80- `agent-android --launch com.xingin.xhs --url http://<device-ip>:8080`
low line 81

External URL reference

SourceSKILL.md
81- `agent-android --tap 7 --url http://<device-ip>:8080`
low line 82

External URL reference

SourceSKILL.md
82- `agent-android --input 7 "hello world" --url http://<device-ip>:8080`
low line 83

External URL reference

SourceSKILL.md
83- `agent-android --swipe up --url http://<device-ip>:8080`
low line 84

External URL reference

SourceSKILL.md
84- `agent-android --swipe up --swipe-refid 7 --url http://<device-ip>:8080`
low line 85

External URL reference

SourceSKILL.md
85- `agent-android --swipe up --swipe-xpath "//RecyclerView[1]" --url http://<device-ip>:8080`
low line 86

External URL reference

SourceSKILL.md
86- `agent-android --back --url http://<device-ip>:8080`
low line 87

External URL reference

SourceSKILL.md
87- `agent-android --press home --url http://<device-ip>:8080`
low line 88

External URL reference

SourceSKILL.md
88- `agent-android --screenshot --url http://<device-ip>:8080`
low line 89

External URL reference

SourceSKILL.md
89- `agent-android --application-bundle app.zip --main-template-file __main__.json --url http://<device-ip>:8080`
low line 90

External URL reference

SourceSKILL.md
90- `agent-android --template template.json --async --url http://<device-ip>:8080`
low line 91

External URL reference

SourceSKILL.md
91- `agent-android --application-bundle app.zip --main-template-file __main__.json --async --url http://<device-ip>:8080`
low line 92

External URL reference

SourceSKILL.md
92- `agent-android --upload foo.json --remote-path Templates/foo.json --url http://<device-ip>:8080`
low line 96

External URL reference

SourceSKILL.md
96- `agent-android --wait-for Search --timeout 30 --url http://<device-ip>:8080`
low line 97

External URL reference

SourceSKILL.md
97- `agent-android --list --raw --url http://<device-ip>:8080`
low line 98

External URL reference

SourceSKILL.md
98- `agent-android --tasks --url http://<device-ip>:8080`
low line 99

External URL reference

SourceSKILL.md
99- `agent-android --task TASK_ID --url http://<device-ip>:8080`
low line 100

External URL reference

SourceSKILL.md
100- `agent-android --task-logs TASK_ID --url http://<device-ip>:8080`
low line 101

External URL reference

SourceSKILL.md
101- `agent-android --stop-task TASK_ID --url http://<device-ip>:8080`
low line 181

External URL reference

SourceSKILL.md
1811. Start the REPL with `agent-android --repl --url http://<device-ip>:8080`.
low line 214

External URL reference

SourceSKILL.md
214- Run `agent-android --application-bundle app.zip --main-template-file __main__.json --url http://<device-ip>:8080`.
low line 221

External URL reference

SourceSKILL.md
221- Re-open the app or restart the phone-side service, then retry `curl http://<device-ip>:8080/health`.
Scanned on Jun 10, 2026
View Security Dashboard
Installation guide →
GitHub Stars 8
Rating
5.07
Rate this skill
Categorydevelopment
UpdatedJune 15, 2026
aivanelabs/ai-rpa