byted-util-volcengine-cloud-detect
Pass
Audited by Gen Agent Trust Hub on Jul 30, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill executes a local Python script
scripts/volc_detect.pyto interact with the Volcengine Cloud Detect API. These commands are parameter-driven and follow a documented workflow for cloud resource management. - [CREDENTIALS_UNSAFE]: The skill requires
VOLC_ACCESSKEYandVOLC_SECRETKEY. It includes instructions to check for these environment variables and, if missing, prompts the user to provide them for persistence in the shell profile. This follows standard developer practice for managing cloud credentials locally. - [EXTERNAL_DOWNLOADS]: The skill uses the official
volcenginesdkcoreandvolcenginesdkclouddetect20251031Python packages. These are official vendor resources from Bytedance/Volcengine used for API communication.
Audit Metadata