byted-sqlserver-instance-management
Pass
Audited by Gen Agent Trust Hub on Apr 13, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONDATA_EXFILTRATION
Full Analysis
- [SAFE]: The skill is a legitimate administrative tool developed by the service vendor for managing SQL Server instances on their cloud platform.
- [EXTERNAL_DOWNLOADS]: Utilizes the official
volcengine-python-sdkfrom a public registry to communicate with Volcengine APIs. This is a standard and expected dependency for this type of skill. - [COMMAND_EXECUTION]: The agent is directed to execute a local script,
scripts/call_rds_mssql.py, to interact with the cloud API. The script uses robust argument parsing to handle user-supplied parameters for cloud operations. - [DATA_EXFILTRATION]: Performs network requests to Volcengine endpoints to retrieve instance and account information. These operations are transparent, authenticated via user-provided credentials, and restricted to the intended service domain.
Audit Metadata