ClawAudit verdict

appium-android-adb

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

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.

30
security
70
transparency
70
maintenance

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (7)

Pattern match high

Pipe to python — executes piped content as Python code

start_bridge.sh · prose · downgraded · | python3

Pattern match medium

pip3 install — installs Python packages at runtime

SKILL.md · code · pip3 install

Pattern match medium

Instructs covert action — may act without user awareness

SKILL.md · prose · downgraded · silently

Pattern match medium

HTTP request to bare IP address — common in malicious payloads

bridge_daemon.py · prose · downgraded · http://127.0.0.1

Pattern match medium

subprocess execution — runs system commands from Python

bridge_daemon.py · prose · downgraded · subprocess.run(

Pattern match low

Python os.environ.get — reads environment variable

bridge_daemon.py · prose · downgraded · os.environ.get(

Pattern match low

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?

Check another skill Browse the registry Auditing your own skills or configs? Use the API