← 返回 Skills 市场
bittired

phonebase

作者 phonebase-cloud · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
63
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install phonebase
功能描述
Control Android cloud phones via the `pb` CLI. Make sure to use this skill whenever the user mentions logging into apps, installing apps, browsing on a phone...
安全使用建议
This skill appears coherent with its stated goal, but keep these practical points in mind before using it: 1) pb and the cloud-phone service can access and display sensitive data (screenshots, app UIs, files). Do not ask the agent to operate on highly sensitive accounts or private data without explicit user consent. 2) The SKILL.md asks you to authenticate yourself via pb login in your browser — never paste credentials into the chat or skill. 3) Because the skill recommends using pb instead of desktop tools, ensure that using a third-party cloud phone is appropriate for the task (some sites treat logins from cloud phones differently or flag them). 4) Verify the pb CLI you install is the official package (check package source, maintainers, and homepage) before running npm install -g. 5) If you need the agent to perform particularly sensitive actions (banking, password resets, access to private files), prefer to run pb commands yourself or review each command the agent proposes before execution. If you want more assurance, ask for the pb CLI project homepage or documentation so you can audit the client/service before use.
功能分析
Type: OpenClaw Skill Name: phonebase Version: 1.0.0 The phonebase skill bundle provides an interface for controlling Android cloud phones via the `pb` CLI, including high-risk capabilities such as raw shell execution (`pb shell`), file synchronization (`pb push`/`pb pull`), and application management (`pb install`). While these features are aligned with the stated purpose of mobile automation and the `SKILL.md` file includes explicit security guidance for the agent (e.g., warning against prompt injection from remote screen content and advising against constructing shell commands from untrusted input), the broad access to device internals and local filesystem interaction meets the threshold for a suspicious classification.
能力评估
Purpose & Capability
The name/description say it controls Android cloud phones via the pb CLI and the SKILL.md only references pb commands, device interaction, and UI observation. There are no unrelated environment variables, unrelated binaries, or install steps requested — the capability and requirements match.
Instruction Scope
Instructions are narrowly focused on pb usage (version check, connect, dumpc, screencap, tap/text/swipe, app management). The doc explicitly instructs the agent not to handle user credentials and to have the user run installation/authentication steps. It also warns about shell-injection risks when composing commands from untrusted input. Note: the skill expects the agent to read device UI and screenshots (which is necessary for the purpose) — this is expected but involves potentially sensitive data on the device.
Install Mechanism
This is an instruction-only skill with no install spec or code to write to disk. That is the lowest-risk install model and matches the skill's description. The SKILL.md asks the user to install pb themselves (npm install -g phonebase-cli) rather than running installs automatically.
Credentials
The skill declares no required environment variables or credentials; authentication is delegated to the user's browser flow via pb login. This is proportionate. Note that pb itself (and the cloud phone) may surface sensitive data (screenshots, UI trees, files) — that sensitivity is inherent to the feature, not to the skill requesting excessive environment access.
Persistence & Privilege
always is false and the skill does not request persistent system-wide configuration, nor does it attempt to modify other skills. Autonomous invocation is allowed (platform default) but that alone is not a coherence or privilege mismatch.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install phonebase
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /phonebase 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of phonebase skill — control Android cloud phones via the pb CLI. - Enables remote management of Android devices through structured pb commands. - Handles tasks like app installation, login, browsing, input, screenshots, and device management. - Prioritizes alias commands for clarity and reliability over raw shell commands. - Provides guidance on authentication, device connection, and safe command usage. - Includes comprehensive command reference and examples for common Android operations. - Strongly emphasizes security best practices and structured output over manual command construction.
元数据
Slug phonebase
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

phonebase 是什么?

Control Android cloud phones via the `pb` CLI. Make sure to use this skill whenever the user mentions logging into apps, installing apps, browsing on a phone... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 63 次。

如何安装 phonebase?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install phonebase」即可一键安装,无需额外配置。

phonebase 是免费的吗?

是的,phonebase 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

phonebase 支持哪些平台?

phonebase 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 phonebase?

由 phonebase-cloud(@bittired)开发并维护,当前版本 v1.0.0。

💬 留言讨论