Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add iksnerd/adb-mcp --skill pin-and-lockgit clone --depth 1 https://github.com/iksnerd/adb-mcpWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/iksnerd/adb-mcp/pin-and-lock)<a href="https://agentmods.dev/skills/iksnerd/adb-mcp/pin-and-lock"><img src="https://agentmods.dev/badge/skills/iksnerd/adb-mcp/pin-and-lock/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/iksnerd/adb-mcp/pin-and-lock"><img src="https://agentmods.dev/badge/skills/iksnerd/adb-mcp/pin-and-lock.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00059 | $0.00096 |
| Opus 5 | $0.00030 | $0.00048 |
| Sonnet 5 | $0.00012 | $0.00019 |
| Haiku 4.5 | $0.00006 | $0.00010 |
Grade A, and why
pin-and-lock scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
Read the android://guide/pin-and-lock resource from the adb MCP server before entering a PIN or changing the device lock state.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 10d ago First seen · 7 lines · 59 tokens per session scan A 6bae53c2cf55
pin-and-lock is a skill published in the GitHub repository iksnerd/adb-mcp (3 stars, last pushed 16d ago), licensed MIT. It adds 59 tokens to every session and 96 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
android-adb-control
Direct control of Android physical devices and Termux environments via Android Debug Bridge (ADB).
contest-operating
Run a contest operating loop end-to-end: call CQ, work callers through the exchange, handle QRM/garble/no-copy situations, and log completed QSOs to N3FJP via n3fjp-mcp. Use for ARRL Field Day and similar exchange-based contests on digital modes (pairs with the fldigi-operating skill in fldigi-mcp for radio control).…
android-qa
Test an Android app on a real phone or an emulator using adb. Use when the user wants to install an APK they just compiled, walk through the app's screens, check the on-screen text, reproduce a bug, capture screenshots, read crash logs, or set up an Android testing environment from scratch. Covers both a physical…
droidlume-control
Operate DroidLume-managed Android devices through the structured DroidLume CLI. Use for creating, starting, stopping, configuring, snapshotting, inspecting, repairing, and screenshotting devices; installing or launching APKs; sending Android input; and collecting diagnostics.
immybot
Every ImmyBot endpoint typed, plus a local SQLite mirror that answers the cross-tenant questions the web UI cannot. Trigger phrases: what failed in last night's maintenance window, which tenants are still on an old version of chrome, why didn't this computer get the deployment, what changed in the fleet since…
android-phone-control
Control an Android phone from a local Termux/Linux host using a deterministic ADB toolkit: device checks, wake/unlock/session mode, screenshots, UI dumps, taps, text input, key events, app launch, and safe app smoke tests.