ClawAudit verdict
appium-android-adb
Provides a documented Android automation bridge using Appium and uiautomator2 for reading and controlling Android apps; all capabilities serve the stated mobile automation purpose.
⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
Automated static analysis — not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Permission integrity
package_install
Findings (7)
Pipe to python — executes piped content as Python code
start_bridge.sh · prose · downgraded · | python3
pip3 install — installs Python packages at runtime
SKILL.md · code · pip3 install
Instructs covert action — may act without user awareness
SKILL.md · prose · downgraded · silently
HTTP request to bare IP address — common in malicious payloads
bridge_daemon.py · prose · downgraded · http://127.0.0.1
subprocess execution — runs system commands from Python
bridge_daemon.py · prose · downgraded · subprocess.run(
Python os.environ.get — reads environment variable
bridge_daemon.py · prose · downgraded · os.environ.get(
Python urllib.request — network access
bridge_daemon.py · prose · downgraded · urllib.request
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.
Permissions & capabilities
No declared permissions — minimal attack surface.
package_install Is this flag fair?
Thanks — recorded.