← 返回 Skills 市场
wangjing0819

云手机运管平台操作

作者 wangjing0819 · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
362
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install vcloud-phone
功能描述
火山引擎云手机运管平台操作技能。支持快速打开运管平台、搜索实例、打开实例详情、下载文件等操作。使用场景:(1) 用户说"打开云手机运管平台";(2) "搜索实例 123456";(3) "下载实例日志"。
安全使用建议
This skill appears to do what it says (drive a browser to your internal vcloud admin UI and help you download instance logs), but take these precautions before installing or using it: - Confirm you are authorized to access the internal domain (https://vcloud-admin.bytedance.net). The skill assumes an authenticated browser session; it will not provide credentials. - Be careful which files you download and copy into the workspace: instance logs can contain sensitive information. Only copy files you intend the agent to read. - Verify the workspace path (/Users/bytedance/.openclaw/workspace/) matches your environment; if not, change it or refuse to copy sensitive files there. - Because browser download dialogs and OS-level UI require manual interaction, expect the skill to prompt you for steps rather than fully automate them. - If you have concerns about exposing production data, perform these steps on a controlled/test instance or scrub logs before copying them into the workspace. Confidence is medium because the skill targets an internal service and has no source/homepage; these are explainable but worth verifying with your organization before use.
功能分析
Type: OpenClaw Skill Name: vcloud-phone Version: 1.0.0 The skill bundle is suspicious because it instructs the agent to facilitate the download of arbitrary file paths from a remote 'cloud phone' platform (e.g., '/data/misc/logd/logcat' or user-specified paths) via browser automation. While the skill itself does not directly exfiltrate data, it instructs the user to manually copy these potentially sensitive downloaded files into the agent's local workspace (`/Users/bytedance/.openclaw/workspace/`). The skill then explicitly instructs the agent to 'read' these files from the workspace, leveraging its declared 'Read' tool capability. This combination exposes a high-risk capability for data leakage from the remote system, making sensitive data accessible to the agent for potential further processing, even without explicit malicious intent in the current instructions.
能力评估
Purpose & Capability
The name/description match the runtime instructions: open the vcloud admin web UI, search instance IDs, open details, and guide the user to download logs. No unrelated binaries, installs, or credentials are requested. One note: the skill assumes an authenticated browser session (it does not request credentials) and a hard-coded workspace path (/Users/bytedance/.openclaw/workspace/), which ties it to a specific environment.
Instruction Scope
SKILL.md stays narrowly scoped to browser actions and guiding the user to download files and copy them into the workspace for the agent to read. It explicitly acknowledges UI and download limitations and asks the user to perform manual steps. Warning: it instructs downloading arbitrary file paths from instances (e.g., /data/misc/logd/logcat); those files may contain sensitive data and will be read by the agent once placed in the workspace.
Install Mechanism
Instruction-only skill with no install steps or external downloads. Lowest install risk.
Credentials
No environment variables, credentials, or config paths are requested, which is proportional for a browser-driven helper. However, the skill targets an internal Bytedance domain (vcloud-admin.bytedance.net) and hardcodes a local workspace path tied to a Bytedance user account. There is no explanation of how authentication to the internal site is handled (it implicitly requires an authenticated browser session).
Persistence & Privilege
Skill is user-invocable, not always-enabled, and does not request elevated persistence or modify other skills/config. Autonomous invocation is allowed by platform default but not flagged here because it is not combined with broad credentials or other red flags.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install vcloud-phone
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /vcloud-phone 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
vcloud-phone-admin 1.0.0 – 初始版本 - 支持快速打开火山引擎云手机运管平台 - 可按实例 ID 搜索实例,查看实例详情 - 实现下载实例文件(如 logcat 日志),并指导用户后续操作 - 提供常用操作流程、注意事项与示例对话
元数据
Slug vcloud-phone
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

云手机运管平台操作 是什么?

火山引擎云手机运管平台操作技能。支持快速打开运管平台、搜索实例、打开实例详情、下载文件等操作。使用场景:(1) 用户说"打开云手机运管平台";(2) "搜索实例 123456";(3) "下载实例日志"。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 362 次。

如何安装 云手机运管平台操作?

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

云手机运管平台操作 是免费的吗?

是的,云手机运管平台操作 完全免费(开源免费),可自由下载、安装和使用。

云手机运管平台操作 支持哪些平台?

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

谁开发了 云手机运管平台操作?

由 wangjing0819(@wangjing0819)开发并维护,当前版本 v1.0.0。

💬 留言讨论