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.
/plugin marketplace add pockebot/openpocketnpx agentmods add plugins/pockebot/openpocket/openpocket-phonegit clone --depth 1 https://github.com/pockebot/openpocketGrade A, and why
openpocket-phone 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 3d 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
{
"$schema": "https://json.schemastore.org/claude-code-plugin-manifest.json",
"name": "openpocket-phone",
"displayName": "OpenPocket Phone",
"version": "0.1.1",
"description": "Control Android phones and emulators from Claude Code with OpenPocket phone-use tools.",
"author": {
"name": "OpenPocket",
"url": "https://www.openpocket.ai"
},
"homepage": "https://www.openpocket.ai",
"repository": "https://github.com/pockebot/openpocket",
"license": "MIT",
"keywords": [
"openpocket",
"phone-use",
"android",
"adb",
"mcp",
"claude-code"
],
"skills": "./skills/",
"mcpServers": "./.mcp.json"
}
What it installs
The manifest is a name and a version. 1 skill, 1 MCP server travel with it, and installing the plugin installs all of them — 68 tokens a session between them. Each is measured on its own page, and each can be installed alone.
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.
- 3d ago First seen · 25 lines scan A d1f9a0591f20
openpocket-phone is a plugin published in the GitHub repository pockebot/openpocket (841 stars, last pushed 1mo ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. 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-30.
Other plugins, from other repositories
qirabot
Drive any GUI with natural language — click, type, extract, and verify on web browsers, Android, iOS, desktop apps, and games.
claude-in-mobile
Mobile device automation CLI for Android, iOS, Aurora OS, and Desktop platforms.
melaya
Let Claude use your Android phone, your browser, and your Melaya account. It reads the screen and taps, types and navigates inside apps and sites you allow-list, with no per-app API. It can also build, schedule and run agent pipelines, read the services you have connected, and tell you what every run did. Seventy…
airtap
Run Airtap tasks from Claude Code to control Android devices in the cloud or on physical receivers.
app-automation
Apple 앱 자동화 — iOS Simulator + macOS 앱 UI 인터랙션, 접근성 검증, 스크린샷, 워크플로우 자동화. mcp-baepsae MCP 서버 통합.
mobile-observability
Expert guidance and automation for mobile app observability: crash reporting, performance monitoring, session replay, and instrumentation for iOS, Android, React Native, and Flutter.