aliyun-video-style-repaint

Pass

Audited by Gen Agent Trust Hub on Apr 4, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill communicates exclusively with the official Alibaba Cloud DashScope API endpoints at dashscope.aliyuncs.com. All network operations are directed to this well-known service for the purpose of video processing.
  • [SAFE]: Credential management is handled securely by encouraging the use of environment variables (DASHSCOPE_API_KEY) or standard Alibaba Cloud configuration files (~/.alibabacloud/credentials). There are no hardcoded secrets or unsafe credential handling patterns.
  • [SAFE]: The Python script scripts/repaint_video.py implements standard API interaction logic, including task submission, polling, and results persistence. It does not perform any unauthorized file system modifications, privilege escalation, or persistence operations.
  • [SAFE]: External dependencies are limited to the well-known requests library, which is a standard industry tool for HTTP communication.
  • [SAFE]: Documentation and references point to official Alibaba Cloud help domains, providing legitimate guidance for using the service.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 4, 2026, 02:31 PM