vmos-edge-container-api

Pass

Audited by Gen Agent Trust Hub on Mar 14, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill utilizes a local shell command pgrep -x cbs_go to check for the presence of the VMOS service process. This check is used to automatically determine if the agent should connect to the local host (127.0.0.1).
  • [COMMAND_EXECUTION]: Includes an interface for executing ADB commands on remote containers via the /android_api/v1/shell/{db_id} endpoint. This is a core feature for managing the cloud phone instances.
  • [EXTERNAL_DOWNLOADS]: The API documentation specifies endpoints for installing applications and uploading files directly from external URLs (install_apk_from_url_batch, upload_file_from_url_batch) to the managed containers.
  • [SAFE]: The skill includes robust safety instructions that mandate explicit user confirmation before the agent performs sensitive or irreversible actions, such as host shutdown, SSD formatting, instance deletion, or system-wide configuration changes.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 14, 2026, 03:49 PM