byted-escloud
Pass
Audited by Gen Agent Trust Hub on May 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a legitimate administrative tool for Volcano Engine cloud services and incorporates safety guardrails, such as mandatory confirmation flags for high-impact operations like cluster deletion.
- [COMMAND_EXECUTION]: The skill utilizes bundled Python scripts (
control.py,control_tools.py, anddata.py) to interface with the Volcengine API and Elasticsearch/OpenSearch endpoints. These scripts are executed via the local virtual environment. - [CREDENTIALS_UNSAFE]: While the skill manages sensitive access keys and database passwords, it instructs users to provide these via environment variables and does not contain any hardcoded secrets.
- [EXTERNAL_DOWNLOADS]: Dependencies listed in
requirements.txtare standard, official libraries for Volcengine and OpenSearch, sourced from the official Python Package Index (PyPI).
Audit Metadata