SR
SKILLRADAR
AI Security • Benchmarking • Index
Menu
Trust Report v1

adb-claw

Your eyes, hands, and ears on Android. See the screen (screenshot + indexed UI tree), interact (tap, swipe, scroll, type, clear-field), navigate via deep links (bypass CJK text input limits), wait for UI state changes instead of polling, monitor live UI text via accessibility fra

Overall
64
Trust
40
Utility
78
Momentum
95

Install caution

High-risk behavior present

Risk: High

Source: OpenClaw Master Skills

Path: skills/adb-claw/SKILL.md

Review flags: browser/session access, filesystem/home-directory access, network access or external URLs, package installation commands. These are review signals, not definitive security judgments; inspect before installing.

Required permissions

  • Environment variables / secrets
  • Shell commands
  • Network/API usage
  • Filesystem/home access
  • Browser/session access

Permissions are inferred from SKILL.md text only. They are review prompts, not guarantees about runtime behavior.

Risk flags explained

browser_or_session_accessmedium

Mentions browser automation, cookies, sessions, local storage, or browser state.

filesystem_write_or_home_accessmedium

Mentions filesystem writes, deletes, home-directory paths, or config/key locations.

network_accessmedium

Mentions external URLs, network APIs, downloads, or HTTP client usage.

package_installmedium

Mentions package installation or dependency-fetching commands.

shell_commandmedium

Contains shell command snippets. Review commands before copy/paste or agent execution.

Score explanation

Trust

  • Trust starts at 90 before review-signal penalties and metadata bonuses.
  • Risk-signal penalty: -55 from 5 detected flag(s).
  • Metadata bonus: +5 from author/version/description fields.

Utility

  • Utility starts at 55 and rewards clear descriptions, runnable examples, and explicit setup needs.
  • Description present: yes.
  • Command examples detected: 0.
  • Environment variables detected: 1.

Momentum

  • Momentum starts at 45 and uses public repo activity signals.
  • Recent commit activity: latest repo update was 6 day(s) ago.
  • Recent commit volume: 6 commit(s) in the lookback window (+18).
  • Source has strong public adoption: 2049 stars.
  • Fork activity suggests reuse: 309 forks.

Overall

  • Overall score weights trust 45%, utility 35%, and momentum 20%.

Detected signals

Env vars

  • API

Commands

None detected in SKILL.md text scan.

URLs

  • https://github.com/llm-net/adb-claw
  • https://github.com/llm-net/adb-claw#readme
  • https://github.com/llm-net/adb-claw/releases
  • https://github.com/llm-net/adb-claw/releases/latest/download/adb-claw-darwin-amd64\
  • https://github.com/llm-net/adb-claw/releases/latest/download/adb-claw-darwin-arm64\
  • https://github.com/llm-net/adb-claw/releases/latest/download/adb-claw-linux-amd64\
  • https://github.com/llm-net/adb-claw/releases/latest/download/adb-claw-linux-arm64\
  • https://www.google.com

Provenance & evidence

SkillRadar makes each review traceable back to the exact source path, source blob SHA, scanner version, and text-only policy that produced the report.

source
github.com/LeoYeAI/openclaw-master-skills@main
path
skills/adb-claw/SKILL.md
source blob SHA
314d43d4a91b4fcb66d2aa7a381d56d627e48023
scanner version
0.3.0
security model
text_only_no_execute_no_install_no_secrets
scan policy
Fetched and scored as text only; no install, no execution, no runtime loading.

Evidence snippets

filesystem_write_or_home_access

…# Confirm / submit adb-claw key TAB # Next field adb-claw key DEL # Delete character adb-claw key POWER # Power button adb-claw key VOLUME_UP # Volume up ad…

package_install

…eleases](https://github.com/llm-net/adb-claw/releases). ### Install adb ```bash # macOS brew install android-platform-tools # Linux (Debian/Ubuntu) sudo apt install android-tools-adb ``` #…

network_access

…, and App Profiles with pre-built deep links and layouts for popular apps.", "homepage": "https://github.com/llm-net/adb-claw", "metadata": "{ \"openclaw\": { \"emoji\": \"\ud83d\udcf1\",…

browser_or_session_access

…e plugin add llm-net/adb-claw ``` The plugin auto-downloads the adb-claw binary on first session. Make sure `adb` is installed and a device is connected via USB with debugging enabled.…

shell_command

…## Claude Code Install the plugin, then just talk to Claude — no slash commands needed: ```bash claude plugin add llm-net/adb-claw ``` The plugin auto-downloads the adb-claw binary on…

Watch this skill

Get alerted when this skill adds credential requirements, shell commands, external domains, remote installer patterns, or risk-level changes.

Join watchlist beta

Methodology note

SkillRadar scans SKILL.md as hostile text only. It does not execute commands, install packages, or load third-party skills.