alibabacloud-video-editor
Pass
Audited by Gen Agent Trust Hub on Apr 2, 2026
Risk Level: SAFECREDENTIALS_UNSAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [CREDENTIALS_UNSAFE]: The skill uses the standard Alibaba Cloud default credential chain, which includes reading the configuration file at
~/.alibabacloud/credentials.ini. This is documented as a required step for authenticating with the service provider's infrastructure. - [COMMAND_EXECUTION]: The script
scripts/video_editor.pyis executed to submit and monitor video processing tasks. The script performs validation on the JSON input (Timeline and OutputMediaConfig) and implements a confirmation mechanism for high-risk operations to prevent accidental data loss or unexpected costs. - [EXTERNAL_DOWNLOADS]: The skill requires installing standard Alibaba Cloud SDK packages (e.g.,
alibabacloud-tea-openapi,alibabacloud-credentials) via Python's package manager to enable communication with the cloud services.
Audit Metadata