← Back to Skills Marketplace
云手机运管平台操作
by
wangjing0819
· GitHub ↗
· v1.0.0
362
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install vcloud-phone
Description
火山引擎云手机运管平台操作技能。支持快速打开运管平台、搜索实例、打开实例详情、下载文件等操作。使用场景:(1) 用户说"打开云手机运管平台";(2) "搜索实例 123456";(3) "下载实例日志"。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install vcloud-phone - After installation, invoke the skill by name or use
/vcloud-phone - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
vcloud-phone-admin 1.0.0 – 初始版本
- 支持快速打开火山引擎云手机运管平台
- 可按实例 ID 搜索实例,查看实例详情
- 实现下载实例文件(如 logcat 日志),并指导用户后续操作
- 提供常用操作流程、注意事项与示例对话
Metadata
Frequently Asked Questions
What is 云手机运管平台操作?
火山引擎云手机运管平台操作技能。支持快速打开运管平台、搜索实例、打开实例详情、下载文件等操作。使用场景:(1) 用户说"打开云手机运管平台";(2) "搜索实例 123456";(3) "下载实例日志"。 It is an AI Agent Skill for Claude Code / OpenClaw, with 362 downloads so far.
How do I install 云手机运管平台操作?
Run "/install vcloud-phone" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 云手机运管平台操作 free?
Yes, 云手机运管平台操作 is completely free (open-source). You can download, install and use it at no cost.
Which platforms does 云手机运管平台操作 support?
云手机运管平台操作 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created 云手机运管平台操作?
It is built and maintained by wangjing0819 (@wangjing0819); the current version is v1.0.0.
More Skills